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 in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
string
name
Optional
Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
integer As uint32 As uint32
port
Required
Port number of server. Allowed values are 1-65535. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.