Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.18 KB

File metadata and controls

18 lines (14 loc) · 1.18 KB

RotatedSecretSync

Properties

Name Type Description Notes
delete_remote bool Delete the secret from remote secret manager (for association create/update) [optional]
filter_secret_value str JQ expression to filter or transform the secret value [optional]
json bool Set output format to JSON [optional] [default to False]
name str Rotated secret name
namespace str Vault namespace, releavnt only for Hashicorp Vault Target [optional]
remote_secret_name str Remote Secret Name that will be synced on the remote endpoint [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
usc_name str Universal Secret Connector name, If not provided all attached USC's will be synced [optional]

[Back to Model list] [Back to API list] [Back to README]