PbmQueryAssociatedProfilesRequestType
PbmQueryAssociatedProfilesRequestType
The parameters of PbmQueryAssociatedProfiles.
This structure may be used only with operations rendered under /pbm
.
JSON Example
{
"entities": [
{
"_typeName": "string",
"objectType": "string",
"key": "string",
"serverUuid": "string"
}
]
}