Data Object - VsanRemoteClusterNotCompatible(vim.vsan.upgradesystem.RemoteClusterNotCompatible)

Extends
VsanUpgradeSystemPreflightCheckIssue
See also
KeyAnyValue
Since
vSAN API vSAN 7.0U1

Data Object Description

Preflight check detects issue with computed format version and it's compatibility with all the client clusters.

Properties

Name Type Description
compatibilityInfoKeyAnyValue[]

An array of key-value pair. This array contains the names of client and server clusters. Minimum and maximum supported format version for the client cluster and server cluster's format version. Key-value pairs:
  • "clientClusterName": Name of the cluster mounting the server cluster
  • "serverClusterName": Name of the cluster being mounted
  • "clientVfvMin": Minimum supported client's target version
  • "clientVfvMax": Maximum supported client's target version
  • "serverVFV": Supported target version for server cluster

Properties inherited from VsanUpgradeSystemPreflightCheckIssue
msg
Properties inherited from DynamicData
None

Show WSDL type definition