
As per associated defect, this patch adds pools to loadbalancer responses in the api-ref. Change-Id: I99be656f68b130765f759359e1ec179e0de49457 Closes-Bug: #1548511
17 lines
526 B
JSON
17 lines
526 B
JSON
{
|
|
"loadbalancer": {
|
|
"description": "simple lb",
|
|
"admin_state_up": true,
|
|
"project_id": "1a3e005cf9ce40308c900bcb08e5320c",
|
|
"tenant_id": "1a3e005cf9ce40308c900bcb08e5320c",
|
|
"provisioning_status": "ACTIVE",
|
|
"listeners": [],
|
|
"vip_address": "10.0.0.2",
|
|
"vip_subnet_id": "013d3059-87a4-45a5-91e9-d721068ae0b2",
|
|
"id": "a9729389-6147-41a3-ab22-a24aed8692b2",
|
|
"operating_status": "ONLINE",
|
|
"name": "loadbalancer1",
|
|
"pools": []
|
|
}
|
|
}
|