OpenDoveEGWFwdRuleSouthbound
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-fwd-rules
Mount Point: /controller/sb/v2/opendove/odmc/ext-fwd-rules
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-fwd-rules/{ruleUUID}
Mount Point: /controller/sb/v2/opendove/odmc/ext-fwd-rules/{ruleUUID}
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| ruleUUID | (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 |