Vsan System Ex Vsan Get About Info Ex
Query system information of ESXi such as name, type, version, build type and build number.
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 VsanSystemEx/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
VsanAboutInfoEx
"VsanHostAboutInfoEx Object"
Represents name of current product.
Represents version of current product.
Represents build number of current product.
Represents build type of current product.
Represents managment API verison for vSAN.
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/vsan/VsanSystemEx/{moId}/VsanGetAboutInfoEx