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
Base profile whose context needs to be used during the operation