OpenDoveVGWVNIDMappingSouthbound
Open DOVE Southbound REST APIs for VGW VNID Mappings.
Authentication scheme [for now]: HTTP Basic
Authentication realm : opendaylight
Transport : HTTP and HTTPS
HTTPS Authentication is disabled by default. Administrator can enable it in
tomcat-server.xml after adding a proper keystore / SSL certificate from a
trusted authority.
More info :
http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html#Configuration
The following resources are part of this group:
/vlan-gws
Mount Point: /controller/sb/v2/opendove/odmc/vlan-gws
GET
Response Body
| element: | (custom) |
| media types: | application/json |
(no documentation provided)
Status Codes
| code | description |
|---|---|
| 200 | Operation successful |
| 204 | No content |
| 401 | Unauthorized |
| 500 | Internal Error |
/vlan-gws/{mappingUUID}
Mount Point: /controller/sb/v2/opendove/odmc/vlan-gws/{mappingUUID}
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| mappingUUID | (no documentation provided) | path |
Response Body
| element: | (custom) |
| media types: | application/json |
(no documentation provided)
Status Codes
| code | description |
|---|---|
| 200 | Operation successful |
| 204 | No content |
| 401 | Unauthorized |
| 404 | Not Found |
| 500 | Internal Error |