Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Querying Cluster Details

Updated on 2025-01-23 GMT+08:00

Function

This API is used to query and display the details of a cluster.

Debugging

You can debug this API through automatic authentication in API Explorer.

URI

GET /v1.0/{project_id}/clusters/{cluster_id}

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Parameter description:

The project ID. For details about how to obtain the project ID and name, see Obtaining the Project ID and Name.

Constraints:

N/A

Options:

For details about how to obtain the project ID and name, see Obtaining the Project ID and Name.

Default value:

N/A

cluster_id

Yes

String

Parameter description:

Specifies the ID of the cluster to be queried. For details, see Obtaining the Cluster ID.

Constraints:

N/A

Options:

For details about how to obtain the cluster ID, see Obtaining the Cluster ID.

Default value:

N/A

Request Parameters

None

Response Parameters

Status code: 200

Table 2 Response body parameters

Parameter

Type

Description

datastore

ClusterDetailDatastore object

Parameter description:

Search engine.

instances

Array of ClusterDetailInstances objects

Parameter description:

List of node objects.

publicKibanaResp

publicKibanaRespBody object

Parameter description:

Kibana public network access information.

elbWhiteList

elbWhiteListResp object

Parameter description:

Public network access control information.

updated

String

Parameter description:

Last modification time of a cluster. The format is ISO8601: CCYY-MM-DDThh:mm:ss.

name

String

Parameter description:

Cluster name.

publicIp

String

Parameter description:

Public IP address and port number.

created

String

Parameter description:

Cluster creation time. The format is ISO8601: CCYY-MM-DDThh:mm:ss.

id

String

Parameter description:

Cluster ID.

status

String

Parameter description:

Cluster status.

Options:

100: An operation, such as creation, is in progress.

  • 200: Available

  • 303: Unavailable, for example, due to a creation failure.

endpoint

String

Parameter description:

IPv4 address and port number accessed from the cluster's private network. [If the cluster type is KooSearch, this field indicates the internal address and port number for accessing the knowledge management service.] (tag:white)

vpcId

String

Parameter description:

VPC ID.

subnetId

String

Parameter description:

Subnet ID.

securityGroupId

String

Parameter description:

Security group ID.

vpcepIp

String

Parameter description:

VPC endpoint IP address.

vpcepIpv6Address

String

Parameter description:

IPv6 address of the VPC endpoint.

bandwidthSize

Integer

Parameter description:

Public network bandwidth. Unit: Mbit/s

httpsEnable

Boolean

Parameter description:

Communication encryption status.

Options:

  • false: Communication encryption is not enabled.

  • true: Communication encryption is enabled.

diskEncrypted

Boolean

Parameter description:

Whether disks are encrypted.

Options:

  • true: Disks are encrypted.

  • false: Disk are not encrypted.

authorityEnable

Boolean

Parameter description:

Whether to enable authentication. Available values include true and false. Authentication is disabled by default.

Options:

  • true: Authentication is enabled for the cluster.

  • false: Authentication is disabled for the cluster.

backupAvailable

Boolean

Parameter description:

Whether the snapshot function is enabled.

Options:

  • true: The snapshot function is enabled.

  • false: The snapshot function is disabled.

actionProgress

Object

Parameter description:

Cluster behavior progress, which shows the progress of cluster creation and scaling in percentage.

actions

Array of strings

Parameter description:

Current behavior of a cluster. REBOOTING indicates that the cluster is being restarted. GROWING indicates that the cluster is being scaled. RESTORING indicates that the cluster is being restored. SNAPSHOTTING indicates that the snapshot is being created.

enterpriseProjectId

String

Parameter description:

ID of the enterprise project that a cluster belongs.

If the user of the cluster has not enabled the enterprise project, the setting of this parameter is not returned.

tags

Array of ClusterDetailTags objects

Parameter description:

Cluster tags.

failedReason

ClusterDetailFailedReasons object

Parameter description:

Failure cause. If the cluster is in the available status, this parameter is not returned.

period

Boolean

Parameter description:

Whether a cluster is billed on the yearly/monthly mode.

Options:

  • true: The cluster is billed on the yearly/monthly mode.

  • false: The cluster is billed on the pay-per-use mode.

bandwidthResourceId

String

Parameter description:

ID of the resource accessible from the public network.

ipv6Endpoint

String

Parameter description:

IPv6 address and port number accessed from the cluster's private network.

supportVpcep

Boolean

Parameter description:

Whether the VPCEP service can be enabled for the current cluster.

Table 3 ClusterDetailDatastore

Parameter

Type

Description

type

String

Parameter description:

Engine type.

Options:

elasticsearch, logstash, or opensearch.

version

String

Parameter description:

Version of the CSS cluster engine. For details, see the supported versions in Before You Start.

supportSecuritymode

Boolean

The security mode is supported.

subVersion

String

Parameter description:

Cluster image version.

isEosCluster

Boolean

Parameter description:

Whether the cluster image version has reached EOS.

