osc network security-group delete

Deletes an OpenStack Networking security group.

This operation deletes an OpenStack Networking security group and its associated security group rules, provided that a port is not associated with the security group. If a port is associated with the security group 409 (Conflict) is returned.

This operation does not require a request body. This operation does not return a response body.

Normal response codes: 204

Error response codes: 401, 404, 409, 412

Usage: osc network security-group delete <ID>

Arguments:

  • <ID> — id parameter for /v2.0/security-groups/{id} API