You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Title : Config Top Level Entity 

JIRA: https://issues.apache.org/jira/browse/SQOOP-1516

This is an enhancement to support reuse of config objects and helps with querying/ creating/ updating only config data when needed


GET
v1/config/link?configurableId=?&direction ( get all the config details for the given configurable )

POST
v1/config/link?configurableId=?&direction ( post data for the link config object)

Summary

 

Requirements

 

Design

 

Testing

 

 

 

  • No labels