[{"label":"Latest (v1.1)","version":"latest"}]
vmc

Agent

Properties

string
provider Required

The cloud provider


array of string
addresses Optional

The addresses of the agent including its public IP and DNS names.


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
cert_enabled Optional

Boolean flag to indicate if the agent is using CA signed certificate


map of string
custom_properties Optional

boolean
healthy Optional

Boolean flag to indicate if the agent is healthy.


boolean
hostname_verifier_enabled Optional

Boolean flag to indicate if the agent is using FQDN in the certificate


string
id Optional

The agent id


string
internal_ip Optional

The internal IP address of the agent which is provided by the underlying cloud provider


string
management_ip Optional

The internal management IP address of the agent exposed to the SDDC, which might be different from the internal IP


boolean
master Optional

Boolean flag to indicate if the agent is the master, only the master Agent is accessible


string
network_cidr Optional

Network CIDR of the agent


string
network_gateway Optional

Network gateway of the agent


string
network_netmask Optional

Network netmask of the agent


string
agent_state Optional

Agent state

Possible values are: NOT_READYDEPLOYINGCUSTOMIZINGREADYDELETINGDELETEDFAILED


sddc_csp_oauth_client Optional

CSP Oauth client credentials to access information from POP.


tenant_service_info Optional

Tenant service information that we will save as a part of agent data.


array of string
tinyproxy_whitelist Optional

The list of white listed domains of the HTTP proxy.

JSON Example

{
	"provider": "string"
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Used By

AwsAgent

Feedback

Was this page helpful?