Skip to main content

Perform Datasource File Action

Select

SaaS
Customer Managed

This operation performs all datasource file actions, such as delete file, move file, and change properties.

Responses

OK


<App_EDiscoveryActionResp errorCode="0" errorMsg="" />
POST /ediscoveryclients/datasources/actions    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
Body required
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Datasources/Actions' \
-H 'Content-Type: text/plain' \
-H 'Accept: text/plain' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''