summary |
shortlog |
log |
commit | commitdiff |
review |
tree
raw |
patch |
inline | side by side (from parent 1:
999e016)
Change-Id: I4d49c7c2c178f209cfecfb7bfcf70761c00e3b80
Signed-off-by: Anssi Mannila <anssi.mannila@nokia.com>
- Syntax: curl -X DELETE "http://10.244.0.181:8088/ric/v1/subscriptions/{restSubId}" -H accept": "application/json
+ Syntax: curl -X DELETE "http://10.244.0.181:8088/ric/v1/subscriptions/{restSubId}" -H "accept: application/json"
- Example: curl -X DELETE "http://10.244.0.181:8088/ric/v1/subscriptions/22znlx1XCYqhD0tDHIIqSauBCf3" -H accept": "application/json
+ Example: curl -X DELETE "http://10.244.0.181:8088/ric/v1/subscriptions/22znlx1XCYqhD0tDHIIqSauBCf3" -H "accept: application/json"
Below commands are mostly useful only for testing Subscription Manager, except the last command to get Subscription Manager's log writings.
Below commands are mostly useful only for testing Subscription Manager, except the last command to get Subscription Manager's log writings.