The RemoveStatusRecords action enables you to remove old Lua script status records, or records with a specific ID number.
a=RemoveStatusRecords&IDs=2134654,464987894
a=RemoveStatusRecords&MaxEndTime=1356085698
This action accepts the following optional parameters.
| Parameter | Description |
|---|---|
| IDs | The identification number of the status record to remove. |
| MaxEndTime | The date prior to which all status records should be removed. |
You must specify one of IDs or MaxEndTime.
You can also submit this action from Coordinator by specifying the ControllerUUID parameter. For more information, refer to the Coordinator Reference.
|
|