Vsan System Ex APIs

Vsan System Ex APIs

This managed object provides extended APIs to enrich HostVsanSystem's functionality, operating at a single ESXi host level.

HostVsanSystem is still valid and provided by vSphere Management SDK. HostVsanSystem and VsanSystemEx should be used in combination for different operations to vSAN. It can be accessed with MOID of 'vsanSystemEx' through vSAN service at ESXi host side. It can be also accessed with MOID of 'vsanSystemEx-<hostId>' through vSAN service at vCenter server side, where <hostId> is the ID at the end of the host's MOID: 'host-<hostId>'. For example, if a host's MOID is 'host-5', then 'vsanSystemEx-5' should be used to access this host's VsanSystemEx MO.

Operations
POST
Vsan System Ex Vsan Host Abort Wipe Disk
Abort outstanding secure wipe disk request.
POST
Vsan System Ex Vsan Get About Info Ex
Query system information of ESXi such as name, type, version, build type and build number.
POST
Vsan System Ex Vsan Host Get Runtime Stats
Get vSAN runtime stats of vSAN host.
POST
Vsan System Ex Vsan Query Host Drs Stats
Query vSAN DRS stats of this host and all vSAN VMs registered on this host.
POST
Vsan System Ex Vsan Query Host Status Ex
Query this host's current runtime status for the VSAN service.
POST
Vsan System Ex Vsan Query Syncing Vsan Objects
Query information about vSAN objects that are currently syncing data.
POST
Vsan System Ex Vsan Query What If Evacuation Result
Query what it takes for an entity(disk group or host) to be evacuated in various modes.
POST
Vsan System Ex Vsan Host Query Wipe Disk
Query disk level information for securely wipe disk.
POST
Vsan System Ex Vsan Unmount Disk Mapping Ex
Unmount vSAN diskgroup, which stops using specified vSAN diskgroup for any vSAN I/O without destroying it.
POST
Vsan System Ex Vsan Host Wipe Disk
Initiate task for securely wipe disk.