Updated on 2022-01-25 GMT+08:00

Deleting a Security Group

Function

This API is used to delete a security group.

URI

DELETE /v1/{project_id}/security-groups/{security_group_id}

Table 1 describes the parameters.
Table 1 Parameter description

Name

Mandatory

Description

security_group_id

Yes

Specifies the security group ID, which uniquely identifies the security group.

project_id

No

Specifies the project ID. For details about how to obtain a project ID, see Obtaining a Project ID.

Request Message

  • Request parameter

    None

  • Example request
    DELETE https://{Endpoint}/v1/{project_id}/security-groups/0c4a2336-b036-4fa2-bc3c-1a291ed4c431

Response Message

  • Response parameter

    None

  • Example response

    None

Status Code

See Status Codes.

Error Code

See Error Codes.