
Previously sample JSON files are placed in the top directory of api-ref, but they belong to v2 API, so it sounds reasonable to place them in v2 directory. Preparation of API-ref cleanup. Part of blueprint neutron-in-tree-api-ref Change-Id: I7c63f570507c51526957988f9b21a4244bd6e58a
12 lines
347 B
JSON
12 lines
347 B
JSON
{
|
|
"loadbalancer": {
|
|
"name": "loadbalancer1",
|
|
"description": "simple lb",
|
|
"tenant_id": "b7c1a69e88bf4b21a8148f787aef2081",
|
|
"vip_subnet_id": "013d3059-87a4-45a5-91e9-d721068ae0b2",
|
|
"vip_address": "10.0.0.4",
|
|
"admin_state_up": true,
|
|
"flavor": "a7ae5d5a-d855-4f9a-b187-af66b53f4d04"
|
|
}
|
|
}
|