REQUEST
POST
{
name:
<name of agent>,
description:
<description of agent>
}
RESPONSE
200 OK
{
id:
<id of agent created>,
installCode:
<code to install agent>
}
name:
<name of agent>,
description:
<description of agent>
id:
<id of agent created>,
installCode:
<code to install agent>