UpgradeVASAProviderRequestType
UpgradeVASAProviderRequestType
The parameters of UpgradeVASAProvider_Task.
This structure may be used only with operations rendered under /sms
.
JSON Example
{
"upgradeSpec": {
"_typeName": "string",
"providerUid": "string",
"username": "string",
"password": "string"
}
}
upgradeSpec
Required
VASAProviderUpgradeSpec containing parameter to upgrade the VASA Provider. If spec is for non VVOL VASA Provider, then exception is thrown.