Cluster Profile Manager Query Policy Metadata
Get the Metadata information for the policyNames.
PolicyNames are available with the defaultProfile obtained by invoking the method createDefaultProfile.
Required privileges: System.View
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case ClusterProfileManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
"QueryPolicyMetadataRequestType Object"
Retrieve metadata for the specified policyNames. If policyName is not specified, metadata for all policies will be returned.
The metadata information for the policy.
[
"ProfilePolicyMetadata Object"
]
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/ClusterProfileManager/{moId}/QueryPolicyMetadata