VsanNetworkConfigVdsScopeIssue
VsanNetworkConfigVdsScopeIssue
Configuration issue: A cluster uses a Virtual Distributed Switch (VDS) that covers parts but not all cluster hosts.
It is recommended to have all hosts in a cluster connected to the same VDS for centralized configuration management.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"vds": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"memberHosts": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"nonMemberHosts": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
vds
Required
The Virtual Distributed Switch.