PbmQueryAssociatedEntitiesRequestType
PbmQueryAssociatedEntitiesRequestType
The parameters of PbmQueryAssociatedEntities.
This structure may be used only with operations rendered under /pbm
.
JSON Example
{
"profiles": [
{
"_typeName": "string",
"uniqueId": "string"
}
]
}