-
Type: Sub-task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: ADDONS_9.10
The layer should follow the stateless pattern of the entire application. Basic implementation allows only one type of call to the service. convert - doesn't change the state of the service. It is a POST request containing parameters required for a container to be successfully executed.
If other endpoints defined they should only and only return debug information, such as containers that are currently in use or containers that defined in the system at the moment.
Web layer should encapsulate logic of defining new routes and offer convenient patterns for further scale.