API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create a new nae-lite agent by unique name

NAE Lite parameters.

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

Name of the NAE Script.

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

watches
array of objects
length ≤ 2147483647

NAE Lite watch parameters.

watches
monitors
array of objects
length ≤ 2147483647

NAE Lite monitor parameters.

monitors
conditions
array of objects
length ≤ 2147483647

NAE Lite condition parameters.

conditions
string
enum

Type of NAE lite agent.

Show Details
MONITORMonitor NAE Lite agent.
WATCHWatch NAE Lite agent.
Allowed:
string
length between 3 and 255

NAE Script description.

boolean
Defaults to false

Disable this script from being deployed.

string
length between 3 and 80

Name of the NAE Script.

boolean
Defaults to false

NAE Script configuration is ready for generation.

tags
array of strings
length ≤ 2147483647
tags
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