UpgradeBundleFetchRequest
UpgradeBundleFetchRequest
URL and other fetch requests of upgrade bundle
JSON Example
{
"bundle_type": "string",
"password": "string",
"url": "string",
"username": "string",
"version": "string"
}
string
bundle_type
Optional
Bundle type i.e. pre-upgrade bundle or main upgrade bundle.
Possible values are :
PRE-UPGRADE,
UPGRADE,
string
password
Optional
Password for Username provided in this request for VMware Download site.
string
url
Optional
URL for uploading upgrade bundle
string
username
Optional
Username representing user on VMware Download site.
string
version
Optional
Version available on the VMware Download site, targeted for upgrade.