IpAddrPort
IpAddrPort
JSON Example
{
"hostname": "string",
"ip": {
"addr": "string",
"type": "string"
},
"name": "string",
"port": 0
}
string
hostname
Optional
Hostname of server. One of IP address or hostname should be set. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
name
Optional
Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
integer As uint32
As uint32
port
Required
Port number of server. Allowed values are 1-65535. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.