Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.62 KB

WormDomain.md

File metadata and controls

16 lines (12 loc) · 1.62 KB

WormDomain

Properties

Name Type Description Notes
AutocommitOffset int32 Specifies the autocommit time period for the domain in seconds. After a file is in the domain without being modified for the specified time period, the file is automatically committed. If this parameter is set to null, there is no autocommit time, and files must be committed manually. [optional] [default to null]
DefaultRetention string [optional] [default to null]
MaxRetention string [optional] [default to null]
MinRetention string [optional] [default to null]
OverrideDate int32 Specifies the override retention date for the domain. If this date is later than the retention date for any committed file, the file will remain protected until the override retention date. [optional] [default to null]
PrivilegedDelete string When this value is set to 'on', files in this domain can be deleted through the privileged delete feature. If this value is set to 'disabled', privileged file deletes are permanently disabled and cannot be turned on again. [optional] [default to null]
Type_ string Specifies whether the domain is an enterprise domain or a compliance domain. Compliance domains can not be created on enterprise clusters. Enterprise and compliance domains can be created on compliance clusters. [optional] [default to null]

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