njahagirdar
7 years agoNew Contributor
Get pipeline details for specfiied time
Hi All,
I have been trying to use this query : GET https://elastic.snaplogic.com/api/1/rest/public/runtime/orgname?start=&end=>
to get the pipeline summary for the specified time as per document of snaplogic, but i am not getting the results for the same.
Ex: https://elastic.snaplogic.com/api/1/rest/public/runtime/orgname(used mine here)?start=01/01/2019&end=>01/12/2019
Error code what i recived is : Illegal character in query at index 88:
Below is the link of the article, https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438155/Pipeline+Monitoring+API
Out of 3, rest 2 scenarios are working fine apart from this ,
Return the status of executed pipelines for the specified time within the org orgname .
Please provide me your inputs.