Disable Activity Control For Entity
Select
SaaS
Customer Managed
API to disable activity control for an entity. Available activityType are 1 - Backup, 2 - Restore, 16 - Archieve pruning/ data aging 128 - All Job Activity, 256 - Scheduler
Path Parameters
- entityType int32 required
Entity type to enable activity control like subclient, instance, server, server group. Available entityType are 3 - server 4 - Application type 5 - instance 7 - subclient 28 - server group
- entityId int32 required
Entity Id to disable activity control like subclient, instance, server, server group.
- activityType int32 required
denotes the activity type being considered.
Query Parameters
- clientId int32
clientId is mandatory when application entity type is passed.
- enableAfterDelayTime int32
epoch timestamp on which activity control should be automatically enabled back
- enableAfterDelayTimeZone int32
timezone ID
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
PUT /v4/entity/:entitytype/:entityid/activitycontrol/:activitytype/action/disable
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Entity/:entityType/:entityId/ActivityControl/:activityType/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Entity/:entityType/:entityId/ActivityControl/:activityType/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Entity/:entityType/:entityId/ActivityControl/:activityType/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Entity/:entityType/:entityId/ActivityControl/:activityType/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Entity/:entityType/:entityId/ActivityControl/:activityType/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Entity/:entityType/:entityId/ActivityControl/:activityType/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Entity/:entityType/:entityId/ActivityControl/:activityType/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'