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
11 lines
259 B
JSON
11 lines
259 B
JSON
{
|
|
"vip": {
|
|
"protocol": "HTTP",
|
|
"name": "NewVip",
|
|
"admin_state_up": true,
|
|
"subnet_id": "0ba2ef27-0054-4b28-a8fa-f215e8079272",
|
|
"pool_id": "105320c3-8416-4997-9c1c-4098b95fdaca",
|
|
"protocol_port": "80"
|
|
}
|
|
}
|