setupCdmTotp
Configure the TOTP secret for the given user Supported in v5.3+ Use this endpoint to configure the time-based one time password (TOTP) secret for a specified user account. The endpoint replaces an existing secret with the new one. The Rubrik cluster checks the secret against a one time password (OTP) to ensure validity.
Arguments
| Argument | Type | Description |
|---|---|---|
| input (required) | SetupCdmTotpInput! | Input for V1SetupTotp. |