Get Transport Node State
Returns information about the current state of the transport node configuration and information about the associated hostswitch.
transportnode-id
OK
{
"state": "string",
"details": [
{
"sub_system_address": "string",
"state": "string",
"sub_system_type": "string",
"failure_message": "string",
"failure_code": 0,
"sub_system_id": "string"
}
],
"failure_code": 0,
"failure_message": "string",
"host_switch_states": [
{
"host_switch_id": "string",
"endpoints": [
{
"ip": "string",
"subnet_mask": "string",
"default_gateway": "string",
"label": 0,
"device_name": "string"
}
],
"transport_zone_ids": [
"string"
],
"host_switch_name": "string"
}
],
"maintenance_mode_state": "string",
"transport_node_id": "string"
}
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
Not Found
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code