Nrpe ~~~~ .. csv-table:: Resources (CommandController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``POST``","nrpe","command","add_command","" "``POST``","nrpe","command","del_command","$uuid" "``GET``","nrpe","command","get","" "``GET``","nrpe","command","get_command","$uuid=null" "``GET,POST``","nrpe","command","search_command","" "``POST``","nrpe","command","set","" "``POST``","nrpe","command","set_command","$uuid" "``POST``","nrpe","command","toggle_command","$uuid" "``<>``", "", "", "", "*model* `Command.xml `__" .. csv-table:: Resources (GeneralController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``GET``","nrpe","general","get","" "``POST``","nrpe","general","set","" "``<>``", "", "", "", "*model* `General.xml `__" .. csv-table:: Service (ServiceController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``POST``","nrpe","service","reconfigure","" "``POST``","nrpe","service","restart","" "``POST``","nrpe","service","start","" "``GET``","nrpe","service","status","" "``POST``","nrpe","service","stop",""