Vsan Upgrade System Ex Vsan Query Upgrade Status Ex
Retrieve the latest status of a running, or the previously completed, upgrade or precheck process.
Information about previous upgrade runs are not always, e.g. when vCenter gets restarted.
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 VsanUpgradeSystemEx/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanQueryUpgradeStatusExRequestType Object"
The cluster for which to retrieve the upgrade status.
Required privileges: System.Read
Status
"VsanUpgradeStatusEx Object"
Is or was this a precheck call, instead of a full upgrade.
If this was a precheck that completed, then the result will be in this field.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanUpgradeSystemEx/{moId}/VsanQueryUpgradeStatusEx