Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.14 KB

ExportClassicKey.md

File metadata and controls

18 lines (14 loc) · 1.14 KB

ExportClassicKey

ExportClassicKey is a command that returns the classic key material

Properties

Name Type Description Notes
accessibility str for personal password manager [optional] [default to 'regular']
export_public_key bool Use this option to output only public key [optional] [default to False]
ignore_cache str 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 str ClassicKey name
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str 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]