Help Center/ Data Security Center/ API Reference/ API Description/ Data Security Operations/ Obtaining Instances of Security Services Integrated with DSC
Updated on 2026-01-13 GMT+08:00

Obtaining Instances of Security Services Integrated with DSC

Function

This API is used to obtain the instance list of security services integrated with DSC.

Calling Method

For details, see Calling APIs.

URI

GET /v2/{project_id}/sec-ops/instances

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Project ID.

Table 2 Query Parameters

Parameter

Mandatory

Type

Description

source_module

Yes

String

Instance resource type.

limit

No

Integer

Maximum number of records that can be returned. The default value is 100.

offset

No

Integer

Start position of the query. The default value is 0.

Request Parameters

None

Response Parameters

Status code: 200

OK

None

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

OK

401

Unauthorized

403

Forbidden

404

Not Found

Error Codes

See Error Codes.