Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: Mac OS
Platform: Macintosh
-
266
Description
Deleting a previoulsy added flow through restconf does not work.
1. Add a flow, for example, Issue an HTTP Put to:
/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/124
Use any valid XML for the flow
2. Try to issue an HTTP DELETE to:
/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/124
System issues the following exception:
HTTP Status 403 -
type Status report
message
description Access to the specified resource has been forbidden.
Apache Tomcat/7.0.32