API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Replace config-assignment by scope-id, device-function, profile-type, profile-instance

Delete a configuration assignment identified by scope, device function, profile type and profile instance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Scope id is an identifier for the scope

string
required
length ≤ 9999

This is the device function identifier. For example: BRANCH_GW, ACCESS_SWITCH, CAMPUS_AP, etc.

string
required
length ≤ 9999

Type of the profile.
Example: If a config is a role called Role1, the profile type would be roles. Similarly for a policy,
it would be policies

string
required
length ≤ 9999

Instance of the profile.
Example: If a config is a role called Role1, the profile instance would be Role1

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

config-assignmentbody object

string
enum

This is the device function identifier. For example: BRANCH_GW, ACCESS_SWITCH, CAMPUS_AP, etc.

Show Details
ACCESS_SWITCHAccess Switch. This persona provides Access Switch functionality.
AGG_SWITCHAggregation Switch. This persona provides Aggregation Switch functionality.
ALLALL. This persona provides ALL devices functionality.
AOSS_ACCESS_SWITCHAOS-S Access Switch. This persona provides Access Switch functionality.
AOSS_AGG_SWITCHAOS-S Aggregation Switch. This persona provides Aggregation Switch functionality.
AOSS_CORE_SWITCHAOS-S Core Switch. This persona provides Core Switch functionality.
BRANCH_GWBranch gateway. This gateway persona provides Aruba InstantOS and SD-Branch (LAN + WAN) functionality
BRIDGEBridge . This persona provides bridge functionality.
CAMPUS_APCampus/Branch AP. This AP persona provides WLAN functionality.
CORE_SWITCHCore Switch. This persona provides Core Switch functionality.
EC_BRANCH_GWEdgeConnect Branch Gateway
EC_VPNCEdgeConnect VPNC
HYBRID_NACHybrid NAC Edge VM. This persona provides Hybrid NAC Edge VM functionality.
IOTIoT Edge VM. This persona provides IoT Edge VM functionality.
MICROBRANCH_APMicrobranch AP. This AP persona provides SD-WAN-lite functionality in addition to the functions of WLAN AP.
MOBILITY_GWMobility Gateway. This gateway persona provides Overlay WLAN and (or) wired LAN functionalities.
SERVICE_PERSONAService Persona. This persona provides service functionality.
VPNCVPN Concentrator.
string
length ≤ 9999

Instance of the profile.
Example: If a config is a role called Role1, the profile instance would be Role1

string
length ≤ 9999

Type of the profile.
Example: If a config is a role called Role1, the profile type would be roles. Similarly for a policy,
it would be policies

string
length ≤ 9999

Scope id is an identifier for the scope

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json