HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/nae_scripts/{name}/nae_agents

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

Reference Resource: NAE_Script
Name of a NAE Script. This has to be a valid canonical name (CNAME) (i.e com.arubanetworks.bgp_monitor).

Body Params
string
enum

Defines the origin of the script. The script can either be user-defined or system defined.

Allowed:
parameters_values
object

Reference Resource: NAE_Parameter
Particular agent values for the nae script parameters.

encrypted_parameters_values
object

Reference Resource: NAE_Parameter
Particular agent values for the nae script parameters that are encrypted.

string
required

Reference Resource: NAE_Agent
NAE Script that corresponds to this agent.

boolean

Disables the Agent, so it won't react to any alarms actions, etc.

string
required
length between 3 and 80

Reference Resource: NAE_Agent
Name of a NAE Agent. This has to be a CNAME starting with NAE Script name followed by its own name (i.e com.arubanetworks.bgp_monitor.agent1).

Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!