netconn-api/v2.0/samples/loadbalancer/pools-update-res.json
Diane Fleming 64cca08847 Rework directories for netconn - both are neutron
Partial_Bug: #1233748

Change-Id: I6fa1a8b194da4d90941051151a13f06786642758
author: diane fleming
2013-10-08 09:18:08 -05:00

16 lines
459 B
JSON

{
"pool": {
"status": "PENDING_UPDATE",
"lb_method": "ROUND_ROBIN",
"protocol": "TCP",
"description": "",
"health_monitors": [],
"subnet_id": "8032909d-47a1-4715-90af-5153ffe39861",
"tenant_id": "83657cfcdfe44cd5920adaf26c48ceea",
"admin_state_up": true,
"name": "SuperPool",
"members": [],
"id": "61b1f87a-7a21-4ad3-9dda-7f81d249944f",
"vip_id": null
}
}