Sms Storage Manager Upgrade VASA Provider Task
Upgrade VASA Provider registered to vCenter/SMS to maximum common version supported by both VASA Provider and SMS.
Required privileges: StorageViews.ConfigureService
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 SmsStorageManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"UpgradeVASAProviderRequestType Object"
VASAProviderUpgradeSpec containing parameter to upgrade the VASA Provider. If spec is for non VVOL VASA Provider, then exception is thrown.
SmsFault: If there is any error encountered while processing request
"SmsFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/sms/SmsStorageManager/{moId}/UpgradeVASAProvider_Task