Skip to Content
Kafka(UKafka)ListUKafkaInstance

Get instance list information - ListUKafkaInstance

Overview

Get instance list information

Definition

Public Parameters

Parameter NameTypeDescription InformationRequired
ActionstringCorresponding API command name, the current API is ListUKafkaInstance.Yes
PublicKeystringThe user’s public key can be obtained from ConsoleYes
SignaturestringUser signature generated based on public key and API command, see Signature AlgorithmYes

Request Parameters

Parameter NameTypeDescription InformationRequired
RegionstringRegion. See List of Regions and Availability ZonesYes
ZonestringAvailability Zone. See Availability Zone ListYes
ProjectIdstringProject ID. If not filled in, the default project is used, sub-accounts must be filled in. Please refer to the GetProjectList interface.No
LimitstringDefault is 60No
OffsetstringDefault is 0No
VPCIdstringVPCIdNo
SubnetIdstringSubnetIdNo
BusinessIdstringBusinessIdNo

Response Field

Field NameTypeDescription InformationRequired
RetCodeintReturn status code. If it is 0, it means successful return. If it is not 0, it means failure.Yes
ActionstringOperation command name.Yes
MessagestringReturns an error message, providing detailed description when RetCode is non-zero.No
ClusterSetClusterSetInstance InformationYes
TotalCountstringTotalYes

Data Model

ClusterSet

Field NameTypeDescription InformationRequired
ZonestringAvailability Zone. See Availability Zone ListNo
ClusterInstanceIdstringInstance IdNo
ClusterInstanceNamestringInstance nameNo
FrameworkstringframeworkNo
FrameworkVersionstringKafka framework versionNo
RemarkstringInstance NotesNo
CreateTimeintInstance Create timestampNo
RunningTimeintInstance running timeNo
ExpireTimeintInstance expiration timeNo
AutoRenewstringWhether to renew automaticallyNo
ChargeTypestringPayment TypeNo
UHostCountintNumber of instance nodesNo
RedundantCountintredundancy countNo
StatestringCurrent Instance status, Instance status: “Running”| “Abnormal”| “Creating”| “Deleting”| “CreateFailed”| “DeleteFailed”| “Unavailable”| “Deleted”| “Updating”| “Deploying”| “Migrating”| “ExpandFailed”.No
Tagstringinstance tagNo
InstanceGroupTypestringInstance Node TypeNo
VPCIdstringBelonging VPC idNo
SubnetIdstringSubnet IDNo
BusinessIdstringBusinessIdNo
NewMessagestringEvent Status Unread Message (Deprecated)No

Example

Request Example

https://api.ucloud-global.com/?Action=ListUKafkaInstance &Region=cn-zj &Zone=cn-zj-01 &ProjectId=lrthkcCU &Limit=UrYjkKTm &Offset=nORcPySS &VPCId=ooZXMZYr &SubnetId=aICLRzKS &BusinessId=gdOiLduj

Response Example

None yet.