--
You received this message because you are subscribed to the Google Groups "CDAP User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdap-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cdap-user/611bf4ac-d36a-4751-b873-123262170d60%40googlegroups.com.
Hi,The CDAP UI is built on top of the REST APIs, so you can do those things through the REST API. You will need to make sure your docker container is exposing port 11015, which is what the REST API binds to. You can create a pipeline using the deploy app API documented here. You can export a pipeline that you created in the UI and use that as the request body. You can find more information about the pipeline config json here.Regards,Albert
On Wed, Sep 18, 2019 at 5:13 AM Dhanu Mohan <dha...@gmail.com> wrote:
hi,--I am using cdap-sandbox docker, all functionalities in Web UI working perfectly. But i am trying to access cdap via Rest API.Is rest api available for create connections for source and sink?I need to create source and sink connections, then i need to create pipeline using the created source and sink connections via rest api.
You received this message because you are subscribed to the Google Groups "CDAP User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdap...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cdap-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cdap-user/6a25b508-ba58-42ae-85e5-72a33bdf5994%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "CDAP User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdap-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cdap-user/7bf8ad21-ee53-4985-8212-867bd49e7da3%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cdap...@googlegroups.com.