ClusterComputeResourceVcsSlots
Deprecated as of vSphere 9.0 with no replacement. In a future release of vSphere, the vCLS functionality will be disabled, vCLS system VMs will be deleted, and vCLS APIs will be removed.
Do not use.
Since: vSphere API Release 7.0.1.1
{
"_typeName": "string",
"systemId": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"datastore": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"totalSlots": 0
}
Identifier of the system for which the slots are applicable.
Since: vSphere API Release 7.0.3.0
The host that has vSphere Cluster Services slots.
Datastores on the host which are recommended for vCLS VM deployment.
Since: vSphere API Release 7.0.3.0
The number of total vSphere Cluster Services slots on the host.