VSANStretchedClusterHostVirtualApplianceStatus

VSANStretchedClusterHostVirtualApplianceStatus
VSANStretchedClusterHostVirtualApplianceStatus

The host virtual appliance status in vSAN.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "vcCluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "isVirtualApp": false,
    "vcClusters": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ],
    "isVirtualAppValid": false
}
vcCluster
Optional

Cluster compute resource of the vSAN cluster, which is a stretched cluster.

This attribute is planning to be deprecated, please use vcClusters instead of this vcCluster.

boolean
isVirtualApp
Optional

Host is a virtual appliance or not

vcClusters
Optional

Cluster compute resources of the vSAN clusters that using this host virtual appliance as witness host, which is a list of stretched clusters.

boolean
isVirtualAppValid
Optional

Witness appliance has been updated