HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Add or delete configured subnets of a specified segment.

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…
Path Params
number
required

Segment Id

Body Params

A JSON object representing a list of subnets of a specified segment

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!