InlineEndpoint1
InlineEndpoint1
JSON Example
{
"endpoint_type": "string",
"connection_info": {
"connection_type": "string",
"hostname": "string"
},
"status": "string"
}
connection_info
Optional
Connection information for the endpoint. Supports multiple connection types, dynamic and static configuration.
status
Read-Only
Readiness status of the endpoint.
Enumeration:
PREPARING,
NOT_READY,
READY,
OFFBOARD_IN_PROGRESS,
UNKNOWN