All Products
Search
Document Center

Alibaba Cloud Service Mesh:DescribeCens

Last Updated:Apr 10, 2024

Queries the network connectivity between clusters that are deployed across virtual private clouds (VPCs) in a Service Mesh (ASM) instance.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ServiceMeshIdstringNo

The ID of the ASM instance.

ce134b0727aa2492db69f6c3880e1****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

BD65C0AD-D3C6-48D3-8D93-38D2015C****
Clustersarray

The list of Kubernetes clusters that are added to the same ASM instance but are in different VPCs and are not connected by using a Cloud Enterprise Network (CEN) instance.

string

The Kubernetes cluster ID.

c584d805c7bd442b8bac421f9849f*****

Examples

Sample success responses

JSONformat

{
  "RequestId": "BD65C0AD-D3C6-48D3-8D93-38D2015C****",
  "Clusters": [
    "c584d805c7bd442b8bac421f9849f*****"
  ]
}

Error codes

For a list of error codes, visit the Service error codes.