From 7734cfaa29d283079ab8c7b45a0df26e27057651 Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Wed, 1 Jun 2022 18:55:55 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EPOST=20/service/{serviceid}/stop?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md b/POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md index d01b4b7..ffa2530 100644 --- a/POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md +++ b/POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md @@ -77,3 +77,5 @@ curl --location --request POST 'control.local/api/v2/service/12345/stop' \ > :warning: Status Code **403** - Permission denied > :warning: Status Code **400** - Power off failed. Is the Server already powered off? + +> :warning: Status Code **500** - This method is not available for this service! \ No newline at end of file