Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New database & proxy API call #974

Open
svaroqui opened this issue Jan 6, 2025 · 1 comment
Open

New database & proxy API call #974

svaroqui opened this issue Jan 6, 2025 · 1 comment

Comments

@svaroqui
Copy link
Collaborator

svaroqui commented Jan 6, 2025

When making scripts it is needed to get extra API calls that do not exist today

router.Handle("/api/clusters/{clusterName}/servers/{serverName}
router.Handle("/api/clusters/{clusterName}/servers/{serverName}/is-failed
router.Handle("/api/clusters/{clusterName}/servers/{serverName}/is-slave-error
router.Handle("/api/clusters/{clusterName}/servers/{serverName}/is-slave-late
router.Handle("/api/clusters/{clusterName}/servers/{serverName}/is-standalone

@svaroqui svaroqui changed the title New database proxy API call New database & proxy API call Jan 7, 2025
@svaroqui svaroqui added the task label Jan 9, 2025
@caffeinated92
Copy link
Collaborator

caffeinated92 commented Jan 10, 2025

pushed new api routes 9c4654f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants