View Crawl History
Select
SaaS
Customer Managed
This operation returns information about the crawling history for a data source in Data Cube.
Path Parameters
- DatasourceId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- View Crawl History
Schema
status object[]
{
"status": [
{
"numFailed": 0,
"totalcount": 0,
"endUTCTime": 0,
"numAccessDenied": 0,
"numAdded": 0,
"startUTCTime": 0,
"state": 0
}
]
}
{
"status": [
{
"numFailed": 0,
"totalcount": 44,
"endUTCTime": 1507663138,
"numAccessDenied": 0,
"numAdded": 44,
"startUTCTime": 1507663131,
"state": 4
}
]
}
GET /dcube/gethistory/:datasourceid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetHistory/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetHistory/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetHistory/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetHistory/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetHistory/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetHistory/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetHistory/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'