Skip to main content

Update the Request Configuration

This operation an update the request configuration, or complete review of a request.

Request Body
  • taskReq object
  • tasks object[]
  • taskInfo object
  • taskId string
  • taskProps object
  • attrName string
Responses

OK


Schema
  • msg object
  • errorMessage string
  • errorCode integer
POST /ediscoveryclient/configuretask    

Authorization

type: apiKeyname: Authtokenin: header

Request

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