獲取數(shù)據(jù)源信息。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
當前API暫無授權(quán)信息透出。
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
DsId | string | 是 | 數(shù)據(jù)源 ID。 | 7AAB95D-*****-****-*4FC0C976 |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "7AAB95D-*****-****-*4FC0C976",
"Result": {
"Address": "172.**.**.48",
"AuthLevel": "0",
"CreatorId": "U240****0880C6095",
"DsId": "a201c85c-******",
"DsType": "mysql",
"DsVersion": "5.7",
"Instance": "rm*********t44ju1",
"InstanceId": "rm*********t44ju1",
"ModifyUser": "U240****0880C6095",
"NoSasl": true,
"ParentDsType": "dataphin",
"Port": "3306",
"Project": "prod-ossdoc",
"Schema": "Analysis",
"ShowName": "0327",
"WorkspaceId": "0de6**2-d**-4720-8836-0cc****1394c"
},
"Success": true
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
297 | Invalid.Parameter | The length of the parameter must not exceed 1000. | 參數(shù)長度超過1000條限制 |
297 | Invalid.Parameter | You must specify the parameter. | 參數(shù)不能為空 |
400 | Access.Forbidden | Your instance version or access key is not allowed to call the API operation, only professional version supports calling. | 您的實例版本或者 AccessKey不允許調(diào)用該 API,僅專業(yè)版支持調(diào)用。 |
500 | Internal.System.Error | An internal system error occurred. | 系統(tǒng)內(nèi)部異常。 |
500 | Instance.Expired | Your instance has expired. | 您的購買實例已經(jīng)過期。 |
500 | Instance.Not.Exist | The specified instance does not exist. | 暫未匹配到您的購買實例。 |
500 | Invalid.Organization | The specified organizational unit does not exist. | 該組織不存在。 |
500 | User.Not.In.Organization | The specified user is not in the organizational unit. | 該用戶不在組織中。 |
500 | Invalid.Param.Error | The parameter is invalid. | 無效參數(shù)。 |
500 | Invalid.Parameter | An error occurred while verifying parameters. | 參數(shù)驗證失敗。 |
500 | Invalid.Parameter.Error | The parameter is invalid:%s. | 無效參數(shù)%s。 |
500 | Datasource.NotFound.Error | The specified data source does not exist: %s. | 數(shù)據(jù)源不存在:%s。 |
500 | Application.Object.NotExist | The object you are operating does not exist or has been deleted. | 操作組件不存在或已被刪除。 |
訪問錯誤中心查看更多錯誤碼。