PoolServer

PoolServer
PoolServer
JSON Example
{
    "hostname": "string",
    "ip": {
        "addr": "string",
        "type": "string"
    },
    "port": 0
}
string
hostname
Optional

DNS resolvable name of the server. May be used in place of the IP address. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

ip
Required

ip

integer As uint32 As uint32
port
Optional

Port of the pool server listening for HTTP/HTTPS. Default value is the default port in the pool. Allowed values are 1-65535. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.