TransportNodeTemplateState

TransportNodeTemplateState
TransportNodeTemplateState

transport node template application state

JSON Example
{
    "state": "string",
    "node_id": "string",
    "transport_node_id": "string"
}
string
state
Optional

Transport node template state on individual hosts of ComputeCollection which enabled automated transport code creation. 'FAILED_TO_CREATE' means transport node isn't created. 'IN_PROGRESS' means transport node is in progress of creation. 'FAILED_TO_REALIZE' means transport node has been created, but failed on host realization, it will repush to host by NSX later. 'SUCCESS' means transport node creation is succeeded.

Possible values are : FAILED_TO_CREATE, IN_PROGRESS, FAILED_TO_REALIZE, SUCCESS,
string
node_id
Required

node id

string
transport_node_id
Optional

transport node id