Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.24 KB

ImportPasswords.md

File metadata and controls

19 lines (15 loc) · 1.24 KB

akeyless.Model.ImportPasswords

importPasswords is a command that import passwords

Properties

Name Type Description Notes
Accessibility string for personal password manager [optional] [default to "personal"]
Format string Password format type [LastPass/Chrome/Firefox/1password/keeper/bitwarden/dashlane] [optional] [default to "LastPass"]
ImportPath string File path
Json bool Set output format to JSON [optional] [default to false]
ProtectionKey string The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) [optional]
TargetFolder string Target folder for imported passwords [optional] [default to "/"]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
UpdateMode string [optional]

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