API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update profile by name

Config the global profile for USB parameters. Including a usb profile list and the acl rule profiles detail.
a AP USB ACL profile policy including a acl-name and a rule list. The rule includes a USB vendor name and
its related action is deny or permit. Such as vendor is Alcatel-L800, action is deny, it means the Alcatel-L800
USB dongle's data will be denied by AP.

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

USB profile name.

Query Params
string

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

string

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

string

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

Body Params

profilebody object

string
length between 1 and 256

USB profile description.

string
length between 1 and 256

USB profile name.

usb-acl-profile
array of objects
length ≤ 2147483647

Config a AP USB ACL profile policy including a acl-name and a rule list. The rule includes
a USB vendor name and its related action is deny or permit. Such as vendor is Alcatel-L800, action is deny
it means the Alcatel-L800 USB dongle's data will be denied by AP.

usb-acl-profile
usb-profile
array of objects
length ≤ 2147483647

Config list of AP USB profile. For each profile, it could be configured a related acl rule to reference.

usb-profile
string
length between 1 and 32

Config the name to bind the AP USB profile with the supported vendor product.

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