Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 986 Bytes

File metadata and controls

20 lines (12 loc) · 986 Bytes

UpdateRotationSettings

updateRotationSettings is a command that updates rotations settings of an existing key

Properties

Name Type Description Notes
autoRotate Boolean Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation
json Boolean Set output format to JSON [optional]
name String Key name
rotationEventIn List<String> How many days before the rotation of the item would you like to be notified [optional]
rotationInterval Long The number of days to wait between every automatic key rotation (7-365) [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]