ServerScaleInParams
ServerScaleInParams
JSON Example
{
"reason": "string",
"servers": [
{
"external_uuid": "string",
"ip": {
"addr": "string",
"type": "string"
},
"port": 0
}
],
"uuid": "string"
}
string
reason
Optional
Reason for the manual scale-in. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
array of
ServerId
servers
Optional
List of server IDs that should be scaled in. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
uuid
Optional
Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.