updateRotationSettings is a command that updates rotations settings of an existing key
Name | Type | Description | Notes |
---|---|---|---|
AutoRotate | 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 | 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] |