OpenDoveEGWSNATPoolSouthbound

Open DOVE Southbound REST APIs for EGW SNAT Pools.


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:

/ext-gws

Mount Point: /controller/sb/v2/opendove/odmc/ext-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

/ext-gws/{poolUUID}

Mount Point: /controller/sb/v2/opendove/odmc/ext-gws/{poolUUID}

GET

Parameters

name description type default
poolUUID (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