PbmQueryProfileRequestType
PbmQueryProfileRequestType
The parameters of PbmQueryProfile.
This structure may be used only with operations rendered under /pbm
.
JSON Example
{
"resourceType": {
"_typeName": "string",
"resourceType": "string"
},
"profileCategory": "string"
}
resourceType
Required
The PbmProfileResourceType data object defines the vSphere resource type that is supported for profile management.
This structure may be used only with operations rendered under /pbm
.
string
profileCategory
Optional
Profile category. The string value must correspond to one of the PbmProfileCategoryEnumEnum values. If you do not specify a profile category, the method returns profiles in all categories.