I use the camunda cockpit and there are is a list of decision deployments. The id parameter in the rest api url is identycal with the deployment id in the decsion defenition in the decision delpoyment list.
Yes, i want delete a decision deployment defenition.
When you execute this request GET http://localhost:8080/engine-rest/deployment/1cdfacf0-e6f7-11e6-8484-5254005af79b, then the correct deployment is returned?
Does that mean that the id 1cdfacf0-e6f7-11e6-8484-5254005af79b is the id of the decision definition?