Get-VPASSystemComponents
Synopsis:
GET CYBERARK SYSTEM COMPONENTS |
Description:
USE THIS FUNCTION TO GET SYSTEMHEALTH INFORMATION FROM CYBERARK |
Syntax:
Get-VPASSystemComponents [-ExportToCSV] [-CSVDirectory <String>] [-token <Hashtable>] [<CommonParameters>] |
Get-VPASSystemComponents -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-ExportToCSV [<SwitchParameter>] |
-CSVDirectory <String> |
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$SystemComponentsJSON = Get-VPASSystemComponents |
$InputParameters = @{ |
Outputs:
If successful: |
$false if failed |