2019-12-29 23:57:39 -07:00
|
|
|
"""Validate, construct, execute queries.
|
|
|
|
|
2019-07-07 02:49:54 -07:00
|
|
|
Constructs SSH commands or API call parameters based on front end
|
|
|
|
input, executes the commands/calls, returns the output to front end.
|
2019-06-07 18:33:49 -07:00
|
|
|
"""
|