VsanHostQueryVerifyNetworkSettingsRequestType
The parameters of VsanHostQueryVerifyNetworkSettings.
{
"peers": [
"string"
],
"ROBOStretchedClusterWitnesses": [
"string"
],
"vMotionPeers": [
"string"
],
"spec": {
"_typeName": "string",
"includeAllRemoteClusters": false,
"remoteClusterUuids": [
"string"
],
"latencyOnly": false,
"mode": "string"
}
}
List of IP addresses of other hosts in the vSAN cluster. Used to perform connectivity checks.
List of ROBO witness IPs. Used to info host that during the network connectivity check, the time out threshold should be different.
List of IP addresses of vMotion traffic enabled NICs excludes this host. Used to perform vMotion connectivity checks.
The additional spec for querying the vSAN health, e.g., whether it should include the server vSAN datastore.
This structure may be used only with operations rendered under /vsan
.