tencent cloud

TDMQ for CKafka

Release Notes and Announcements
Release Notes
Broker Release Notes
Announcement
Product Introduction
Introduction and Selection of the TDMQ Product Series
What Is TDMQ for CKafka
Strengths
Scenarios
Technology Architecture
Product Series Introduction
Apache Kafka Version Support Description
Comparison with Apache Kafka
High Availability
Use Limits
Regions and AZs
Related Cloud Services
Billing
Billing Overview
Pricing
Billing Example
Changing from Postpaid by Hour to Monthly Subscription
Renewal
Viewing Consumption Details
Overdue Payments
Refund
Getting Started
Guide for Getting Started
Preparations
VPC Network Access
Public Domain Name Access
User Guide
Usage Process Guide
Configuring Account Permission
Creating Instance
Configuring Topic
Connecting Instance
Managing Messages
Managing Consumer Group
Managing Instance
Changing Instance Specification
Configuring Traffic Throttling
Configuring Elastic Scaling Policy
Configuring Advanced Features
Viewing Monitoring Data and Configuring Alarm Rules
Synchronizing Data Using CKafka Connector
Use Cases
Cluster Resource Assessment
Client Practical Tutorial
Log Integration
Open-Source Ecosystem Integration
Replacing Supporting Route (Old)
Migration Guide
Migration Solution Overview
Migrating Cluster Using Open-Source Tool
Troubleshooting
Topics
Clients
Messages
​​API Reference
History
Introduction
API Category
Making API Requests
Other APIs
ACL APIs
Instance APIs
Routing APIs
DataHub APIs
Topic APIs
Data Types
Error Codes
SDK Reference
SDK Overview
Java SDK
Python SDK
Go SDK
PHP SDK
C++ SDK
Node.js SDK
SDK for Connector
Security and Compliance
Permission Management
Network Security
Deletion Protection
Event Record
CloudAudit
FAQs
Instances
Topics
Consumer Groups
Client-Related
Network-Related
Monitoring
Messages
Agreements
CKafka Service Level Agreements
Contact Us
Glossary

DescribeInstancesDetail

PDF
フォーカスモード
フォントサイズ
最終更新日: 2025-12-29 11:41:52

1. API Description

Domain name for API request: ckafka.intl.tencentcloudapi.com.

This API is used to get instance list details under a user account.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common Params. The value used for this API: DescribeInstancesDetail.
Version Yes String Common Params. The value used for this API: 2019-08-19.
Region Yes String Common Params. For more information, please see the list of regions supported by the product.
InstanceId No String (Filter) filter by instance ID
SearchWord No String Filter by instance name, instance ID, AZ, VPC ID, or subnet ID. Fuzzy query is supported.
Status.N No Array of Integer (Filter) instance status. 0: creating, 1: running, 2: deleting. If this parameter is left empty, all instances will be returned by default
Offset No Integer Offset. If this parameter is left empty, 0 will be used by default.
Limit No Integer Number of returned results. If this parameter is left empty, 10 will be used by default. The maximum value is 20.
TagKey No String Tag key match.
Filters.N No Array of Filter Filter. Valid values of filter.Name include Ip, VpcId, SubNetId, InstanceType, and InstanceId. Up to 10 values can be passed for filter.Values.
InstanceIdList.N No Array of String Filter by instance ID.
TagList.N No Array of Tag Filter instances by a set of tags

3. Output Parameters

Parameter Name Type Description
Result InstanceDetailResponse Returned result object of instance details
RequestId String The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.

4. Example

Example1 Retrieving Instance List Details

1

Input Example

https://ckafka.intl.tencentcloudapi.com/?Action=DescribeInstancesDetail
&<Common request parameters>

Output Example

