Vsan Vc Cluster Config System APIs
This managed object type provides a comprehensive way to manage vSAN cluster configuration in below areas:
- Enable or disable vSAN
- Enable or disable Autoclaim mode for disk group
- Enable or disable data efficiency feature
- Configure vSAN iSCSI target feature
- Manage disk groups
- Manage fault domains
- Retrieve vSAN generic configuration
- Retrieve data efficiency configuration
In this class, ReconfigureEx enhances the legacy API ReconfigureComputeResource_Task.
Legacy API
ReconfigureComputeResource_Task is deprecated.
The ManagedEntity can be accessed with MOID of 'vsan-cluster-config-system',
through vSAN service at vCenter server side.
Operations
POST
Vsan Vc Cluster Config System Vsan Cluster Get Claimed Capacity
Get total raw capacity in bytes for all disks claimed in a vSAN cluster.
POST
Vsan Vc Cluster Config System Vsan Cluster Get Config
Get configInfoEx for a vSAN cluster
We can get vSAN configuration information through this method.
POST
Vsan Vc Cluster Config System Vsan Cluster Get Runtime Stats
Get vSAN runtime stats of all hosts reside in specified cluster.
POST
Vsan Vc Cluster Config System Vsan Query Cluster Drs Stats
To support integration between vSAN and DRS, we are expected to report runtime
stats of vSAN member hosts and VMs locate in specified vSAN cluster from storage
perspective.
POST
Vsan Vc Cluster Config System Vsan Cluster Reconfig
Reconfigure a vSAN cluster.
POST
Vsan Vc Cluster Config System Vsan Encrypted Cluster Rekey Task
Regenerate the key(s) used by vSAN encryption for the given cluster.
POST
Vsan Vc Cluster Config System Run Lifecycle Check
Run checks for lifecycle operations on a given vSAN cluster.
POST
Vsan Vc Cluster Config System Vsan Validate Config Spec
Validate the vSAN cluster reconfig spec to figure out whether user spec can
be supported by target cluster.