Counts the data sources for each status in a dataset.
This endpoint returns the count of data sources for each status in the specified dataset. You can use it to verify if all data sources are synchronized and ready for running data analysis jobs.
If both invalid_count
and synching_count
in the response are 0
, all data sources in the dataset are accessible to Powerdrill for answering questions. Otherwise, any unsynchronized data sources cannot be accessed.
Example request:
Example response:
The trace ID you set in your system to trace this request. It can be up to 128 characters in length. If the request fails, you can provide it to the Powerdrill team to help with troubleshooting.
The ID of the dataset for which you want to check the status of data sources.
Your user ID, which uniquely identifies you within your team. To obtain your ID:
The response is of type object
.