Help Center/ Data Security Center/ API Reference/ API Description/ Asset Management/ Obtaining the Big Data Instance List in the Asset Center
Updated on 2026-01-13 GMT+08:00

Obtaining the Big Data Instance List in the Asset Center

Function

This API is used to obtain the big data instance list.

Calling Method

For details, see Calling APIs.

URI

GET /v1/{project_id}/asset-center/bigdata/instances

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

project_id

Table 2 Query Parameters

Parameter

Mandatory

Type

Description

type

Yes

String

Database type.

limit

No

Integer

Maximum number of returned results.

offset

No

Integer

Offset of the returned result.

Request Parameters

None

Response Parameters

Status code: 200

OK

None

Example Requests

Query big data instances in the asset center.

GET /v1/{project_id}/asset-center/bigdata/instances

Example Responses

None

Status Codes

Status Code

Description

200

OK

401

Unauthorized.

403

Access denied.

404

Not found.

Error Codes

See Error Codes.