Tayga ~~~~~ .. csv-table:: Resources (GeneralController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``GET``","tayga","general","get","" "``POST``","tayga","general","set","" "``<>``", "", "", "", "*model* `General.xml `__" .. csv-table:: Resources (MappingController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``POST``","tayga","mapping","add_staticmapping","" "``POST``","tayga","mapping","del_staticmapping","$uuid" "``GET``","tayga","mapping","get","" "``GET``","tayga","mapping","get_staticmapping","$uuid=null" "``GET,POST``","tayga","mapping","search_staticmapping","" "``POST``","tayga","mapping","set","" "``POST``","tayga","mapping","set_staticmapping","$uuid" "``POST``","tayga","mapping","toggle_staticmapping","$uuid" "``<>``", "", "", "", "*model* `StaticMapping.xml `__" .. csv-table:: Service (ServiceController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``POST``","tayga","service","reconfigure","" "``POST``","tayga","service","restart","" "``POST``","tayga","service","start","" "``GET``","tayga","service","status","" "``POST``","tayga","service","stop",""