secrets
Backup Secrets
Backs up all secrets in the secrets store to the backup secrets store.
Args: ignore_errors: Whether to ignore individual errors when backing up secrets and continue with the backup operation until all secrets have been backed up. delete_secrets: Whether to delete the secrets that have been successfully backed up from the primary secrets store. Setting this flag effectively moves all secrets from the primary secrets store to the backup secrets store.
put/api/v1/secrets_operations/backup
Query parameters
ignore_errorsboolean
delete_secretsboolean
Response
Successful Response
{"stackTrail":"paths:/api/v1/secrets_operations/backup:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}