Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.17 KB

ExportClassicKey.md

File metadata and controls

18 lines (14 loc) · 1.17 KB

akeyless.Model.ExportClassicKey

ExportClassicKey is a command that returns the classic key material

Properties

Name Type Description Notes
Accessibility string for personal password manager [optional] [default to "regular"]
ExportPublicKey bool Use this option to output only public key [optional] [default to false]
IgnoreCache string Retrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPI [optional] [default to "false"]
Json bool Set output format to JSON [optional] [default to false]
Name string ClassicKey name
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
_Version int Classic key version [optional]

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