Monitoring
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"
}
]Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 30 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