Skip to main content

Start Data Crawl

Select

SaaS
Customer Managed

This operation starts a data crawl from the given file source

Path Parameters
  • projectId string required
Query Parameters
  • datasourceId string
  • type int32
  • operation int32
Responses

OK

GET /ediscoveryclients/clients/:projectid/jobs    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
projectId — path required
datasourceId — query
type — query
operation — query
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Clients/:projectId/Jobs' \
-H 'Authtoken: <API_KEY_VALUE>'