Delete security group
Deletes an OpenStack Networking security group.
URI
/v2.0/security-groups/{security_group_id}
Description of the URI:
{security_group_id} UUID The UUID of the security group IP.
HTTP method
DELETE
Response status
Status code | Description |
---|---|
201 | Normal response codes |
204 | No Content |
unauthorized (401) | Error response codes |
itemNotFound (404) | Error response codes |