
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
10 lines
263 B
JSON
10 lines
263 B
JSON
{
|
|
"service_profile": {
|
|
"enabled": true,
|
|
"metainfo": "{'foo': 'bar'}",
|
|
"driver": "neutron_lbaas.drivers.octavia.driver.OctaviaDriver",
|
|
"id": "7c793e5f-9b64-44e0-8b1f-902e59c85a01",
|
|
"description": "Dummy profile"
|
|
}
|
|
}
|