All Products
Search
Document Center

Alibaba Cloud Service Mesh:DescribeClusterPrometheus

Last Updated:Mar 05, 2024

Queries the public endpoint of the Prometheus service that is used to monitor a cluster 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 ASM instance ID.

cb8963379255149cb98c8686f274x****
K8sClusterIdstringNo

The ID of the cluster on the data plane.

ce3c25e247da24f3aab9b7edfae83****
K8sClusterRegionIdstringNo

The ID of the region where the cluster on the data plane resides.

cn-hangzhou

Response parameters

ParameterTypeDescriptionExample
object
Prometheusstring

The public endpoint of the Prometheus service that is used to monitor a cluster in the ASM instance.

p.com
RequestIdstring

The request ID.

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

Examples

Sample success responses

JSONformat

{
  "Prometheus": "p.com",
  "RequestId": "BD65C0AD-D3C6-48D3-8D93-38D2015C****"
}

Error codes

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