Skip to main content

AddHostConnectionBody

agentTemplateIdstringrequired

ID of the agent template to add

namestring

Name of the agent template

dry_runboolean

If true, perform a dry run without actually adding the connection

AddHostConnectionBody
{
"agentTemplateId": "string",
"name": "string",
"dry_run": true
}