Inline1

Inline1
Inline1
JSON Example
{
    "endpoint_type": "string",
    "connection_info": {
        "connection_type": "string",
        "hostname": "string"
    },
    "status": "string"
}
string
endpoint_type
Optional

Type of endpoint.

Enumeration: NSX_MANAGER, SSP, AVI_CONTROLLER
connection_info
Optional

Connection information for the endpoint. Supports multiple connection types, dynamic and static configuration.

string
status
Read-Only

Readiness status of the endpoint.

Enumeration: PREPARING, NOT_READY, READY, OFFBOARD_IN_PROGRESS, UNKNOWN
Used By