Get-VPASDPAAllPolicies
Synopsis:
GET ALL DPA POLICIES |
Description:
USE THIS FUNCTION TO RETRIEVE ALL POLICIES FROM DPA |
Syntax:
Get-VPASDPAAllPolicies [-ExportToCSV] [-CSVDirectory <String>] [-token <Hashtable>] [<CommonParameters>] |
Get-VPASDPAAllPolicies -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-ExportToCSV [<SwitchParameter>] |
-CSVDirectory <String> |
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$AllPolicies = Get-VPASDPAAllPolicies |
$InputParameters = @{ |
Outputs:
If successful: |
$false if failed |