Do not construct this object directly, use the ipPolicies
property of an Ngrok
client object instead.
Create a new IP policy. It will not apply to any traffic until you associate to a traffic source via an endpoint configuration or IP restriction.
Delete an IP policy. If the IP policy is referenced by another object for the purposes of traffic restriction it will be treated as if the IP policy remains but has zero rules.
Get detailed information about an IP policy by ID.
List all IP policies on this account
Update attributes of an IP policy by ID
Generated using TypeDoc
IP Policies are reusable groups of CIDR ranges with an
allow
ordeny
action. They can be attached to endpoints via the Endpoint Configuration IP Policy module. They can also be used with IP Restrictions to control source IP ranges that can start tunnel sessions and connect to the API and dashboard.