PbmProfileResourceType

PbmProfileResourceType
PbmProfileResourceType

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.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "resourceType": "string"
}
string
resourceType
Required

Type of resource to which capability information applies.

resourceType is a string value that corresponds to a PbmProfileResourceTypeEnumEnum enumeration value. Only the STORAGE resource type is supported.