forked from docs/gaussdb-mysql
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com> Co-authored-by: proposalbot <proposalbot@otc-service.com> Co-committed-by: proposalbot <proposalbot@otc-service.com>
25 lines
2.8 KiB
ReStructuredText
25 lines
2.8 KiB
ReStructuredText
:original_name: gaussdb_02_0000.html
|
|
|
|
.. _gaussdb_02_0000:
|
|
|
|
API Overview
|
|
============
|
|
|
|
With GaussDB(for MySQL) APIs, you can query, set, and modify resource quotas.
|
|
|
|
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| Type | Description |
|
|
+===============================+===============================================================================================================================================+
|
|
| DB engine version query | Query the DB version information of a specified DB engine. |
|
|
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| DB specifications query | Query the DB specifications of a specified DB engine version. |
|
|
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| DB instance management | Create DB instances, query DB instance lists, query DB instance details, delete DB instances, create read replicas, and delete read replicas. |
|
|
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| Parameter template management | Query parameter templates. |
|
|
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| Quota management | Query, set, and modify resource quotas. |
|
|
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| Task information query | Obtain task information about the task center. |
|
|
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
|