Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.21 KB

File metadata and controls

22 lines (14 loc) · 1.21 KB

PolicyUpdateKeys

Properties

Name Type Description Notes
allowedAlgorithms List<String> Specify allowed key algorithms (e.g., [RSA2048,AES128GCM]) [optional]
allowedKeyNames List<String> Specify allowed protection key names. To enforce using the account's default protection key, use 'default-account-key' [optional]
allowedKeyTypes List<String> Specify allowed key protection types (dfc, classic-key) [optional]
id String Policy id
json Boolean Set output format to JSON [optional]
maxRotationIntervalDays Integer Set the maximum rotation interval for automatic key rotation. [optional]
objectTypes List<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]