Skip to main content

Add Agent to Schedule Policy

Select

SaaS
Customer Managed

This operation adds an agent or agent group or entity to the schedule policy. More Details

Path Parameters
  • taskId string required
Responses

OK


Schema
  • errorMessage string
  • errorCode integer
POST /task/:taskid/entity/add    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
taskId — path required
Body required
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Task/:taskId/Entity/Add' \
-H 'Content-Type: text/plain' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''