Dump handler¶
Dump Handler
Module realize dump handler.
- class luna_configurator.app.handlers.dump_handler.DumpHandler(request)[source]¶
Handler to operate with dump-file.
- async get()[source]¶
Get json file with custom limitations and settings. See spec_getDumpFile.
Resource is reached by address ‘/dump’
- Return type:
HTTPResponse