Skip to main content

Enable DDB Backups at Commcell Level

Select

SaaS
Customer Managed

Used to enable DDB property for commcell

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
PUT /v4/commcell/ddb/action/enable    

Authorization

type: apiKeyname: Authtokenin: header

Request

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