DatasetSnapshots
Returns a list of dataset snapshots for a specific dataset, with optional filtering by status, date, and trigger type.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Created | Datetime | ||
| Status | String |
The allowed values are starting, running, ready, failed. | |
| DatasetId | String |
Datasets.Id | |
| DatasetSize | Long | ||
| TriggerType | String |
The allowed values are ALL, CP, API. | |
| Trigger | String |