VsanVcClusterGetHclInfoRequestType

VsanVcClusterGetHclInfoRequestType
VsanVcClusterGetHclInfoRequestType

The parameters of VsanVcClusterGetHclInfo.

JSON Example
{
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "includeHostsResult": false,
    "includeVendorInfo": false,
    "esxRelease": "string",
    "querySpec": {
        "_typeName": "string",
        "includeOnlyVsanControllers": false,
        "cluster": {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        },
        "hosts": [
            {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            }
        ],
        "vsanStoragePoolEligibleDisksOnly": false
    }
}
cluster
Optional

The target vCenter cluster. Set to NULL if only intent to get the HCL DB status in general

Required privileges: System.Read

boolean
includeHostsResult
Optional

True to include the HCL information for each of host in the cluster.

boolean
includeVendorInfo
Optional

Include the vendor tool information in the result

string
esxRelease
Optional

The ESXi release version which HCL is computed against

querySpec
Optional

vSAN HCL query specification which defines the validation target and scope.

This structure may be used only with operations rendered under /vsan.