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
in the UI, it is easier to enable BGP collection and there is a message: "All public BGP monitors will be included"
but in the Terraform when I am trying to enable BGP, I am getting this error message:
Error: Failed call API endpoint. HTTP response code: 400. Error: There were some errors in your request, please correct them before trying again. No BGP monitors selected.
Can we update this default behavior as we have in the UI?
The text was updated successfully, but these errors were encountered:
I would like to clarify that in the resource "thousandeyes_http_server" it doesn't have the option "use_public_bgp". It would be great if it can be added in order to enable bgp metrics.
in the UI, it is easier to enable BGP collection and there is a message: "All public BGP monitors will be included"
but in the Terraform when I am trying to enable BGP, I am getting this error message:
Error: Failed call API endpoint. HTTP response code: 400. Error: There were some errors in your request, please correct them before trying again. No BGP monitors selected.
Can we update this default behavior as we have in the UI?
The text was updated successfully, but these errors were encountered: