63b2b0e1ce
This patch adds the member section to the v2 API reference. Change-Id: I5e10a215d685c27a7e5be882a2598fe7cb3875ee Partial-Bug: #1558385
12 lines
268 B
JSON
12 lines
268 B
JSON
{
|
|
"member": {
|
|
"name": "web-server-1",
|
|
"weight": "20",
|
|
"admin_state_up": true,
|
|
"subnet_id": "bbb35f84-35cc-4b2f-84c2-a6a29bba68aa",
|
|
"address": "192.0.2.16",
|
|
"protocol_port": "80",
|
|
"monitor_port": 8080
|
|
}
|
|
}
|