Manual export queries, reflections and source connections

Hello!

Is there a way for manual (scripted or UI) exporting queries, reflections and links for the associated sources, so I can replicate them across new Dremio setups without carrying spills, data cache, jobs history and profiling, etc.

Thank you!

queries - you can extract from queries.json
reflections - you can extract from sys.reflections
sources - Use REST API

Any reason you cannot do a simple backup and restore?

http://docs.dremio.com/rest-api/