aggregatorAggregationTaskStatus
aggregatorAggregationTaskStatus
- FAILED: Filtered device list creation failed.
- CANCELLED: Filtered device list creation is cancelled because a user deletes the list or the list expires.
- STARTED: Filtered device list creation started and is running.
- FINISHED: Filtered device list creation finished.
- STOPPED_AT_LIMIT: Filtered device list creation stopped because the number of filtered devices exceeds the pre-configured limit.
This data structure has no properties.
Enumeration: UNKNOWN_AGGREGATION_TASK_STATUS, FAILED, CANCELLED, STARTED, FINISHED, STOPPED_AT_LIMIT,