Create an agent configuration.

Creates a new agent configuration.

Entitlements:
- manageExternalAgents (Manage external Agent configurations)
- readExternalAgents (Read external Agent configurations)
- runExternalAgent must be disabled/unchecked

Body Params

A JSON payload that specifies the configuration data.

string
required

The name of the agent configuration

string
required

The description of the agent configuration

int32
required
≥ 120

How often the agent should emit a heartbeat

int32
≥ 0

Time in minutes to cache authentications. Default is no caching

string

The certificate label used to encrypt modules data, default certificate used if not supplied

array

The entities referenced by this configuration.

references
string

The purpose of the agent configuration

array of objects
required

The associated modules with the agent configuration

modules*
Responses

Language
URL
Choose an example:
application/json