Get-VPASAllGroupPlatforms
Synopsis:
GET ALL GROUP PLATFORMS |
Description:
USE THIS FUNCTION TO GET ALL GROUP PLATFORMS |
Syntax:
Get-VPASAllGroupPlatforms [-token <Hashtable>] [<CommonParameters>] |
Get-VPASAllGroupPlatforms -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$AllGroupPlatformsJSON = Get-VPASAllGroupPlatforms |
$InputParameters = @{} |
Outputs:
If successful: |
$false if failed |