PbmQueryProfileRequestType

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

Type of resource. You can specify only STORAGE.

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.