v1
latestOpenAPI 3.0.22026-07-175961673.3 KBMonitoring
List monitoring instances
This API lists all monitoring instances in a given namespace.
get/namespaces/{namespace}/monitoring-instances
Path parameters
namespacestring required
Namespace of the backup storage
Response
Successful operation
Example response
[
{
"name": "pmm-instance"
}
]