All Products
Search
Document Center

Resource Management:List of operations by function

Last Updated:Apr 03, 2024
This product(ResourceCenter/2022-12-01) OpenAPI adopts RPC Signature style. See signature details in Description of the signature mechanism. We have packaged SDKs for common programming languages for developers. Developers can directly call the OpenAPI of this product by downloading the SDK without paying attention to the technical details. If the existing SDK cannot meet the usage requirements, you can connect through the signature mechanism. It will take about 5 working days. Therefore, it is recommended to join our DingTalk service group (11370001915) and sign under the guidance of experts.
Before using the API, you need to prepare your identity account and access key (AccessKey) to effectively access the API through client tools (SDK, CLI, etc.). For details see getAccessKey.

Manage Resource Center

APITitleDescription
EnableResourceCenterEnableResourceCenterActivates the Resource Center service.
GetResourceCenterServiceStatusGetResourceCenterServiceStatusQueries the status of the Resource Center service.
DisableResourceCenterDisableResourceCenterDeactivates the Resource Center service.

Search for resources within the same account

APITitleDescription
SearchResourcesSearchResourcesSearch for resources that you can access within the current account.
GetResourceConfigurationGetResourceConfigurationQueries the configurations of a resource within the current account.
ListTagValuesListTagValuesQueries the tag values of resources within the current account.
ListTagKeysListTagKeysQueries the tag keys of resources within the current account.
ListResourceTypesListResourceTypesQueries the resource types supported by Resource Center.
GetResourceCountsGetResourceCountsQueries the numbers of resources on which the current account has access permissions.

Search for resources across accounts

APITitleDescription
EnableMultiAccountResourceCenterEnableMultiAccountResourceCenterEnables the cross-account resource search feature by using the management account of a resource directory or a delegated administrator account of Resource Center.
DisableMultiAccountResourceCenterDisableMultiAccountResourceCenterDisables the cross-account resource search feature by using the management account of a resource directory or a delegated administrator account of Resource Center.
GetMultiAccountResourceCenterServiceStatusGetMultiAccountResourceCenterServiceStatusQueries the status of the cross-account resource search feature by using the management account of a resource directory or a delegated administrator account of Resource Center.
SearchMultiAccountResourcesSearchMultiAccountResourcesSearches for resources within the management account or members of a resource directory.
GetMultiAccountResourceConfigurationGetMultiAccountResourceConfigurationQueries the configurations of a resource within the management account or a member of a resource directory.
ListMultiAccountResourceGroupsListMultiAccountResourceGroupsQueries the resource groups within the management account or a member of a resource directory by using the management account of the resource directory or a delegated administrator account of Resource Center.
ListMultiAccountTagKeysListMultiAccountTagKeysQueries the tag keys of resources within the management account or a member of a resource directory by using the management account of the resource directory or a delegated administrator account of Resource Center.
ListMultiAccountTagValuesListMultiAccountTagValuesQueries the tag values of resources within the management account or a member of a resource directory by using the management account of the resource directory or a delegated administrator account of Resource Center.

Advanced search

APITitleDescription
ListExampleQueriesListExampleQueriesQueries all sample query templates.
GetExampleQueryGetExampleQueryQueries the information about a sample query template.
CreateSavedQueryCreateSavedQueryCreates a custom query template.
GetSavedQueryGetSavedQueryQueries the information about a custom query template.
ListSavedQueriesListSavedQueriesQueries all custom query templates.
UpdateSavedQueryUpdateSavedQueryUpdates a custom query template.
DeleteSavedQueryDeleteSavedQueryDeletes a custom query template.
ExecuteSQLQueryExecuteSQLQueryExecutes an SQL statement to query the resources within the current account.
ExecuteMultiAccountSQLQueryExecuteMultiAccountSQLQueryExecutes an SQL statement to query resources across accounts.