PbmCapabilityPropertyInstance
The PbmCapabilityPropertyInstance data object describes a virtual machine storage requirement.
A storage requirement is based on the storage capability described in the PbmCapabilityPropertyMetadata and in the datastore profile property instance.
This structure may be used only with operations rendered under /pbm
.
{
"_typeName": "string",
"id": "string",
"operator": "string",
"value": {
"_typeName": "string"
}
}
Requirement property identifier.
This identifier corresponds to the storage capability metadata identifier (PbmCapabilityPropertyMetadata.id).
Operator for the values.
Currently only support NOT operator for tag namespace See operator definition in (PbmCapabilityOperatorEnum).