Deleting a Microservice
Function
This API is used to delete a microservice.
Calling Method
For details, see Calling APIs.
URI
DELETE /v2/{cloudProjectId}/component/{componentId}/delete
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
cloudProjectId |
Yes |
String |
Project ID. |
|
componentId |
Yes |
String |
Microservice ID. |
Request Parameters
None
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
- |
String |
Microservice ID. |
Example Requests
DELETE https://{endpoint}/v2/2d09f712e9504b61b034cc8f40e475a8/component/fcefc80dd6a844d89fd12031fd83bac0/delete
Example Responses
Status code: 200
ok
fcefc80dd6a844d89fd12031fd83bac0
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
ok |
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