The following tables list API operations available for use in ApsaraDB for Hbase.
Cluster management
Operation | Description |
---|---|
DescribeInstance | You can call this operation to query the basic information of the cluster. |
DescribeInstances | You can call this operation to query the cluster list by page. |
ConvertInstance | You can call this operation to convert the instance billing method from pay-as-you-go to subscription. |
RenewInstance | You can call this operation to renew the current instance. |
DeleteInstance | You can call this operation to delete the instance. |
ModifyInstanceName | You can call this operation to modify the name of the instance. |
RestartInstance | You can call this operation to restart a cluster. |
ResizeNodeCount | You can call this operation to change the number of nodes in an instance. |
ResizeDiskSize | You can call this operation to resize the disk. |
CreateCluster | You can call this operation to create an instance. |
DescribeInstanceType | You can call this operation to query the instance specifications such as CPU and memory. |
Network management
Operation | Description |
---|---|
DescribeEndpoints | You can call this operation to query the connection information of a cluster database based on the cluster ID. |
Security management
Operation | Description |
---|---|
ModifyIpWhitelist | You can call this operation to modify a network access whitelist. |
DescribeIpWhitelist | You can call this operation to query the cluster whitelist by the cluster ID. |
Account management
Operation | Description |
---|---|
ModifyUIAccountPassword | You can call this operation to reset the password for UI access. |
Zone management
Operation | Description |
---|---|
DescribeRegions | You can call this operation to query the most recent region list. |
Xpack
Operation | Description |
---|---|
AddUserHdfsInfo | You can call this operation to add custom HDFS addresses in Xpack. |
DeleteUserHdfsInfo | You can call this operation to delete custom HDFS information in Xpack. |
XpackRelateDB | You can call this operation to associate a database. |
QueryXpackRelateDB | You can call this operation to query the list of databases with which the current instance can be associated. |
Tag management
Operation | Description |
---|---|
TagResources | You can call this operation to add tags to the instance. |
ListTagResources | Use the resourceid or Tagkey to obtain the tag list. |
UnTagResources | You can call this operation to remove a tag from a specified resource. For more information about how to add a tag, see TagResources. |
ListTags | You can call this operation to query all tags in the region. |