Start Crawl
Select
SaaS
Customer Managed
This operation starts a datasource crawl.
Path Parameters
- DatasourceId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
status object
{
"status": {
"totalcount": 0,
"endUTCTime": 0,
"numAdded": 0,
"startUTCTime": 0,
"jobId": "string",
"state": 0
}
}
{
"status": {
"totalcount": 0,
"endUTCTime": 1544816130,
"numAdded": 0,
"startUTCTime": 1544816130,
"jobId": "23301544816130912",
"state": 2
}
}
POST /dcube/startjob/:datasourceid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/startjob/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/startjob/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/startjob/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/startjob/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/startjob/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/startjob/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/startjob/:DatasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'