Skip to main content
GET
cURL
This endpoint is in Preview and subject to change. Refer to the API support policy for more details.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cluster_id
string
required

cluster_id uniquely identifies the cluster owning the egress rule.

rule_id
string
required

rule_id is the UUID of an existing egress rule.

Response

A successful response.

rule
EgressRule · object
required

EgressRule represents a network egress rule.