Move History to Secondary Storage Task
Moves history data to the secondary history storage.
Moves history data to the secondary history storage (see
historySecondaryKeyspaceConfig
and
historyDataStorageMode
and the topic for Get Physical Configurations History).
Stop and Pause are supported.
Requests
Admin role is required:
POST {ApplicationURL}/moveHistoryToSecondaryStorage
Tenant admin role is required:
POST {ApplicationURL}/api/{tenantId}/moveHistoryToSecondaryStorage
Parameter | Required | Description |
---|---|---|
tenantId |
Yes | ID of the tenant for which to move history. |
historyTillDate
|
No | The date until which all history is moved to the secondary storage.
If not specified or if historyDataStorageMode is
SECONDARY , then all history data is moved to the
secondary storage. |