{
    "Response": {
        "RequestId": "84b84177-c5aa-4fa9-aae0-14618af7d251",
        "Result": {
            "InstanceList": [
                {
                    "Bandwidth": 800,
                    "ClusterType": "CLOUD_EKS_TSE",
                    "CreateTime": 1732245392,
                    "Cvm": 1,
                    "DiskSize": 1000,
                    "DiskType": "CLOUD_SSD",
                    "ExpireTime": 1734837392,
                    "Features": [
                        "CLOUD_EKS_TSE",
                        "CLOUD_EKS_CROS_ZONE",
                        "FEATURE_SASL_SCRAM"
                    ],
                    "Healthy": 1,
                    "HealthyMessage": "",
                    "InstanceId": "ckafka-wdvgwwx2",
                    "InstanceName": "test-public-network",
                    "InstanceType": "profession",
                    "IsInternal": 0,
                    "MaxPartitionNumber": 1200,
                    "MaxTopicNumber": 600,
                    "PartitionNumber": 60,
                    "PublicNetwork": 3,
                    "PublicNetworkChargeType": "BANDWIDTH_PREPAID",
                    "RebalanceTime": "0000-00-00 00:00:00",
                    "RenewFlag": 0,
                    "Status": 1,
                    "SubnetId": "subnet-5rhipsse",
                    "Tags": [],
                    "TopicNum": 6,
                    "Version": "2.8.1",
                    "Vip": "10.0.1.17",
                    "VipList": [
                        {
                            "Vip": "10.0.1.17",
                            "Vport": "9092"
                        }
                    ],
                    "VpcId": "vpc-ks7w9y0b",
                    "Vport": "9092",
                    "ZoneId": 100006,
                    "ZoneIds": [
                        100006,
                        100007
                    ]
                },
                {
                    "Bandwidth": 19200,
                    "ClusterType": "CLOUD_EKS_TSE",
                    "CreateTime": 1732086196,
                    "Cvm": 1,
                    "DiskSize": -1,
                    "DiskType": "CLOUD_SSD",
                    "ExpireTime": 0,
                    "Features": [
                        "CLOUD_EKS_TSE",
                        "CLOUD_EKS_CROS_ZONE",
                        "FEATURE_SASL_SCRAM"
                    ],
                    "Healthy": 1,
                    "HealthyMessage": "",
                    "InstanceId": "ckafka-vv7wpp93",
"InstanceName": "wenbingshen-test"
                    "InstanceType": "profession",
                    "IsInternal": 0,
                    "MaxPartitionNumber": 5000,
                    "MaxTopicNumber": 2500,
                    "PartitionNumber": 46,
                    "PublicNetwork": 3,
                    "PublicNetworkChargeType": "BANDWIDTH_POSTPAID_BY_HOUR",
                    "RebalanceTime": "0000-00-00 00:00:00",
                    "RenewFlag": 0,
                    "Status": 1,
                    "SubnetId": "subnet-5rhipsse",
                    "Tags": [],
                    "TopicNum": 3,
                    "Version": "2.8.1",
                    "Vip": "10.0.1.31",
                    "VipList": [
                        {
                            "Vip": "10.0.1.31",
                            "Vport": "9092"
                        }
                    ],
                    "VpcId": "vpc-ks7w9y0b",
                    "Vport": "9092",
                    "ZoneId": 100006,
                    "ZoneIds": [
                        100006,
                        100007
                    ]
                },
                {
                    "Bandwidth": 160,
                    "ClusterType": "CLOUD_EKS_TSE",
                    "CreateTime": 1731479434,
                    "Cvm": 1,
                    "DiskSize": 200,
                    "DiskType": "CLOUD_SSD",
                    "ExpireTime": 1734071434,
                    "Features": [
                        "CLOUD_EKS_TSE",
                        "CLOUD_EKS_CROS_ZONE",
                        "FEATURE_SASL_SCRAM"
                    ],
                    "Healthy": 1,
                    "HealthyMessage": "",
                    "InstanceId": "ckafka-bzmjpp4z",
                    "InstanceName": "Reserved_hdq_0.6_2.8",
                    "InstanceType": "profession",
                    "IsInternal": 0,
                    "MaxPartitionNumber": 400,
                    "MaxTopicNumber": 200,
                    "PartitionNumber": 18,
                    "PublicNetwork": 3,
                    "PublicNetworkChargeType": "BANDWIDTH_PREPAID",
                    "RebalanceTime": "0000-00-00 00:00:00",
                    "RenewFlag": 0,
                    "Status": 1,
                    "SubnetId": "subnet-5rhipsse",
                    "Tags": [],
                    "TopicNum": 3,
                    "Version": "2.8.1",
                    "Vip": "10.0.1.3",
                    "VipList": [
                        {
                            "Vip": "10.0.1.3",
                            "Vport": "9092"
                        }
                    ],
                    "VpcId": "vpc-ks7w9y0b",
                    "Vport": "9092",
                    "ZoneId": 100006,
                    "ZoneIds": []
                },
                {
                    "Bandwidth": 160,
                    "ClusterType": "CLOUD_EKS_TSE",
                    "CreateTime": 1724071025,
                    "Cvm": 1,
                    "DiskSize": 200,
                    "DiskType": "CLOUD_SSD",
                    "ExpireTime": 1734611825,
                    "Features": [
                        "CLOUD_EKS_TSE",
                        "CLOUD_EKS_CROS_ZONE",
                        "FEATURE_SASL_SCRAM"
                    ],
                    "Healthy": 1,
                    "HealthyMessage": "",
                    "InstanceId": "ckafka-mon24787",
"InstanceName": "carwyn-test Do not delete"
                    "InstanceType": "profession",
                    "IsInternal": 0,
                    "MaxPartitionNumber": 400,
                    "MaxTopicNumber": 200,
                    "PartitionNumber": 26,
                    "PublicNetwork": 3,
                    "PublicNetworkChargeType": "BANDWIDTH_PREPAID",
                    "RebalanceTime": "0000-00-00 00:00:00",
                    "RenewFlag": 1,
                    "Status": 1,
                    "SubnetId": "subnet-5rhipsse",
                    "Tags": [],
                    "TopicNum": 5,
                    "Version": "1.1.1",
                    "Vip": "10.0.1.29",
                    "VipList": [
                        {
                            "Vip": "10.0.1.29",
                            "Vport": "9092"
                        }
                    ],
                    "VpcId": "vpc-ks7w9y0b",
                    "Vport": "9092",
                    "ZoneId": 100006,
                    "ZoneIds": [
                        100006,
                        100007
                    ]
                },
                {
                    "Bandwidth": 1600,
                    "ClusterType": "CLOUD_EKS_TSE",
                    "CreateTime": 1722481364,
                    "Cvm": 1,
                    "DiskSize": 1000,
                    "DiskType": "CLOUD_SSD",
                    "ExpireTime": 0,
                    "Features": [
                        "CLOUD_EKS_TSE",
                        "CLOUD_EKS_CROS_ZONE",
                        "FEATURE_SASL_SCRAM"
                    ],
                    "Healthy": 1,
                    "HealthyMessage": "",
                    "InstanceId": "ckafka-5k7va2bv",
"InstanceName": "shilinlu-test-Do not modify",
                    "InstanceType": "profession",
                    "IsInternal": 0,
                    "MaxPartitionNumber": 1400,
                    "MaxTopicNumber": 700,
                    "PartitionNumber": 72,
                    "PublicNetwork": 3,
                    "PublicNetworkChargeType": "BANDWIDTH_POSTPAID_BY_HOUR",
                    "RebalanceTime": "0000-00-00 00:00:00",
                    "RenewFlag": 0,
                    "Status": 1,
                    "SubnetId": "subnet-5rhipsse",
                    "Tags": [],
                    "TopicNum": 5,
                    "Version": "2.8.1",
                    "Vip": "10.0.1.40",
                    "VipList": [
                        {
                            "Vip": "10.0.1.40",
                            "Vport": "9092"
                        }
                    ],
                    "VpcId": "vpc-ks7w9y0b",
                    "Vport": "9092",
                    "ZoneId": 100006,
                    "ZoneIds": [
                        100006,
                        100007
                    ]
                },
                {
                    "Bandwidth": 3200,
                    "ClusterType": "CLOUD_CVM",
                    "CreateTime": 1716451701,
                    "Cvm": 1,
                    "DiskSize": 3000,
                    "DiskType": "CLOUD_SSD",
                    "ExpireTime": 0,
                    "Features": [
                        "FEATURE_SASL_SCRAM"
                    ],
                    "Healthy": 1,
                    "HealthyMessage": "healthy",
                    "InstanceId": "ckafka-na37x9qa",
"InstanceName": "shilinlu-exporter test",
                    "InstanceType": "profession",
                    "IsInternal": 0,
                    "MaxPartitionNumber": 2000,
                    "MaxTopicNumber": 1000,
                    "PartitionNumber": 22,
                    "PublicNetwork": 3,
                    "PublicNetworkChargeType": "BANDWIDTH_POSTPAID_BY_HOUR",
                    "RebalanceTime": "0000-00-00 00:00:00",
                    "RenewFlag": 0,
                    "Status": 1,
                    "SubnetId": "subnet-5rhipsse",
                    "Tags": [],
                    "TopicNum": 2,
                    "Version": "2.4.1",
                    "Vip": "10.0.1.25",
                    "VipList": [
                        {
                            "Vip": "10.0.1.25",
                            "Vport": "9092"
                        }
                    ],
                    "VpcId": "vpc-ks7w9y0b",
                    "Vport": "9092",
                    "ZoneId": 100006,
                    "ZoneIds": []
                },
                {
                    "Bandwidth": 1200,
                    "ClusterType": "CLOUD_EKS_TSE",
                    "CreateTime": 1667461825,
                    "Cvm": 1,
                    "DiskSize": 1000,
                    "DiskType": "CLOUD_BASIC",
                    "ExpireTime": 1735890625,
                    "Features": [
                        "CLOUD_EKS_TSE",
                        "CLOUD_EKS_CROS_ZONE",
                        "FEATURE_SASL_SCRAM"
                    ],
                    "Healthy": 1,
                    "HealthyMessage": "healthy",
                    "InstanceId": "ckafka-pkwxedpq",
"InstanceName": "[Do not delete - Do not create public network domains, security tickets may occur] spock-test."
                    "InstanceType": "profession",
                    "IsInternal": 0,
                    "MaxPartitionNumber": 1200,
                    "MaxTopicNumber": 600,
                    "PartitionNumber": 1026,
                    "PublicNetwork": 6,
                    "PublicNetworkChargeType": "BANDWIDTH_PREPAID",
                    "RebalanceTime": "2023-07-04 10:30:58",
                    "RenewFlag": 1,
                    "Status": 1,
                    "SubnetId": "subnet-kg07707y",
                    "Tags": [
                        {
                            "TagKey": "Application",
                            "TagValue": "underlay-domain"
                        },
                        {
                            "TagKey": "tagkey",
                            "TagValue": "555555"
                        }
                    ],
                    "TopicNum": 61,
                    "Version": "2.4.1",
                    "Vip": "172.16.0.17",
                    "VipList": [
                        {
                            "Vip": "172.16.0.17",
                            "Vport": "9092"
                        }
                    ],
                    "VpcId": "vpc-apwrtw01",
                    "Vport": "9092",
                    "ZoneId": 100006,
                    "ZoneIds": [
                        100006,
                        100007
                    ]
                }
            ],
            "TotalCount": 7
        }
    }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Error Code Description
FailedOperation Operation failed.
InternalError Internal error.
InvalidParameter Invalid parameter.
InvalidParameterValue.InstanceNotExist The instance does not exist.
InvalidParameterValue.RepetitionValue The parameter already exists.
InvalidParameterValue.SubnetIdInvalid Invalid subnet ID.
InvalidParameterValue.SubnetNotBelongToZone The subnet is not in the zone.
InvalidParameterValue.VpcIdInvalid Invalid VPC ID.
InvalidParameterValue.WrongAction The value of the Action parameter is incorrect.
InvalidParameterValue.ZoneNotSupport The zone is not supported.
ResourceUnavailable The resource is unavailable.
UnauthorizedOperation Unauthorized operation.
UnsupportedOperation Unsupported operation.
UnsupportedOperation.BatchDelInstanceLimit The batch instance deletion limit is reached.
UnsupportedOperation.OssReject Oss rejected the operation.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック