Description
Returns the status of the triggered data collection process.
Parameters
Name | Description |
---|---|
definedProbe |
Location: query Type: string Pre-defined SQL queries that have been triggered to collect data. The
available values are LEASE_COUNT_PER_DATE and NETWORK_BLOOM.
|
Responses
Code | Description |
---|---|
200 |
Type: integer (int32) Returns a pre-defined value from 0 to 3, depending on the status of the data collection process.
|