Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RotationConfig

Defines the frequency of the rotation and the information about the target system

Properties

Optional isScheduledRotationEnabled

isScheduledRotationEnabled: undefined | false | true

Enables auto rotation, when set to true rotationInterval must be set.

Optional rotationInterval

rotationInterval: undefined | string

The time interval that indicates the frequency for rotating secret data, as described in ISO 8601 format. The minimum value is 1 day and maximum value is 360 days. For example, if you want to set the time interval for rotating a secret data as 30 days, the duration is expressed as "P30D."

targetSystemDetails

Functions

getDeserializedJsonObj

getJsonObj