Implemented RESTified Dataset APIs
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- [YES]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [NO]
What is the current behavior?
What is the new/expected behavior?
- New RESTified APIs were added for Storage and Retrieval instructions.
- These APIs are connected to the File DMS APIs introduced in file!128 (merged)
- The register dataset API invokes DMS's Copy API if Staging container is supported by the DMS provider.
Have you added/updated Unit Tests and Integration Tests?
- Integration tests added.
Any other useful information
Edited by Krishna Nikhil Vedurumudi