ImmutabilityPolicyLockData interface
Data used for locking the immutability policy of a snapshot.
Properties
| immutability |
The immutability duration for the snapshot, in number of days. |
| type | The type of the immutability policy. 'Unlocked' allows the policy to be modified by privileged users; 'Locked' prevents reduction of the immutability duration but allows extension of the lock period. |
Property Details
immutabilityDurationDays
The immutability duration for the snapshot, in number of days.
immutabilityDurationDays: number
Property Value
number
type
The type of the immutability policy. 'Unlocked' allows the policy to be modified by privileged users; 'Locked' prevents reduction of the immutability duration but allows extension of the lock period.
type: string
Property Value
string