List public breakout IP ranges

Returns the current public IPv4 egress ranges used for internet breakout, grouped by breakout region. Use these CIDR ranges to keep firewall and allowlist rules up to date.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Response

Success
updated_atstringformat: "date-time"
Date and time when the published dataset was last updated.
internet_breakoutmap from strings to lists of strings
Public IPv4 CIDR ranges grouped by breakout region.

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error