HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Add or delete configured local subnets

Server compares the list of current subnets with the posted list. Any subnets which are in posted list but not on the appliance are added. Similarly, missing subnets are removed. Matching subnets are updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A JSON object representing a list of subnets

prefix
object

A hashmap of subnets with key: x.x.x.x/x

Response
200

No response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!