Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
a resource identifier
Response
Get detailed information about an IP restriction
unique identifier for this IP restriction
URI of the IP restriction API resource
timestamp when the IP restriction was created, RFC 3339 format
human-readable description of this IP restriction. optional, max 255 bytes.
arbitrary user-defined machine-readable data of this IP restriction. optional, max 4096 bytes.
true if the IP restriction will be enforced. if false, only warnings will be issued
the type of IP restriction. this defines what traffic will be restricted with the attached policies. four values are currently supported: dashboard, api, agent, and endpoints
the set of IP policies that are used to enforce the restriction