VsanClusterNetworkPartitionInfo

VsanClusterNetworkPartitionInfo
VsanClusterNetworkPartitionInfo

The vSAN cluster network partition information

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "hosts": [
        "string"
    ],
    "partitionUnknown": false
}
array of string
hosts
Optional

The host name list in the same vSAN network partition

boolean
partitionUnknown
Optional

If true, the host(s) in field hosts is(are) disconnected from where the partitions info is collected.

They belong to one or several partitions that is unknown to this host.