Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Create/Update Monitors #32

Open
IanKnighton opened this issue Mar 30, 2020 · 1 comment
Open

Create/Update Monitors #32

IanKnighton opened this issue Mar 30, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@IanKnighton
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, there is no way to create or update Monitors.

Describe the solution you'd like
I'd like the ability to do that.

Describe alternatives you've considered
It can be done through the Uptime Robot dashboard.

Additional context
I created an issue for this for a few reasons:

  1. To see if there's a need.
  2. To track others that may ever need it.
  3. In hopes of preventing others from creating issues.
@IanKnighton IanKnighton added the enhancement New feature or request label Mar 30, 2020
@IanKnighton IanKnighton self-assigned this Mar 30, 2020
@IanKnighton
Copy link
Collaborator Author

Some notes on why this doesn't currently exist.

The current API has a ton of options and parameters that are passed in when creating a monitor. Too many of them are required in some cases, but not in others.

It's possible that I could, down the road, add specific methods to create specific monitors, but that creates a whole different set of problems when it comes to test-ability.

I'm just not sure how to handle it and at this point I'm not sure how much value it provides.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant