HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update end customer level template.

Update end customer level template to matching model and version.

This would not apply template to any template groups at end customer.

Path Params
string
required

Customer id where template has to be provided.

Query Params
string
enum
required

Device type of the template.

Allowed:
string
required

Firmware version property of template.

Example: ALL, 6.5.4 etc.

string
required

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 HP Switches, the template text should include the
following commands to enable RCS connection with central.

  1. Provide include-credential command in template text.
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json