Agent
Agent
JSON Example
{
"internal_ip": "string",
"is_master": false,
"agent_url": "string",
"hostname_verifier_enabled": false,
"provider": "string",
"cert_enabled": false,
"network_netmask": "string",
"agent_state": "string",
"network_gateway": "string"
}
string
internal_ip
Optional
Internal IP address of the agent
boolean
is_master
Optional
Boolean flag to indicate if the agent is the master, only the master Agent is accessible
string
agent_url
Optional
The accessible URL of the agent service, it is resolved to public IP address from the Internet and private IP address within SDDC
boolean
hostname_verifier_enabled
Optional
Boolean flag to indicate if the agent is using FQDN in the certificate
string
provider
Required
The cloud provider
boolean
cert_enabled
Optional
Boolean flag to indicate if the agent is using CA signed certificate
string
network_netmask
Optional
Network netmask of the agent
string
agent_state
Optional
Agent state
Possible values are :
NOT_READY,
DEPLOYING,
CUSTOMIZING,
READY,
DELETING,
DELETED,
FAILED,
string
network_gateway
Optional
Network gateway of the agent