HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create a new monitor agent

The monitor agent name must be unique. The UUID of a successfully create monitor agent will be returned.

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

Monitor agent object.

string | null

If the agent is a member of a group, this field will contain the group ID

string

User defined description field.

string
required

Monitor agent name. This must be unique on a per-target basis.

boolean
required

Enable or disable the agent.

string
required
length between 32 and 36

The UUID of the metric collector to be run by this agent.

target
object
required

The target to be monitored by this agent.

configuration
array of objects
required

The agent configuration.

configuration*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0