Get-VPASAllSafes
Synopsis:
GET ALL CYBERARK SAFES |
Description:
USE THIS FUNCTION TO RETRIEVE ALL SAFES |
Syntax:
Get-VPASAllSafes [-IncludeAccounts] [-token <Hashtable>] [<CommonParameters>] |
Get-VPASAllSafes -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-IncludeAccounts [<SwitchParameter>] |
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$AllSafesJSON = Get-VPASAllSafes -IncludeAccounts |
$InputParameters = @{ |
Outputs:
If successful: |
$false if failed |