Skip to main content

Disable Backup at Commcell Level

Select

SaaS
Customer Managed

Used to disable backup property for commcell

Query Parameters
  • enableAfterADelay int32

    Provide UTC time in unix format.

Responses

Success


Schema
  • errorCode int32
PUT /v4/commcell/backup/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/Backup/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'