Deleting a VPC Attachment
Function
This API is used to delete a VPC attachment.
Constraints
A VPC attachment can only be deleted when it is in the available, deleting, or failed state.
Calling Method
For details, see Calling APIs.
URI
DELETE /v3/{project_id}/enterprise-router/{er_id}/vpc-attachments/{vpc_attachment_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID |
er_id |
Yes |
String |
Enterprise router ID |
vpc_attachment_id |
Yes |
String |
VPC attachment ID |
Request Parameters
None
Response Parameters
None
Example Requests
Deleting a VPC attachment
DELETE https://{erouter_endpoint}/v3/08d5a9564a704afda6039ae2babbef3c/enterprise-router/4ba931b6-5273-4ed9-8eeb-484d16a4786f/vpc-attachments/b70aee08-c671-4cad-9fd5-7381d163bcc8
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
202 |
Accepted |
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