All Products
Search
Document Center

ApsaraDB for HBase:API overview

Last Updated:Mar 30, 2026

The following tables list the API operations available for ApsaraDB for HBase.

Instance management

API Description
CreateCluster Creates an ApsaraDB for HBase instance.
RenewInstance Renews an instance.
ConvertInstance Changes the billing method of an instance from pay-as-you-go to subscription.
DeleteInstance Deletes an instance.
DescribeInstance Queries the details of an instance by instance ID.
DescribeInstances Queries instances in a specified region, with pagination support.
ModifyInstanceName Renames an instance.
RestartInstance Restarts an instance.
ResizeNodeCount Scales the number of nodes in an instance.
ResizeDiskSize Adjusts the disk size of an instance.
DescribeInstanceType Queries the specifications of an instance type.

Network management

API Description
DescribeEndpoints Queries the connection endpoints of an instance.
AllocatePublicNetworkAddress Applies for a public endpoint for an instance.
ReleasePublicNetworkAddress Releases the public endpoint of an instance.

Security management

API Description
ModifyIpWhitelist Modifies the IP whitelist of an instance.
DescribeIpWhitelist Queries the IP whitelist of an instance.

Account management

API Description
ModifyUIAccountPassword Resets the password for the cluster management UI.

Zone management

API Description
DescribeRegions Queries the regions available for ApsaraDB for HBase.

X-Pack

API Description
AddUserHdfsInfo Adds custom Hadoop Distributed File System (HDFS) connection URLs to X-Pack.
DeleteUserHdfsInfo Removes custom HDFS connection information from X-Pack.
XpackRelateDB Associates a database with Lindorm Tunnel Service (LTS) through X-Pack.
QueryXpackRelateDB Queries the databases that can be associated with an instance through X-Pack.

Tag management

API Description
TagResources Adds tags to an instance.
ListTagResources Queries tags by resource ID or tag key.
UnTagResources Removes tags from a resource. To add tags, use TagResources.
ListTags Queries all tags in the region.