HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update existing template.

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

Name of the group for which the template is to be updated.

Query Params
string
required

Name of template.

string
enum

Device type of the template.

Allowed:
string

Firmware version property of template.

Example: ALL, 6.5.4 etc.

string

Model property of template.

For 'ArubaSwitch' device_type, part number (J number) can be used for the model parameter.

Example: 2920, J9727A etc.

Body Params
file

Template text.

For 'ArubaSwitch' device_type, the template text should include the following commands to maintain connection with central.

  1. aruba-central enable.
  2. aruba-central url https://<URL | IP>/ws.
Responses
200

Successful operation.

304

Not Modified.

413

Request-size limit exceeded.

417

Request-size limit exceeded.

429

API Rate limit exceeded.

default

the default response

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