forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
8.8 KiB
8.8 KiB
API Overview
You can use the following GaussDB(DWS) functions with the APIs.
Function |
API |
Description |
|---|---|---|
Cluster management |
Creates a cluster. |
|
Queries and displays the cluster list. |
||
Queries cluster details. |
||
Queries all node types supported by GaussDB(DWS). |
||
Deletes a cluster. |
||
Restarts a cluster. |
||
Scales out a cluster. |
||
Resets the cluster administrator password. |
||
Snapshot management |
Creates snapshots for a specified cluster. |
|
Queries the snapshot list. |
||
Queries the snapshot details using the snapshot ID. |
||
Deletes a snapshot. |
||
Restores a cluster using a snapshot. |
||
Tag management |
Query all tag of a project. |
|
Queries tags of a cluster. |
||
Batch adds tags to a cluster in batches. |
||
Deletes tags from a cluster in batches. |