This patch follows on api-ref skeleton [1] and brings the NFV Orchestration API reference content to the repository. It is a part of the effort described in [2]. [1] https://review.openstack.org/#/c/332183 [2] https://wiki.openstack.org/wiki/Documentation/Migrate#API_Reference_Plan Change-Id: Ia2d91adb33f10df9073de74eb82cc19be29a3da2
15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"status": "CURRENT",
|
|
"id": "v1.0",
|
|
"links": [
|
|
{
|
|
"href": "http://192.168.1.1:9890/v1.0",
|
|
"rel": "self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|