API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Modify existing Remote Management configuration profile

A remote management profile defines the parameters for connecting Aruba devices
to external management systems, including authentication, connection settings,
and access controls. Each profile is identified by its unique name. Use these APIs
to create, modify, or delete an instance.

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

Remote management configuration 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

boolean
Defaults to true

Enable the communication between the device and Activate

boolean
Defaults to false

Override default configuration check to initiate Activate
provision service

string
length between 0 and 1024

Central alternative location for CoP High Availability. Accepts FQDN or IP address
(E. g: 'device-nestle-d2.arubathena.com' or 'https://127.0.0.1')

string
length ≤ 9999

Name of the VRF used to connect to Central
when using the alternative location (E. g: 'default')

string
length ≤ 9999

Trusted CA Custom Certificate used to connect to Central

boolean
Defaults to true

If the connection to Central is enabled

string
length between 0 and 1024

Central location. Accepts FQDN or IP address
(E.g: 'device-nestle-d2.arubathena.com' or 'https://127.0.0.1')

string
length ≤ 9999

Name of the VRF used to connect to Central (E. g: 'mgmt')

string
length between 1 and 256

Remote management configuration description

boolean
Defaults to false

Limits the device configuration interfaces when it is remotely
managed by Central

string
length between 1 and 256

Remote management configuration name

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