LinuxServerHost

LinuxServerHost
LinuxServerHost
JSON Example
{
    "host_attr": [
        {
            "attr_key": "string",
            "attr_val": "string"
        }
    ],
    "host_ip": {
        "addr": "string",
        "type": "string"
    },
    "node_availability_zone": "string",
    "se_group_ref": "string"
}
host_attr
Optional

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

host_ip
Required

host_ip

string
node_availability_zone
Optional

Node's availability zone. ServiceEngines belonging to the availability zone will be rebooted during a manual DR failover. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_group_ref
Optional

The SE Group association for the SE. If None, then 'Default-Group' SEGroup is associated with the SE. It is a reference to an object of type ServiceEngineGroup. Field introduced in 17.2.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.