Datasource Handler
Select
SaaS
Customer Managed
This operation retrieves the default handler of a datasource.
Path Parameters
- datasourceId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
handlerInfos object[]
- error string
{
"handlerInfos": [
{
"handlerName": "string",
"dataSourceId": 0,
"dataSourceName": "string",
"datasourceType": 0,
"handlerId": 0,
"handlerInfo": {
"version": 0,
"alwaysDecode": true,
"appendParams": {
"fq": [
"string"
]
},
"invariantParams": "string",
"defaultParams": {
"q": [
"string"
],
"wt": [
"string"
]
},
"rawAppendParams": "string",
"rawInvariantParams": "string",
"rawDefaultParams": "string"
},
"attribute": 0
}
],
"error": "string"
}
{
"handlerInfos": [
{
"handlerName": "default",
"dataSourceId": 119,
"dataSourceName": "dm2perf2_P67_1561644796",
"datasourceType": 5,
"handlerId": 248,
"handlerInfo": {
"version": 0,
"alwaysDecode": false,
"appendParams": {
"fq": [
"((cistate:1) OR (ItemState:1))"
]
},
"invariantParams": "string",
"defaultParams": {
"q": [
"*:*"
],
"wt": [
"json"
]
},
"rawAppendParams": "string",
"rawInvariantParams": "string",
"rawDefaultParams": "string"
},
"attribute": 2
}
],
"error": "string"
}
GET /dcube/getdefaulthandler/:datasourceid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getdefaulthandler/:datasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getdefaulthandler/:datasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getdefaulthandler/:datasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getdefaulthandler/:datasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getdefaulthandler/:datasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getdefaulthandler/:datasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getdefaulthandler/:datasourceId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'