curl --location --request GET 'http://localhost:9090/api/v1/status/walreplay'
{ "status": "string", "data": { "min": 0, "max": 0, "current": 0, "state": "string" } }