Cluster Compute Resource Retrieve Das Advanced Runtime Info
Retrieve DAS advanced runtime info for this cluster.
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case ClusterComputeResource/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
{
"_typeName": "string",
"dasHostInfo": {
"_typeName": "string"
},
"vmcpSupported": {
"_typeName": "string",
"storageAPDSupported": false,
"storagePDLSupported": false
},
"heartbeatDatastoreInfo": [
{
"_typeName": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"hosts": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
]
}
HA specific advanced information pertaining to the hosts in the cluster.
Class for capability to support VM Component Protection
The map of a datastore to the set of hosts that are using the datastore for storage heartbeating.