You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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
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.
I have some
site24x7_web_transaction_browser_monitor
resources. As far as I can tell, any update (including toselenium_script
andtag_ids
andthreshold_profile_id
) fails with an error like this:Forcing a deletion and recreating using the same config works (but destroys monitoring history).
The text was updated successfully, but these errors were encountered: