3.35.5. Delete security group

 
MethodURIDescription
DELETE/v2/{tenant_id}/os-security-groups/{security_group_id}

Deletes a specified security group.

Normal response codes: 202

 3.35.5.1. Request

This table shows the URI parameters for the delete security group request:

NameTypeDescription

{tenant_id}

​String

The unique identifier of the tenant or account.

{security_group_id}

​Uuid

The unique identifier of the security group.

This operation does not require a request body.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...