Forum Discussion
This seems like a certificate issue. I recently had a similar issue with a proxy server which
had a self-signed certificate. I had to import its cert into my Java truststore ($JAVA_HOME/lib/security/cacerts) using keytool. Can you share a bit more information.
- philliperamos4 years agoContributor
Can you please post the solution as we have a similar use case.
Thanks.- bojanvelevski4 years agoValued Contributor
Hey @philliperamos ,
https://elastic.snaplogic.com/api/1/rest/public/runtime/<ORG>/<PIPE_RUUID>
use this endpoint if you like to get details about specific execution of the pipeline. If you need to get complete details related to a pipeline, use this one:
https://elastic.snaplogic.com/api/1/rest/public/runtime/<ORG>?pipe_name=<PIPELINE_NAME>&last_hours=24
- SpiroTaleski4 years agoValued Contributor
All the SnapLogic public API’s, currently are using basic authentication.
Regards,
Spiro Taleski
Related Content
- 2 years ago
- 5 years ago
- 4 years ago
- 2 years ago