Deleting an Application Component Based on the Component ID
Function
This API is used to delete an application component based on the component ID.
URI
DELETE /v2/{project_id}/cas/applications/{application_id}/components/{component_id}
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
project_id |
String |
Yes |
Tenant's project ID. |
application_id |
String |
Yes |
Application ID. |
component_id |
String |
Yes |
Component ID. |
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
force |
boolean |
No |
Whether to forcibly delete the application component. |
Request
None
Response
None
Example
Example request
None
Example response
None
Status Code
Status Code |
Description |
---|---|
204 |
OK |
400 |
Bad Request |
404 |
Not Found |
409 |
Conflict |
500 |
Internal Server Error |
Error Code
Error code must be in the format of SVCSTG.00100.[Error_ID]. Example: SVCSTG.00100400. See Error Codes of Application Management APIs.
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