PbmCheckRollupComplianceRequestType
PbmCheckRollupComplianceRequestType
The parameters of PbmCheckRollupCompliance.
This structure may be used only with operations rendered under /pbm
.
JSON Example
{
"entity": [
{
"_typeName": "string",
"objectType": "string",
"key": "string",
"serverUuid": "string"
}
]
}
array of PbmServerObjectRef
entity
Required
One or more references to virtual machines. A maximum of 1000 virtual machines can be specified in a call. The results of calling the checkRollupCompliance API with more than a 1000 entities is undefined.