Deleting a Security Group (Discarded)
Function
This API is used to delete a security group.
This API has been discarded. Use the API described in Deleting a Security Group.
URI
DELETE /v2.1/{project_id}/os-security-groups/{security_group_id}
Parameter |
Mandatory |
Description |
---|---|---|
project_id |
Yes |
Specifies the project ID. For details about how to obtain the ID, see Obtaining a Project ID. |
security_group_id |
Yes |
Specifies the security group ID, which is specified in the URI. |
Request
None
Response
None
Example Request
DELETE https://{endpoint}/v2.1/bb1118612ba64af3a6ea63a1bdcaa5ae/os-security-groups/81f1d23b-b1e2-42cd-bdee-359b4a065a42
Example Response
None
Returned Values
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.