From 56359d23c91b3d1048e44c4474102d199c1a8045 Mon Sep 17 00:00:00 2001 From: Jan Mussler Date: Wed, 10 Jan 2018 18:27:32 +0100 Subject: [PATCH] Update README.md (#201) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f61077b3..17ca5f8cc 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ The inner 'query' gets the name of the postgres operator pod, and the outer enab The available endpoints are listed below. Note that the worker ID is an integer from 0 up to 'workers' - 1 (value configured in the operator configuration and defaults to 4) +* /databases - all databases per cluster * /workers/all/queue - state of the workers queue (cluster events to process) * /workers/$id/queue - state of the queue for the worker $id * /workers/$id/logs - log of the operations performed by a given worker