Deleting an Application
Function
In the application resource management scenario, to delete a created application, you can accurately remove the target application based on the application ID.
URI
DELETE /v1/applications/{id}
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
id |
Yes |
String |
Definition Application ID. Constraints If an application or sub-application contains groups, components, or sub-applications, the application or sub-application cannot be deleted. You can delete the application or sub-application only when the node is empty. Range The value can be customized. The value contains 24 characters. Default value N/A |
Request Parameters
None
Response Parameters
Status code: 200
An application is deleted.
None
Example Requests
Delete an application.
DELETE https://{Endpoint}/v1/applications/{id}
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
An application is deleted. |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot