Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

UpdateRotationSettings.md

File metadata and controls

17 lines (13 loc) · 1.09 KB

UpdateRotationSettings

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

Properties

Name Type Description Notes
auto_rotate bool Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation
json bool Set output format to JSON [optional] [default to False]
name str Key name
rotation_event_in list[str] How many days before the rotation of the item would you like to be notified [optional]
rotation_interval int The number of days to wait between every automatic key rotation (7-365) [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]