Agent
{
"sddc_csp_oauth_client": {
"csp_oauth_client": {
"client_secret": "string",
"client_id": "string"
},
"create_at": "string"
},
"addresses": [
"string"
],
"internal_ip": "string",
"hostname_verifier_enabled": false,
"cert_enabled": false,
"network_cidr": "string",
"id": "string",
"tenant_service_info": {
"s3_log_bucket_arn": "string"
},
"tinyproxy_whitelist": [
"string"
],
"healthy": false,
"management_ip": "string",
"master": false,
"network_netmask": "string",
"network_gateway": "string",
"provider": "string",
"agent_url": "string",
"agent_state": "string"
}
The addresses of the agent including its public IP and DNS names.
The internal IP address of the agent which is provided by the underlying cloud provider
Boolean flag to indicate if the agent is using FQDN in the certificate
Boolean flag to indicate if the agent is using CA signed certificate
Network CIDR of the agent
The agent id
The list of white listed domains of the HTTP proxy.
Boolean flag to indicate if the agent is healthy.
custom_properties
The internal management IP address of the agent exposed to the SDDC, which might be different from the internal IP
Boolean flag to indicate if the agent is the master, only the master Agent is accessible
Network netmask of the agent
Network gateway of the agent
The cloud provider
The accessible URL of the agent service, it is resolved to public IP address from the Internet and private IP address within SDDC
Agent state