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