View JDBC Drivers
This operation returns a list of the JDBC drivers that are available on a specific Index Server.
Path Parameters
- cloudId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- View J D B C Drivers
Schema
- drivers string[]
{
"drivers": [
"string"
]
}
{
"drivers": [
"com.mysql.cj.jdbc.Driver",
"oracle.jdbc.OracleDriver",
"com.microsoft.sqlserver.jdbc.SQLServerDriver"
]
}
GET /dcube/getjdbcdrivers/:cloudid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetJDBCDrivers/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetJDBCDrivers/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetJDBCDrivers/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetJDBCDrivers/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetJDBCDrivers/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetJDBCDrivers/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/GetJDBCDrivers/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'