Skip to main content
GET
Get egress IPs

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token in the Authorization header.

Path Parameters

id
string<uuid>
required

Application identifier

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
Example:

"fb5e5168-4281-4bec-94c5-0d1584e9e657"

Response

Default Response

egress_ips
string[]
required

IP addresses or CIDR ranges that outbound traffic from the application can originate from. On Google Cloud clusters this lists the IPv4 ranges Google publishes for the cluster region, and traffic can come from any address in them. On Oracle Cloud clusters this is the fixed public IP address of the NAT gateway the application egresses through.

Example: