Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.16 KB

File metadata and controls

17 lines (13 loc) · 1.16 KB

akeyless.PolicyCreateKeys

Properties

Name Type Description Notes
allowedAlgorithms [String] Specify allowed key algorithms (e.g., [RSA2048,AES128GCM]) [optional]
allowedKeyNames [String] Specify allowed protection key names. To enforce using the account's default protection key, use 'default-account-key' [optional]
allowedKeyTypes [String] Specify allowed key protection types (dfc, classic-key) [optional]
json Boolean Set output format to JSON [optional] [default to false]
maxRotationIntervalDays Number Set the maximum rotation interval for automatic key rotation. [optional]
objectTypes [String] The object types this policy will apply to (items, targets). If not provided, defaults to [items, targets]. [optional]
path String The path the policy refers to
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]