Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 918 Bytes

EsmGet.md

File metadata and controls

15 lines (11 loc) · 918 Bytes

akeyless.Model.EsmGet

esmGet is a command that gets the value and interal details of a secret from an External Secrets Manager

Properties

Name Type Description Notes
EsmName string Name of the External Secrets Manager item
Json bool Set output format to JSON [optional] [default to false]
SecretId string The secret id (or name, for AWS, Azure or K8s targets) to get from the External Secrets Manager
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

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