Vsan Site Maintenance System APIs
This managed object type provides the vSAN fault domain maintenance operations.
Fault domain maintenance is a vSAN specific operation that allows all hosts within a fault domain to enter maintenance mode while ensuring object consistency. This managed object provides the functionalities to run precheck, enter maintenance mode and exit maintenance mode. It can be accessed through MOID of 'vsan-cluster-site-maintenance-system', through vSAN service on vCenter at cluster level.
Operations
POST
Vsan Site Maintenance System Vsan Enter Site Maintenance Mode
Put all hosts in a fault domain into maintenance mode.
POST
Vsan Site Maintenance System Vsan Exit Site Maintenance Mode
Exit the fault domain maintenance mode.
POST
Vsan Site Maintenance System Vsan Get Site Maintenance Precheck Status
Retrieves the result of the latest fault domain maintenance check.
POST
Vsan Site Maintenance System Vsan Perform Site Maintenance Precheck
Initiates a precheck to determine if the target fault domain can enter maintenance mode.
POST
Vsan Site Maintenance System Vsan Query Cluster Site Maintenance State
Query the maintenance state of all fault domains in the specified cluster.