DirectPathProfileManagerTargetCluster
DirectPathProfileManagerTargetCluster
Specification of a vSphere cluster as the target entity against which the capacity of a DirectPath profile can be queried using DirectPathProfileManagerQueryCapacity.
Since: vSphere API Release 9.0.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
cluster
Required
MoRef of the target vSphere cluster.