AphInfo
AphInfo
APH information.
JSON Example
{
"address": "string",
"certificate": "string",
"fqdn": "string",
"node_id": "string",
"port": 0,
"use_fqdn": false,
"uuid": "string"
}
string
address
Required
IP address of APH service
string
certificate
Required
PEM Certificate of APH service
string
fqdn
Optional
FQDN, only returned by GET /sites and GET /sites/self
string
node_id
Required
Node ID of the APH service
integer As int64
As int64
port
Required
Port of APH service
boolean
use_fqdn
Optional
whether or not fqdn flag is on
string
uuid
Required
ID of the APH service