AAAAAAddress
ipstring
IP address
weightinteger
Weight for the address, used only when weighted round-robin
portinteger
Port number used for both health and web checks
pathstring
Web check path
sslboolean
Whether to use SSL (http or https)
AAAAAAddress
{
"ip": "string",
"weight": 0,
"port": 0,
"path": "string",
"ssl": true
}