Skip to main content

Disable Log Scrubbing

Select

SaaS
Customer Managed

Used to disable log scrubbing

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
PUT /v4/scrublogs/action/disable    

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/scrubLogs/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'