Profile Compliance Manager Query Expression Metadata
Query the metadata for the expressions.
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 ProfileComplianceManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"QueryExpressionMetadataRequestType Object"
Names of the Expressions for which metadata is requested. If expressionNames are not specified, metadata for all known expressions is returned
Base profile whose context needs to be used during the operation
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/ProfileComplianceManager/{moId}/QueryExpressionMetadata