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 (78410016550) 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
API | Title | Description |
---|---|---|
EnableResourceCenter | EnableResourceCenter | Activates the Resource Center service. |
GetResourceCenterServiceStatus | GetResourceCenterServiceStatus | Queries the status of the Resource Center service. |
DisableResourceCenter | DisableResourceCenter | Deactivates the Resource Center service. |
Search for resources within the same account
API | Title | Description |
---|---|---|
SearchResources | SearchResources | Search for resources that you can access within the current account. |
GetResourceConfiguration | GetResourceConfiguration | Queries the configurations of a resource within the current account. |
ListTagValues | ListTagValues | Queries the tag values of resources within the current account. |
ListTagKeys | ListTagKeys | Queries the tag keys of resources within the current account. |
ListResourceTypes | ListResourceTypes | Queries the resource types supported by Resource Center. |
GetResourceCounts | GetResourceCounts | Queries the numbers of resources on which the current account has access permissions. |
Search for resources across accounts
API | Title | Description |
---|---|---|
EnableMultiAccountResourceCenter | EnableMultiAccountResourceCenter | Enables the cross-account resource search feature by using the management account of a resource directory or a delegated administrator account of Resource Center. |
DisableMultiAccountResourceCenter | DisableMultiAccountResourceCenter | Disables the cross-account resource search feature by using the management account of a resource directory or a delegated administrator account of Resource Center. |
GetMultiAccountResourceCenterServiceStatus | GetMultiAccountResourceCenterServiceStatus | Queries 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. |
SearchMultiAccountResources | SearchMultiAccountResources | Searches for resources within the management account or members of a resource directory. |
GetMultiAccountResourceConfiguration | GetMultiAccountResourceConfiguration | Queries the configurations of a resource within the management account or a member of a resource directory. |
ListMultiAccountResourceGroups | ListMultiAccountResourceGroups | Queries 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. |
ListMultiAccountTagKeys | ListMultiAccountTagKeys | Queries 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. |
ListMultiAccountTagValues | ListMultiAccountTagValues | Queries 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
API | Title | Description |
---|---|---|
ListExampleQueries | ListExampleQueries | Queries all sample query templates. |
GetExampleQuery | GetExampleQuery | Queries the information about a sample query template. |
CreateSavedQuery | CreateSavedQuery | Creates a custom query template. |
GetSavedQuery | GetSavedQuery | Queries the information about a custom query template. |
ListSavedQueries | ListSavedQueries | Queries all custom query templates. |
UpdateSavedQuery | UpdateSavedQuery | Updates a custom query template. |
DeleteSavedQuery | DeleteSavedQuery | Deletes a custom query template. |
ExecuteSQLQuery | ExecuteSQLQuery | Executes an SQL statement to query the resources that can be accessed within the current account. |
ExecuteMultiAccountSQLQuery | ExecuteMultiAccountSQLQuery | Executes an SQL statement to query resources across accounts. |
Filter
API | Title | Description |
---|---|---|
CreateFilter | CreateFilter | Creates a filter. |
UpdateFilter | UpdateFilter | Updates a filter. |
ListFilters | ListFilters | Queries a list of filters. |
DeleteFilter | DeleteFilter | Deletes a filter. |
AssociateDefaultFilter | AssociateDefaultFilter | Sets a default filter. |
DisassociateDefaultFilter | DisassociateDefaultFilter | Cancels the default filter. |