ExportClassicKey is a command that returns the classic key material
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] |