Umbrella Internal Networks overview

Internal Networks

An Umbrella Internal Network defines a non-routable (RFC 1918 compliant) subnet. The Internal Network API enables you to programmatically create and manage your organization's internal networks in Umbrella. You can find the Umbrella Internal Networks API endpoints under the deployments scope in the Umbrella API.

Rate Limits for Deployments API Endpoints

Umbrella enables rate limits on the Internal Networks API endpoints. For more information, see Rate Limits > Deployments.

Request Headers

Unless specified, the Umbrella API endpoints use JSON for all requests and responses.

Note: For POST, PUT, and PATCH operations, set the HTTP Content-Type header to application/json in your API request.

Resources Associated with Internal Networks

When you create an Internal Network, you must associate the resource with an Umbrella Site, Network, or Network Tunnel. For more information, see:

Internal Networks API Endpoints