Deleting an IP Address Group
Function
This API is used to delete an IP address group. Before deleting an IP address group, ensure that no resource is using this group.
URI
DELETE /v3/{project_id}/vpc/address-groups/{address_group_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
address_group_id |
Yes |
String |
IP address group ID that uniquely identifies the IP address group. |
project_id |
Yes |
String |
Project ID. For details about how to obtain a project ID, see Obtaining a Project ID. |
Request Parameter
None
Example Request
- Deleting an IP address group
"DELETE https://{{endpoint}}/v3/{{tenant_id}}/vpc/address-groups/dd18a501-fcd5-4adc-acfe-b0e2384baf08"
Example Response
None
Status Code
See Status Codes.
Error Code
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