Get-VPASAllConnectionComponents
Synopsis:
GET ALL CONNECTION COMPONENTS IN CYBERARK |
Description:
USE THIS FUNCTION TO GET ALL CONNECTION COMPONENTS FROM CYBERARK |
Syntax:
Get-VPASAllConnectionComponents [-token <Hashtable>] [<CommonParameters>] |
Get-VPASAllConnectionComponents -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$AllConnectionComponentsJSON = Get-VPASAllConnectionComponents |
$InputParameters = @{} |
Outputs:
If successful: |
$false if failed |