Get-VPASAllApplications
Synopsis:
GET ALL APPLICATIONS |
Description:
USE THIS FUNCTION TO RETURN ALL APPLICATION IDS IN CYBERARK |
Syntax:
Get-VPASAllApplications [-ExportToCSV] [-CSVDirectory <String>] [-token <Hashtable>] [<CommonParameters>] |
Get-VPASAllApplications -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-ExportToCSV [<SwitchParameter>] |
-CSVDirectory <String> |
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$ApplicationsJSON = Get-VPASAllApplications |
$InputParameters = @{ |
Outputs:
If successful: |
$false if failed |