LbServiceInstanceDetailPerStatus

LbServiceInstanceDetailPerStatus
LbServiceInstanceDetailPerStatus
JSON Example
{
    "instance_details": [
        {
            "attachment": {
                "is_valid": false,
                "target_display_name": "string",
                "target_id": "string",
                "target_type": "string"
            },
            "error_message": "string"
        }
    ],
    "instance_number": 0,
    "status": "string"
}
instance_details
Optional

The detailed information of the load balancer instance. This field will be only returned on realtime status API.

integer As int64 As int64
instance_number
Optional

It means the total number of instances in this status type for the given transport node.

string
status
Optional

The type of load balancer instance status.

Possible values are : READY, CONFLICT, NOT_READY,