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

Working API #4946

Closed
W01v3n opened this issue Jul 17, 2024 · 1 comment
Closed

Working API #4946

W01v3n opened this issue Jul 17, 2024 · 1 comment
Labels
feature-request Request for new features to be added

Comments

@W01v3n
Copy link

W01v3n commented Jul 17, 2024

πŸ“‘ I have found these related issues/pull requests

Didn't find anything about that.

🏷️ Feature Request Type

API / automation options

πŸ”– Feature description

Hey,

I tried to work with the 3rd party API wrappers, couldn't make it work with either of them.
As of now I'm trying to add a new monitor in a monitor group, first listing all monitor groups to get the right one for the add function. My current use case is creating monitors of kind "Push". As far as I saw, that's not an option right now.

Plus, the 3rd party ones want to use username and password, while I feel it redundant if I have an API key.

βœ”οΈ Solution

I want to list monitor groups and their IDs via the API.
I want to be able to add monitors of kind "Push" under specific monitor groups via the API, and also get their URL in reponse.

❓ Alternatives

A CLI utility that can work with my specific server using an API key or something similar (just not my main username and password) and is able to do what I need.

πŸ“ Additional Context

No response

@W01v3n W01v3n added the feature-request Request for new features to be added label Jul 17, 2024
@CommanderStorm
Copy link
Collaborator

Please see #118 for the current status.
Closing as a duplicate

@CommanderStorm CommanderStorm closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features to be added
Projects
None yet
Development

No branches or pull requests

2 participants