Hello Team,
I need to fetch data for schedule policy and using below apis *a* and *b* for that
- https://documentation.commvault.com/v11/essential/48764_rest_api_get_schedule_policy.html. Tried with http://<webservice>/SchedulePolicy on browser but this throws 404 error code.
whereas
- http://<webconsole>/webconsole/api/Schedules?clientId=2 this works fine without any error.
Can you please help me with below queries:
- Are these both a and b api(s) return same data?
- Need help on why “404 Not found” message while hitting api ‘a’ on browser?