Setting a member as "backup" means no traffic will be sent to it unless all non-backup members are marked as down. This should be essentially the same in every backend provider AFAIU. This was requested by at least one operator (me) and was agreed during the PTG to add value. Story: 2001777 Task: 12483 Change-Id: I953abe71a0988da78efc6b3961f7518c81c2a06d
22 lines
688 B
JSON
22 lines
688 B
JSON
{
|
|
"members": [
|
|
{
|
|
"monitor_port": 8080,
|
|
"project_id": "e3cd678b11784734bc366148aa37580e",
|
|
"name": "web-server-1",
|
|
"weight": 20,
|
|
"backup": false,
|
|
"admin_state_up": true,
|
|
"subnet_id": "bbb35f84-35cc-4b2f-84c2-a6a29bba68aa",
|
|
"created_at": "2017-05-11T17:21:34",
|
|
"provisioning_status": "ACTIVE",
|
|
"monitor_address": null,
|
|
"updated_at": "2017-05-11T17:21:37",
|
|
"address": "192.0.2.16",
|
|
"protocol_port": 80,
|
|
"id": "957a1ace-1bd2-449b-8455-820b6e4b63f3",
|
|
"operating_status": "NO_MONITOR"
|
|
}
|
|
]
|
|
}
|