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

"Invalid data provided for the resource" when updating site24x7_web_transaction_browser_monitor #287

Open
movinfinex opened this issue Jun 24, 2024 · 4 comments

Comments

@movinfinex
Copy link

I have some site24x7_web_transaction_browser_monitor resources. As far as I can tell, any update (including to selenium_script and tag_ids and threshold_profile_id) fails with an error like this:

Error: Invalid data provided for the resource - /api/monitors/12252000000075041

Forcing a deletion and recreating using the same config works (but destroys monitoring history).

@valugi
Copy link

valugi commented Jun 26, 2024

I had similar issues when setting default values, even according to documentation and leaving them empty. Try setting your defaults to null instead.

@karmseveeratjisc
Copy link

karmseveeratjisc commented Oct 7, 2024

we have same issue even creating from scratch - in the UI it says the monitor id is invalid, then trying to apply again gives 'Invalid data provided for the resource'

and no attempt to swap to setting defaults to null seems to help either

@karmseveeratjisc
Copy link

actually ours was slightly different, we needed to set script_type to 'side' not 'txt' (as docs suggest!)

Now we have same problem as original - we can't update it!

@sujithramagesh
Copy link
Contributor

Hi everyone, kindly give "selenium_script" and "script_type" attributes only during creation. Selenium scripts cannot be updated using terraform.It requires a different API and we are working on it.

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

No branches or pull requests

4 participants