LbServiceInstanceDetailPerTransportNode
LbServiceInstanceDetailPerTransportNode
JSON Example
{
"instance_detail_per_status": [
{
"instance_details": [
{
"attachment": {
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
},
"error_message": "string"
}
],
"instance_number": 0,
"status": "string"
}
],
"transport_node_id": "string"
}
array of
LbServiceInstanceDetailPerStatus
instance_detail_per_status
Optional
Load balancer instances details for each load balancer instance status type from the given transport node.
string
transport_node_id
Optional
The UUID of the transport node.