Skip to main content

Enable Data Aging at commcell level

Select

SaaS
Customer Managed

Used to enable data aging property for commcell

Responses

Success


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