Retention Policy Attributes

The retentionpolicies data type imports retention policy information.

Use these attributes with the following table specification in line 1:

table=retentionpolicies
Field Name Description
IMID Type: TEXT
Access: READ-ONLY
Attributes: none
Description:
IMID of the retention policy.
RetentionPolicyID Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Identifier of the retention policy.
Name Type: TEXT
Access: READ-ONLY
Attributes: none
Description:
Name of the retention policy.
ServerStorageType Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
How long chart data is retained by the server; 0 = No data retained, -1 = data retained forever, -2 = data retained in memory only.
RawExpiration Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
How long raw chart data is retained by the database in days; -1 = forever.
FiveExpiration Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
How long five-minute sample data is retained by the database in days; -1 = forever.
HourlyExpiration Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
How long hourly sample chart data is retained by the database in days; -1 = forever.
DailyExpiration Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
How long daily sample chart data is retained by the database in days; -1 = forever.