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.