GSoC 2017 - More Metadata Management in AdminUI

I have followed this talk about starting modules using REST which was discussed with @gutkowski

There, They used modulesaction REST API to perform actions for the modules. I tried with API Docs to get some understanding. I have some breakdowns to move forward,

  1. Can you clear me, this is the proper way to perform those start and stop actions for the modules?

  2. For the module, UUID will be like uiframework. Is it correct? I can get some response using this as UUID.

  3. In the moduleaction, what is the resource parameter? How to perform actions using Moduleaction REST. Can you please give me some tips?