HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create new 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 created.

Query Params
string
required

Name of template.

string
enum
required
Defaults to IAP

Device type of the template.

Allowed:
string
required
Defaults to ALL

Firmware version property of template.

Example: ALL, 6.5.4 etc.

string
required
Defaults to ALL

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
required

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
201

Created.

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