QueryPolicyMetadataRequestType

QueryPolicyMetadataRequestType
QueryPolicyMetadataRequestType

The parameters of QueryPolicyMetadata.

JSON Example
{
    "policyName": [
        "string"
    ],
    "profile": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
array of string
policyName
Optional

Retrieve metadata for the specified policyNames. If policyName is not specified, metadata for all policies will be returned.

profile
Optional

Reference to an instance of the Profile managed object.