Get-VPASAllPSMServers
Synopsis:
GET ALL PSM SERVERS IN CYBERARK |
Description:
USE THIS FUNCTION TO GET ALL PSM SERVERS FROM CYBERARK |
Syntax:
Get-VPASAllPSMServers [-ExportToCSV] [-CSVDirectory <String>] [-token <Hashtable>] [<CommonParameters>] |
Get-VPASAllPSMServers -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-ExportToCSV [<SwitchParameter>] |
-CSVDirectory <String> |
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$AllPSMServersJSON = Get-VPASAllPSMServers |
$InputParameters = @{ |
Outputs:
If successful: |
$false if failed |