Options:

true indicates that the image version has reached EOS; false indicates that the image version has not reached EOS.

Table 4 ClusterDetailInstances

Parameter

Type

Description

status

String

Parameter description:

Node status.

Options:

  • 100: creating

  • 200: available

  • 303: unavailable, for example, due to a creation failure.

resourceId

String

Parameter description:

Instance resource ID.

type

String

Parameter description:

Type of the current node.

id

String

Parameter description:

Instance ID.

name

String

Parameter description:

Instance name.

specCode

String

Parameter description:

Node flavor name.

azCode

String

Parameter description:

AZ of a node.

privateIp

String

Parameter description:

Instance IP address.

volume

ShowClusterVolumeRsp object

Parameter description:

Instance disk information.

Table 5 ShowClusterVolumeRsp

Parameter

Type

Description

type

String

Parameter description:

Instance disk type

size

Integer

Parameter description:

Instance disk size

resourceIds

Array of strings

Parameter description:

Instance disk resource ID

Table 6 publicKibanaRespBody

Parameter

Type

Description

eipSize

Integer

Bandwidth range. Unit: Mbit/s

elbWhiteListResp

kibanaElbWhiteListResp object

Parameter description:

Kibana public network access control information.

publicKibanaIp

String

Parameter description:

Specifies the IP address for accessing Kibana.

bandwidthResourceId

String

Parameter description:

Resource ID corresponding to the Kibana public network

Table 7 kibanaElbWhiteListResp

Parameter

Type

Description

enableWhiteList

Boolean

Whether to enable Kibana access control.

Options:

  • true: Access control is enabled.

  • false: Access control is disabled.

whiteList

String

Parameter description:

Whitelist for Kibana public network access.

Table 8 elbWhiteListResp

Parameter

Type

Description

enableWhiteList

Boolean

Parameter description:

Whether to enable public network access control.

Options:

  • true: Public network access control is enabled.

  • false: Public network access control is disabled.

whiteList

String

Parameter description:

Whitelist for public network access.

Table 9 ClusterDetailTags

Parameter

Type

Description

key

String

Parameter description:

Tag key.

value

String

Parameter description:

Tag value.

Table 10 ClusterDetailFailedReasons

Parameter

Type

Description

errorCode

String

Parameter description:

Error code.

Options:

  • CSS.6000: A cluster fails to be created.

  • CSS.6001: A cluster fails to be scaled out.

  • CSS.6002: A cluster fails to be restarted.

  • CSS.6004: A node fails to be created in a cluster.

  • CSS.6005: A service fails to be initialized.

errorMsg

String

Parameter description:

Error details.

Example Requests

None

Example Responses

Status code: 200

Request succeeded.

{
  "datastore" : {
    "type" : "elasticsearch",
    "version" : "7.10.2",
    "subVersion" : "7.10.2_24.3.0_0827",
    "isEosCluster" : false,
    "supportSecuritymode" : false
  },
  "instances" : [ {
    "status" : "200",
    "type" : "ess",
    "id" : "{INSTANCE_ID}",
    "name" : "css-8bc5-ess-esn-1-1",
    "specCode" : "ess.spec-4u8g",
    "azCode" : "{AZ_CODE}",
    "volume" : {
      "type" : "ULTRAHIGH",
      "size" : 40,
      "resourceIds" : [ "{RESOURCE_ID}" ]
    },
    "privateIp" : "192.168.0.122",
    "resourceId" : "{RESOURCE_ID}"
  } ],
  "publicKibanaResp" : {
    "eipSize" : 10,
    "publicKibanaIp" : "100.95.152.28",
    "elbWhiteListResp" : null,
    "bandwidthResourceId" : "18bec13f-5cc1-4631-867f-33505d15be12"
  },
  "elbWhiteList" : {
    "whiteList" : "",
    "enableWhiteList" : false
  },
  "updated" : "2023-10-09T02:07:13",
  "name" : "css-8bc5",
  "publicIp" : "100.85.222.202",
  "created" : "2023-10-09T02:07:13",
  "id" : "{CLUSTER_ID}",
  "status" : "200",
  "endpoint" : "192.168.0.122:9200",
  "vpcId" : "{VPC_ID}",
  "subnetId" : "{SUBNET_ID}",
  "securityGroupId" : "{SECURITY_GROUP_ID}",
  "bandwidthResourceId" : "{BANDWIDTH_RESOURCE_ID}",
  "bandwidthSize" : 3,
  "httpsEnable" : true,
  "authorityEnable" : true,
  "diskEncrypted" : false,
  "backupAvailable" : false,
  "actionProgress" : { },
  "actions" : [ ],
  "enterpriseProjectId" : "0",
  "tags" : [ ],
  "period" : true,
  "supportVpcep" : true
}

Status Codes

Status Code

Description

200

Request succeeded.

400

Invalid request.

Modify the request before retry.

404

The requested resource could not be found.

Modify the request before retry.

Error Codes

See Error Codes.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback