Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.23 KB

GatewayMigratePersonalItems.md

File metadata and controls

19 lines (15 loc) · 1.23 KB

akeyless.GatewayMigratePersonalItems

Properties

Name Type Description Notes
_1passwordEmail String 1Password user email to connect to the API [optional]
_1passwordPassword String 1Password user password to connect to the API [optional]
_1passwordSecretKey String 1Password user secret key to connect to the API [optional]
_1passwordUrl String 1Password api container url [optional]
_1passwordVaults [String] 1Password list of vault to get the items from [optional]
json Boolean Set output format to JSON [optional] [default to false]
protectionKey String The name of a key that used to encrypt the secret value [optional]
targetLocation String Target location in your Akeyless personal folder for migrated secrets [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
type String Migration type for now only 1password. [optional] [default to '1password']
uidToken String The universal identity token, Required only for universal_identity authentication [optional]