Skip to main content

Datasource Handler

Select

SaaS
Customer Managed

This operation retrieves the default handler of a datasource.

Path Parameters
  • datasourceId string required
Responses

OK

GET /dcube/getdefaulthandler/:datasourceid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
datasourceId — path required
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getdefaulthandler/:datasourceId' \
-H 'Authtoken: <API_KEY_VALUE>'