InlineTransportNodeState1

InlineTransportNodeState1
InlineTransportNodeState1
JSON Example
{
    "deployment_progress_state": {
        "current_step_title": "string",
        "progress": 0
    },
    "hardware_version": "string",
    "host_switch_states": [
        "HostSwitchState Object"
    ],
    "maintenance_mode_state": "string",
    "node_deployment_state": "ConfigurationState Object",
    "pending_user_actions": [
        "string"
    ],
    "remote_tunnel_endpoint_state": "RemoteTunnelEndpointConfigState Object",
    "transport_node_id": "string"
}
deployment_progress_state
Optional

Deployment progress state of transport node. Object has current deployment step title and progress in percentage.

string
hardware_version
Optional

Hardware version of the edge fabric node virtual machine.

host_switch_states
Optional

States of HostSwitches on the host

string
maintenance_mode_state
Optional

the present realized maintenance mode state

Possible values are : ENTERING, ENABLED, EXITING, DISABLED,
node_deployment_state
Optional

Describes status of configuration of an entity

array of string
pending_user_actions
Optional

These are actions which user needs to perform to complete the transport node realization. One action is PENDING_HOST_MAINTENANCE_MODE which informs user to move the host into maintenance mode from VC side to complete the transport node realization.

remote_tunnel_endpoint_state
Optional

Remote tunnel endpoint configuration state

string
transport_node_id
Optional

Unique Id of the TransportNode