API standard and pre-built SDKs in multi-language
The OpenAPI specification of this product (governance/2021-01-20) follows the RPC standard. Alibaba Cloud provides pre-built SDKs for popular programming languages to abstract low-level complexities such as request signing. This enables developers to call APIs using language-specific syntax without dealing with HTTP details directly.
Custom signature
If your specific needs, such as a customized signature, are not supported by the SDK, manually sign requests using the signature mechanism. Note that manual signing requires significant effort (usually about 5 business days). For support, join our DingTalk group (ID: 147535001692).
Before you begin
An Alibaba Cloud account has full administrative privileges. A compromised AccessKey pair exposes all associated resources to unauthorized access, posing a significant security risk. To call APIs securely, create a Resource Access Management (RAM) user with API access only, configure its AccessKey pairs, and implement the principle of least privilege (PoLP) through RAM policies. Use the Alibaba Cloud account only when its permissions are explicitly required for specific scenarios.
Governance Maturity Check
|
API |
Title |
Description |
| ListEvaluationMetadata | ListEvaluationMetadata | Queries the metadata for all available governance evaluation items, including their names, IDs, descriptions, stages, resource detail metadata, and remediation guides. |
| ListEvaluationMetricDetails | ListEvaluationMetricDetails | Retrieves information about non-compliant resources for a specific check item. The information includes the name, ID, classification, type, region, and metadata of each resource. |
| ListEvaluationResults | ListEvaluationResults | Retrieves the results and statuses of governance evaluations. |
Others
|
API |
Title |
Description |
| BatchEnrollAccounts | BatchEnrollAccounts | Applies an account baseline to multiple existing resource accounts at a time. |
| CreateAccountFactoryBaseline | CreateAccountFactoryBaseline | Creates a baseline of the account factory. |
| DeleteAccountFactoryBaseline | DeleteAccountFactoryBaseline | Deletes an account factory baseline. |
| EnrollAccount | EnrollAccount | Enrolls an account. You can create a new account or manage an existing account in the account factory. |
| GetAccountFactoryBaseline | GetAccountFactoryBaseline | Obtains the details of an account factory baseline. |
| GetEnrolledAccount | GetEnrolledAccount | Queries the details about an account that is enrolled in the account factory. |
| ListAccountFactoryBaselineItems | ListAccountFactoryBaselineItems | Queries a list of baseline items that are supported by the account factory of Cloud Governance Center (CGC). |
| ListAccountFactoryBaselines | ListAccountFactoryBaselines | Obtains a list of baselines in the account factory. |
| ListEnrolledAccounts | ListEnrolledAccounts | Queries a list of accounts that are enrolled in the account factory. |
| ListEvaluationScoreHistory | ListEvaluationScoreHistory | Queries the historical scores of a governance maturity check. |
| RunEvaluation | RunEvaluation | Performs a governance maturity check. |
| UpdateAccountFactoryBaseline | UpdateAccountFactoryBaseline | Updates a baseline of the account factory. |