Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Delete - deleteCleanupTaskStatus


Delete - deleteCleanupTaskStatus

Description :

Cleanup stores statistic data in the tables delete_tasks, delete_tasks_statistics, delete_errors. The command deletes all data older than days (passed in as argument).

The command deletes all data older than days (passed in as argument).

Return type : java.lang.Object

Command Input :

Variable Name

Variable Type

Description

olderThanDays

java.lang.Integer

Number of days.

durationInMin

java.lang.Integer

Maximum duration for the operation in minutes. Note that the total time for cleanup may exceed the time specified by this variable, depending on environment factors that might cause the batch processing for cleanup to run for a longer time.

Example

The following example shows how to to delete cleanup statistic data.

Script





blcli Delete deleteCleanupTaskStatus 90 20



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation Command Line Interface 21.02