PbmQueryAssociatedProfileRequestType
PbmQueryAssociatedProfileRequestType
The parameters of PbmQueryAssociatedProfile.
This structure may be used only with operations rendered under /pbm
.
JSON Example
{
"entity": {
"_typeName": "string",
"objectType": "string",
"key": "string",
"serverUuid": "string"
}
}
entity
Required
The PbmServerObjectRef data object identifies a virtual machine, virtual disk attached to a virtual machine, a first class storage object or a datastore.
This structure may be used only with operations rendered under /pbm
.