Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
9.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 |
Adds tags to resources. |
|
Adds or deletes tags for a specified resource in batches. |
||
Queries resource instances that meet the specified tag filtering criteria. |
||
Queries the tags of a specified resource. |
||
Queries all tags of a tenant for a specified resource type in a specified project. |
||
Deletes a resource tag. |