Create an agent

Use this endpoint to create a new agent.

Log in to see full request history
Body Params
string
required

Name of the new agent. Validation: It may contain any alphanumeric character, spaces, and the characters - _ + . /

string

Description of the new agent. It may contain any alphanumeric character, spaces, line breaks, and the characters - _ + . /

string
required

Type of the new agent. The valid types are file-log, empower, unicorn, labx, chromeleon or user-defined

string

Source Type of a user-defined agent. For a user-defined agent, it may contain any lower-case alphanumeric character, spaces, and the characters - _ + . / However, a space can't be the first character. For other agent types it must be empty, null or not present

string
required

Type of the integration of the new agent. The valid types are api or datahub

string
required

Id of the connector to be used by the new agent, in GUID format

string

Id of the datahub to be used by the new agent, in GUID format. It is required for integrations of type 'datahub'. It must be set to null, empty or not present for integrations of type 'api'

array of strings

Tags to associate with the agent.

tags
object

Metadata to associate with the agent.

object

Labels to associate with the agent

Responses

Language
Credentials
URL