I created a synthetic location with an API call (not in Monaco 2.0)
I would like to be able to reference this synthetic location in Monaco 2 but it seems impossible to reference it if it is not created in Monaco 2.0.
Do you have a solution ? Is it possible to reference a configuration which was not created in Monaco 2?
Thanks !
Solved! Go to Solution.
Hi,
You can download synthetic scripts configuration with this command: "monaco download -e environments.yaml --specific-api synthetic-monitor".
You can read monaco documentation to create your project structure.
Best regards