| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Refresh task details. | ||
| Status | string | The status of the queried refresh task. | RUNNING |
| EndTime | string | The end time of the refresh task. | 2025-01-15 10:12:00 |
| RefreshModel | string | The refresh model.
| FAST |
| StartTime | string | The actual start time. | 2025-01-15 10:11:00 |
| RefreshInterval | string | The refresh interval. | 30s |
| Processid | string | The task ID. | 2025103010xxxxxxx |
| ScheduledStartTime | string | The scheduled start time. | 2025-01-15 10:11:00 |
| SchemaName | string | The database name. | adb_demo |
| ResourceGroup | string | The resource group used for the refresh. | user_default |
| Name | string | The materialized view name. | demo_mv |