VerticalScaleUpRequestDTO
Properties
string
environmentId
Optional
Not available
boolean
preValidate
Optional
Not available
JSON Example
{
"environmentId": "string",
"preValidate": false,
"product": {
"clusterVIP": {
"clusterVips": [
{
"properties": {
"key": "string"
},
"type": "string"
}
]
},
"id": "vra",
"logHistory": "string",
"nodes": [
{
"properties": {
"key": "string"
},
"type": "vrava-primary"
}
],
"patchHistory": "string",
"properties": {
"key": "string"
},
"snapshotHistory": "string",
"version": "8.3.0"
}
}