HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create a new monitor agent group

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

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

Monitor Agent Group Create Object.

string | null

User configurable name for the group (distinct from agent_name_prefix).

string
required

Prefix used when creating a name for the agent monitors. This is used only when agents are created along with the group. The agent_name is constructed from the agent_name_prefix and the name of the target.

string

User defined description field.

boolean
required

Enable or disable the agents associated with this group.

string
required
length between 32 and 36

UUID

targets
array of objects
required

The targets the agents are monitoring.

targets*
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