Stops the node agent — not the machine.
Future<void> stopAgent(String id) async => post('/nodes/$id/shutdown');