Skip to main content

Disable Auxillary copy Jobs at Commcell Level

Select

SaaS
Customer Managed

Used to disable auxillary copy property for commcell

Query Parameters
  • enableAfterADelay int32

    Provide UTC time in unix format.

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
PUT /v4/commcell/auxillarycopy/action/disable    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
enableAfterADelay — query
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Commcell/AuxillaryCopy/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'