[CONTROLLER-108] Flow delete through restconf does not work Created: 02/Jan/14  Updated: 25/Jul/23  Resolved: 10/Jan/14

Status: Resolved
Project: controller
Component/s: restconf
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Jan Medved Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: Macintosh


External issue ID: 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



 Comments   
Comment by Martin Sunal [ 10/Jan/14 ]

DELETE operation is added in commit https://git.opendaylight.org/gerrit/#/c/4139/

Generated at Wed Feb 07 19:52:12 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.