Call DescribeClusterPrometheus to retrieve the public endpoint of a Prometheus instance for a cluster in a service mesh.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicemesh:DescribeClusterPrometheus |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceMeshId |
string |
No |
The ID of the service mesh. |
cb8963379255149cb98c8686f274x**** |
| K8sClusterId |
string |
No |
The ID of the data plane cluster. |
ce3c25e247da24f3aab9b7edfae83**** |
| K8sClusterRegionId |
string |
No |
The ID of the region where the data plane cluster is located. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
BD65C0AD-D3C6-48D3-8D93-38D2015C**** |
| Prometheus |
string |
The public endpoint of the Prometheus instance. |
p.com |
Examples
Success response
JSON format
{
"RequestId": "BD65C0AD-D3C6-48D3-8D93-38D2015C****",
"Prometheus": "p.com"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.