v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
Administration

Activate Safe mode

This API initiates Safe Mode on your Cloud Console, imposing critical restrictions to mitigate active threats. It enables granular control by restricting administrator logins, blocking specified API credentials, and halting all backup operations, restores, and downloads.

  • This operation requires API credentials with the Druva Cloud Administrator role.
  • Safe Mode is activated immediately upon successful API call.
post/auth/v3/customers/safemode/activate

Headers

Content-Type'application/json' required

Request content type header

Request body

Response

Success

operationIdstring required

A unique identifier for this specific Safe Mode activation operation. Used by Support to track the request internally if a case is raised.

status'SUCCESS' required

Status of the safe mode activation operation.

warningstring

An optional warning message indicating any non-critical issues encountered during activation. For example, some specified allowedAdminIds or allowedClientCredentialIds may be disabled or deleted, but the activation proceeded successfully for the valid entries.