Delete - cleanupHistoricalData_2
Delete - cleanupHistoricalData
Description :
This command cleans up historical data from the database. Historical data includes Compliance Job results, Audit Job results, Snapshot Job results, Patching Job results, Deploy Job results, job run events, job schedules, audit trail, and shared data (from generic assets and configuration objects generated during Snapshot Jobs and Audit Jobs).
Return type : java.lang.Object
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
retentionTime | java.lang.Integer | Retention time in days, if applicable. The minimum retention time is 3 days. Note: This variable is applied only to data of the following types: audit trail, job run events, job schedules, and shared data. |
duration | java.lang.Integer | Maximum duration for the operation in minutes. |
roleName | String | Delete objects limited to a specific role, if applicable. |
Example
The following example shows how to clean up historical data from the database.
Script