Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.16 KB

File metadata and controls

18 lines (14 loc) · 1.16 KB

akeyless.PolicyUpdateKeys

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]
id String Policy id
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 type this policy will apply to (items, targets) [optional]
path String The path the policy refers to [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]