Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.11 KB

UscGet.md

File metadata and controls

17 lines (13 loc) · 1.11 KB

akeyless.Model.UscGet

uscGet is a command that gets the value and internal details of a secret from a Universal Secrets Connector

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
Namespace string The namespace (relevant for Hashi vault target) [optional]
SecretId string The secret id (or name, for AWS, Azure, K8s or Hashi vault targets) to get from the Universal Secrets Connector
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
UscName string Name of the Universal Secrets Connector item
VersionId string The version id (if not specified, will retrieve the last version) [optional]

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