ServerScaleInParams

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 in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of ServerId
servers
Optional

List of server IDs that should be scaled in. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
uuid
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.