ArrayOfVsanClusterNetworkHealthResult

ArrayOfVsanClusterNetworkHealthResult
ArrayOfVsanClusterNetworkHealthResult

A boxed array of VsanClusterNetworkHealthResult. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "hostResults": [
                {
                    "_typeName": "string",
                    "host": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "hostname": "string",
                    "vsanVmknicPresent": false,
                    "ipSubnets": [
                        "string"
                    ],
                    "issueFound": false,
                    "peerHealth": [
                        {
                            "_typeName": "string",
                            "peer": "string",
                            "peerHostname": "string",
                            "peerVmknicName": "string",
                            "smallPingTestSuccessPct": 0,
                            "largePingTestSuccessPct": 0,
                            "maxLatencyUs": 0,
                            "onSameIpSubnet": false,
                            "sourceVmknicName": "string",
                            "connectivityHealthState": "string",
                            "missingHeartBeatCount": 0
                        }
                    ],
                    "vMotionHealth": [
                        {
                            "_typeName": "string",
                            "peer": "string",
                            "peerHostname": "string",
                            "peerVmknicName": "string",
                            "smallPingTestSuccessPct": 0,
                            "largePingTestSuccessPct": 0,
                            "maxLatencyUs": 0,
                            "onSameIpSubnet": false,
                            "sourceVmknicName": "string",
                            "connectivityHealthState": "string",
                            "missingHeartBeatCount": 0
                        }
                    ],
                    "multicastConfig": "string",
                    "unicastConfig": "string",
                    "inUnicast": false,
                    "rdmaEnabled": false,
                    "rdtConnProtocol": "string",
                    "serverClusters": [
                        {
                            "_typeName": "string",
                            "cluster": {
                                "_typeName": "string",
                                "type": "string",
                                "value": "string"
                            },
                            "peerHealth": [
                                {
                                    "_typeName": "string",
                                    "peer": "string",
                                    "peerHostname": "string",
                                    "peerVmknicName": "string",
                                    "smallPingTestSuccessPct": 0,
                                    "largePingTestSuccessPct": 0,
                                    "maxLatencyUs": 0,
                                    "onSameIpSubnet": false,
                                    "sourceVmknicName": "string",
                                    "connectivityHealthState": "string",
                                    "missingHeartBeatCount": 0
                                }
                            ],
                            "membership": {
                                "_typeName": "string",
                                "clusterUuid": "string",
                                "health": "string",
                                "membershipUuid": "string",
                                "memberUuid": [
                                    "string"
                                ]
                            }
                        }
                    ],
                    "externalPeerHealth": [
                        {
                            "_typeName": "string",
                            "peer": "string",
                            "peerHostname": "string",
                            "peerVmknicName": "string",
                            "smallPingTestSuccessPct": 0,
                            "largePingTestSuccessPct": 0,
                            "maxLatencyUs": 0,
                            "onSameIpSubnet": false,
                            "sourceVmknicName": "string",
                            "connectivityHealthState": "string",
                            "missingHeartBeatCount": 0
                        }
                    ]
                }
            ],
            "issueFound": false,
            "vsanVmknicPresent": false,
            "matchingMulticastConfig": false,
            "matchingIpSubnets": false,
            "pingTestSuccess": false,
            "largePingTestSuccess": false,
            "hostLatencyCheckSuccess": false,
            "potentialMulticastIssue": false,
            "otherHostsInVsanCluster": [
                "string"
            ],
            "partitions": [
                {
                    "_typeName": "string",
                    "hosts": [
                        "string"
                    ],
                    "partitionUnknown": false
                }
            ],
            "hostsWithVsanDisabled": [
                "string"
            ],
            "hostsDisconnected": [
                "string"
            ],
            "hostsCommFailure": [
                "string"
            ],
            "hostsInEsxMaintenanceMode": [
                "string"
            ],
            "hostsInVsanMaintenanceMode": [
                "string"
            ],
            "infoAboutUnexpectedHosts": [
                {
                    "_typeName": "string",
                    "uuid": "string",
                    "hostnameInCmmds": "string",
                    "vsanIpv4Addresses": [
                        "string"
                    ]
                }
            ],
            "clusterInUnicastMode": false,
            "clusterInRDMAMode": false
        }
    ]
}
_value
Required

_value