[
https://issues.apache.org/jira/browse/SQOOP-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Veena Basavaraj updated SQOOP-1509:
-----------------------------------
Description:
See the attached DOC that explains the Rest APIs for the Sqoop entities
Connector APIs
v1/connectors - GET ( lists all connectors)
v1/connector/:cname - GET (fetch a connector identified by cname)
v1/connector/:cname/links - GET ( get all links associated with connector cname)
Link APIs
v1/connector/:cname/link POST - creates a link for the connector ( since we
have the connector name we can show the correct inputs/params for this link to
be filled in)
v1/link/:lname GET/DELETE/PUT ( supports fetch/delete/updating a link object
for the given lname)
was:See the attached DOC that explains the Rest APIs for the Sqoop entities
> Sqoop2: Sqoop2 Rest API refactoring
> -----------------------------------
>
> Key: SQOOP-1509
> URL: https://issues.apache.org/jira/browse/SQOOP-1509
> Project: Sqoop
> Issue Type: Improvement
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
>
> See the attached DOC that explains the Rest APIs for the Sqoop entities
> Connector APIs
> v1/connectors - GET ( lists all connectors)
> v1/connector/:cname - GET (fetch a connector identified by cname)
> v1/connector/:cname/links - GET ( get all links associated with connector
> cname)
> Link APIs
> v1/connector/:cname/link POST - creates a link for the connector ( since we
> have the connector name we can show the correct inputs/params for this link
> to be filled in)
> v1/link/:lname GET/DELETE/PUT ( supports fetch/delete/updating a link object
> for the given lname)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)