Help Center/ Resource Governance Center/ API Reference/ APIs/ Internal/ Interface for Listing Control Policies
Updated on 2025-10-24 GMT+08:00

Interface for Listing Control Policies

Function

Interface for Presetting Control Policy Data

URI

GET /v1/internal/rgc/control

Table 1 Query Parameters

Parameter

Mandatory

Type

Description

control_identifier

No

String

Governance policy ID.

Request Parameters

None

Response Parameters

Status code: 200

Table 2 Response body parameters

Parameter

Type

Description

controls

Array of ControlBody objects

Parameters in the preset control policy template

Table 3 ControlBody

Parameter

Type

Description

identifier

String

name

String

description

String

resource

Array of strings

service

String

framework

Array of strings

implementation

String

guidance

String

behavior

String

owner

String

control_objective

String

severity

String

version

String

regional_preference

String

tf_config_rule_name

String

control_type

String

control_content

String

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

The request is sent successfully.

Error Codes

See Error Codes.