UpgradeProductRequestDTO
Properties
string
environmentId
Optional
Not available
string
licenseRef
Optional
Not available
boolean
preValidate
Optional
Not available
string
productId
Optional
Not available
string
productVersion
Optional
Not available
string
repositoryType
Optional
Not available
string
repositoryUrl
Optional
Not available
boolean
snapshotIaasAfterVaUpgrade
Optional
Not available
JSON Example
{
"environmentId": "string",
"licenseRef": "string",
"preValidate": false,
"productId": "string",
"productVersion": "string",
"repositoryType": "string",
"repositoryUrl": "string",
"snapshotIaasAfterVaUpgrade": false
}