Vsan File Service System Vsan Upgrade Fsvm
Upgrade FSVM to latest ovf that is compatible with cluster's host version.
A compatible OVF is expected be uploaded before calling this API. A preflight check will be conducted before the upgrade on the following API.
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 VsanFileServiceSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanUpgradeFsvmRequestType Object"
The target cluster in which FSVM deployed.
Required privileges: Host.Inventory.EditCluster
InvalidState: Exception if the OVF of the compatible version for the hosts cannot be found on the corresponding vCenter server, or file service is not running in a valid state.
"InvalidState Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanFileServiceSystem/{moId}/VsanUpgradeFsvm