Note: You are looking at a static snapshot of documentation related to Robot Framework automations. The most recent documentation is at https://robocorp.com/docs

RPA.Robocorp.Vault

Read a secret from the configured source, e.g. Robocorp Vault, and return it as a Secret object.

Arguments

ArgumentTypeDefault value
secret_namestrnull
param secret_name:Name of secret

Overwrite an existing secret with new values.

Arguments

ArgumentTypeDefault value
secretSecretnull
Note: Only allows modifying existing secrets, and replaces
all values contained within it.
param secret:Secret as a Secret object, from e.g. Get Secret