anoopambli

Cadet 1st Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-04
16:30
272 views
SiteScope API issue
I have a task to set a tag across 100s of monitors in our env. I have put together a script to use 'add_tag_values_to_monitor.bat' but for whatever reason, it is unable to find the monitor.
This is an example of a monitor which API is not able to find, i suspect it is due to the // in URL as part of the name. How do i escape that? I tried %2F but that didnt help.
"ASTS/PROD/Content Managment/URL Monitoring/SP2010 Shared Farm/AMAPP/portfoliolimits - http://portfoliolimits.web.fmrco.com"
1 Reply


Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-04
17:24
Hello
Per SiteScope documentation, the full path should be passed in array format, check below image:
Above information was taken from SiteScope API Reference Guide.
Regards,
Allan D.
Allan Delgado Calderon
Customer Support Engineer
If you find that this or any other post resolves your issue, please be sure to mark it as an accepted solution.
If you are satisfied with anyone’s response please remember to give them a KUDOS by clicking on the STAR at the bottom left of the post and show your appreciation.
Customer Support Engineer
If you find that this or any other post resolves your issue, please be sure to mark it as an accepted solution.
If you are satisfied with anyone’s response please remember to give them a KUDOS by clicking on the STAR at the bottom left of the post and show your appreciation.