Parameter Name
|
Description
|
Base Type
|
---|---|---|
propertyName
|
Name of the property for which historical data should be purged.
|
STRING
|
startDate
|
The start date, including the specified date, from which historical data should be purged.
|
DATETIME
|
endDate
|
The end date, including the specified date, up to which historical data should be purged.
|
DATETIME
|
immediate
|
If false, the purge runs asynchronously. The default value is false. If you set it to true, the purge will run synchronously.
|
BOOLEAN
|