| Name | Description | Type | Additional information | 
|---|---|---|---|
| Description | The name of the retention set DESCR VARCHAR 256 NULL=TRUE | string | None. | 
| ExpiryDate | EXPDATE	TIMESTAMP	NULL=TRUE | date | None. | 
| FileCount | FILE_COUNT	VARCHAR	21	NULL=FALSE | integer | None. | 
| SpId | ID INTEGER NULL=FALSE | integer | None. | 
| RetentionPeriod | RETPERIOD VARCHAR 12 NULL=FALSE | string | None. | 
| Rule | RULENAME VARCHAR 65	NULL=TRUE | RetentionRule | None. | 
| SizeMegaBytes | SIZE_MB VARCHAR	21 NULL=FALSE | integer | None. | 
| State | STATE VARCHAR 12 NULL=FALSE | RetentionSetState | None. | 
| PointInTime | PITDATE TIMESTAMP NULL=FALSE | date | None. | 
| LastUpdatedBy | UPDATOR VARCHAR	65 NULL=TRUE | string | None. | 
| LastUpdated | UPDDATE TIMESTAMP NULL = TRUE | date | None. | 
| Nodes | List of nodes covered by the retention set | Collection of Node | None. | 
| Filespaces | List of file spaces covered by the retention set | Collection of Filespace | None. | 
| Id | A unique ID for the object. | integer | Read-only. | 
| CreatedDate | Time and date the object was created. | date | Read-only. | 
| ArchivedDate | Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate | date | Read-only. | 
| Operations | Collection of OperationResult | None. |