Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 583 Bytes

delete-a-deployment.adoc

File metadata and controls

28 lines (21 loc) · 583 Bytes

Delete a Deployment

The DELETE operation deletes the specified deployment. The URL is the deployment href property.

Example Request:

DELETE http://localhost:8080/console/api/deployments/local$0bc2e0b8-d9f1-468c-9aa3-2966f07b73e8

Example Response:

200 OK
Content-Length: 0
Content-Type: application/json
Server: Apache-Coyote/1.1
Date: Wed, 29 Jul 2015 15:21:25 GMT