Help Center/ DataArts Studio/ API Reference/ DataArts Security APIs/ Permission Applications/ Testing Fine-grained Connectivity of Data Development Connections
Updated on 2025-11-17 GMT+08:00

Testing Fine-grained Connectivity of Data Development Connections

Function

Test the fine-grained connectivity of the data development connection.

Calling Method

For details, see Calling APIs.

URI

POST /v1/{project_id}/security/fgac/dlf/datawarehouses/{dw_id}

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Project ID. For details about how to obtain the project ID, see Project ID and Account ID.

dw_id

Yes

String

Data connection ID. For details about how to obtain the value, see Querying the List of Fine-grained Authentication Data Source Connections.

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

workspace

Yes

String

Workspace ID. For details about how to obtain the workspace ID, see Instance ID and Workspace ID.

X-Auth-Token

Yes

String

IAM token, which is obtained by calling the IAM API for obtaining a user token (value of X-Subject-Token in the response header). This parameter is mandatory for token authentication.

Response Parameters

Status code: 400

Table 3 Response body parameters

Parameter

Type

Description

error_code

String

Error code.

error_msg

String

Error message.

Example Requests

v1/0833a5737480d53b2f25c010dc1a7b88/security/fgac/dlf/datawarehouses/7c8a2d85d917492bb3195377cd9c36be

Example Responses

None

Status Codes

Status Code

Description

204

No content

400

Bad Request