IdfwTransportNodeStatus
IdfwTransportNodeStatus
ID and status of the Identity Firewall enabled Compute collection's transport node.
JSON Example
{
"transport_node_id": "string",
"transport_node_status": [
{
"status": "string",
"status_detail": "string"
}
]
}
string
transport_node_id
Required
TransportNode ID of the Identity Firewall enabled Compute collection's transport node.
array of
IdfwTransportNodeCondition
transport_node_status
Required
Status of the IDFW transport node.