ClusterDasDataSummary

ClusterDasDataSummary
ClusterDasDataSummary

This class contains the summary of the data that DAS needs/uses.

The actual data is available in ClusterDasDataDetails and can be retrieved using the RetrieveDasData method. This class is meant for VMware internal use only.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "hostListVersion": 0,
    "clusterConfigVersion": 0,
    "compatListVersion": 0
}
integer As int64 As int64
hostListVersion
Required

The version corresponding to the hostList

integer As int64 As int64
clusterConfigVersion
Required

The version corresponding to the clusterConfig

integer As int64 As int64
compatListVersion
Required

The version corresponding to the compatList