API overview

更新时间:
复制 MD 格式

This topic lists the public APIs for this product. The APIs are grouped by feature.

Instance management

APIDescription

CreateCluster

Creates a Cassandra instance.

CreateDataCenter

Adds a data center to a cluster.

DeleteCluster

Deletes a specified cluster.

DescribeCluster

Queries the details of a Cassandra instance.

DescribeClusters

Queries information about all clusters in a specified region.

DescribeClusterStatus

Queries the running status of a cluster.

DescribeDeletedClusters

Queries a list of deleted clusters.

DescribeInstanceType

Queries instance types (CPU and memory).

ModifyCluster

Modifies the name of a cluster.

ModifyInstanceMaintainTime

Modifies the start time of the maintenance window for an instance.

ModifyInstanceType

Modifies the instance type.

PurgeCluster

Purges a deleted cluster.

RebootCluster

You can call RebootCluster to restart the cluster.

ResizeDiskSize

You can call the ResizeDiskSize operation to expand the disk.

ResizeNodeCount

Scales out the number of nodes in a data center.

UpgradeClusterVersion

Upgrades the minor version of a cluster.

Security management

APIDescription

ModifyIpWhitelist

Modifies the IP address whitelist for cluster access.

DescribeIpWhitelist

Queries the IP address whitelist for cluster access.

DescribeIpWhitelistGroups

Queries the list of whitelist groups.

ModifyIpWhitelistGroup

Modifies a whitelist group for a cluster.

DescribeSecurityGroups

Queries security groups.

ModifySecurityGroups

Modifies security groups.

Account management

APIDescription

DescribeAccounts

Queries the accounts of a specified instance.

ModifyAccountPassword

Modifies the password of an account.

Zone management

APIDescription

DescribeRegions

Queries available regions.

DeleteDataCenter

Deletes a data center from a cluster.

ModifyDataCenter

You can call ModifyDataCenter to rename a data center.

DescribeDataCenters

Queries information about data centers.

Backup management

APIDescription

DescribeBackup

Queries summary information about a backup.

DeleteBackupPlan

Deletes a backup plan.

CreateBackupPlan

Creates a backup plan.

DescribeBackupPlan

Describes a backup plan.

DescribeBackups

Queries a list of cluster backups.

ModifyBackupPlan

Modifies a backup plan.

DescribeBackupPlans

Queries a list of backup plans.

Contact point management

APIDescription

AllocatePublicContactPoints

Allocates public contact points.

DescribeContactPoints

Queries the database connection information for a cluster.

ReleasePublicContactPoints

Releases public contact points.

Nodetool

APIDescription

DescribeNodeToolExecutionHistories

Retrieves a paginated list of nodetool execution records.

ExecuteNodeTool

Executes a nodetool command in a specified data center.

DeleteNodeToolExecutionHistory

Deletes a nodetool execution record.

Parameter management

APIDescription

DescribeParameters

Queries all parameters in the parameter settings.

ModifyParameter

Modifies a parameter in the parameter settings.

DescribeParameterModificationHistories

Queries the modification history of parameters.

Dashboard management

APIDescription

DescribeClusterDashboard

Queries dashboard data for a cluster.

Tag management

APIDescription

TagResources

Adds tags to an instance.

UnTagResources

Removes tags from a resource. This operation is the opposite of TagResources.

ListTagResources

Retrieves a list of tags by resource ID or by tag (by key, or by both key and value).

ListTags

Retrieves all tags in a region.