Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Path Parameters

id
string
required

ID of the security group.

Response

200 - application/json

A successful response.

SecurityGroup is a logical grouping of resources used to manage and apply network security policies collectively. Security group applies implicit deny at the end (traffic not matched by any rule will be denied).

metadata
object

metadata.parent_id represents the Project.

spec
object

Specification of the security group's configuration.

status
object

Current status of the security group.