Vsan Cluster Health System Vsan Query Cluster Adv Cfg Sync
Queries vSAN advanced configuration and checks if all of the hosts in a vSAN cluster have consistent advanced configuration options
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VsanClusterHealthSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanQueryClusterAdvCfgSyncRequestType Object"
The vSAN hosts
The root password for the host. The password should be the same for all of hosts in the vSAN cluster
list of vsi path for the configuration name
The vSAN cluster advanced configuration consistent result. If empty, indicates all in sync.
[
"VsanClusterAdvCfgSyncResult Object"
]
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanClusterHealthSystem/{moId}/VsanQueryClusterAdvCfgSync