Skip to main content

Exclude Entity to Schedule Policy

Select

SaaS
Customer Managed

This operation excludes a particular entity such as client,agent,instance,backup set or subclient from the schedule policy.

More Details

Path Parameters
  • taskId string required
Responses

OK


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

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/exclude' \
-H 'Content-Type: text/plain' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''