Get all streams rest call - Value has not been set exception

Done

Description

Issue - if any subscription is present then calling all streams rest call throws exception.

Following are the steps to reproduce issue -

1. Post http://<controller-ip>:<port>/restconf/operations/sal-remote:create-data-change-event-subscription

Payload -
{"input": { "path": "/opendaylight-inventory:nodes", "sal-remote-augment:datastore": "CONFIGURATION", "sal-remote-augment:scope": "BASE" }}

Response -
{"output":{ "stream-name": "data-change-event-subscription/opendaylight-inventory:nodes/datastore=CONFIGURATION/scope=BASE" }}

2. Call GET http://<controller ip>:<port>/restconf/streams

Environment

None

Activity

Show:

JamO Luhrsen 
June 17, 2020 at 9:23 PM

, can you please add more details? The full URI with the GET and the full exception?

Details

Assignee

Reporter

Priority

Created June 15, 2020 at 5:44 AM
Updated July 17, 2020 at 2:22 PM
Resolved July 17, 2020 at 2:22 PM