openalto / alto-orchestrator

An orchestrator implementation for cross-domain networks.
MIT License
0 stars 0 forks source link

Dump every resource query response to the disk #8

Closed yjlcoder closed 7 years ago

yjlcoder commented 7 years ago

To show them in graphical user interface, we need to dump every resource query response to the disk.

yjlcoder commented 7 years ago

Instead of this hard-code way, I prefer to offer a RESTful API for GUI getting resource queries.