API's for deleting/ overwriting the App service Profile configuration in Edgex3.1 version(Napa) #284
Unanswered
Devendra-7
asked this question in
Q&A
Replies: 1 comment
-
|
app services cannot be deleted via API |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
In the Edgex Napa version i.e 3.1 didn't find any API's/commands to delete/overwrite the existing configuration(for a specific profile ex: rule-engine / mqtt-export).
In the case of device-virtual service we can delete any device using API's
Ex:curl -X DELETE localhost:59881/api/v3/device/name/Modbus-RTU-test-device.
How to update the our app service profile configuration (ex; mqtt-export) when using Consul provider and without consul provider.
Thanks in Advance...!
Beta Was this translation helpful? Give feedback.
All reactions