VsanUpgradeSystemNetworkPartitionIssue
VsanUpgradeSystemNetworkPartitionIssue
Pre-flight check encountered a network partition.
Contains details about the discovered network partition.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"msg": "string",
"partitions": [
{
"_typeName": "string",
"hosts": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
]
}