ListNodeDownStream_智能数据建设与治理Dataphin_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
dataphin:ListNodeDownStream
List
All Resources
*
NoneNone

Request Parameters

Field NameField Details
OpTenantIdinteger<int64>

租户 ID

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:30001011Reference Value Source:
    AddTenantMembers
ListQueryobject

查询节点下游请求

Envstring

环境标识View Details...

Example:PROD

Response Parameters

Field NameField Details
RequestIdstring

请求标识 ID

Example:75DD06F8-1661-5A6E-B0A6-7E23133BDC60
Successboolean

请求成功与否

Example:true
HttpStatusCodeinteger<int32>

后端响应 HttpCode

Example:200
Codestring

请求错误码, OK 表示请求正常

Example:OK
Messagestring

请求错误信息

Example:successful
NodeInfoListarray<object>

节点列表

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
401
DataphinOpenAPIRamUnAuthorized
You are not authorized to do this action, you should be authorized by RAM.Diagnose
403
DataphinOpenApiForbidden
Openapi request is forbidden, may tenantId invalid.Diagnose
406
DataphinOpenApiNotAcceptable
Request not acceptable, may exceed quota limit.Diagnose

Change History

Change timeChange content summaryoperation
2025-02-17
addError code 401

Examples