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 rule.

Response

200 - application/json

A successful response.

SecurityRules define rules for controlling network traffic within a network. These rules specify when traffic is ALLOWED or DENIED based on direction, protocol, match source, and ports.

metadata
object

metadata.parent_id represents the SecurityGroup.

spec
object

Specification of the security rule's configuration. Defines the parameters and constraints for rules that control network traffic.

status
object

Current status of the security rule.