HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Configuration Device Filename

Maps a device to an existing node in the configuration hierarchy with a initial configuration file for the node

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Maps a device to an existing node in the configuration hierarchy with a initial configuration file for the node

string
enum
required
string
required
1 to 256

MAC address of the device to be added

string
required
1 to 256

Full path of configuration node to be used for device.

string
required
1 to 256

Initial Configuration file for the device copied to flash using copy command

Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language