API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

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

List of Mappings.

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

Scope id

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 profile that is to be mapped.
Example: If a scope is to be mapped to a role called Role1, the profile type would be roles. Similary for a policy,
it would be policies

string
required
length ≤ 9999

Profile instance that is to be mapped.
Example: If a scope is to be mapped to a role called Role1, the profile instance would be Role1

Query Params
string

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

string

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

string

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

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