From 07530377630f956d1315f2c781ee1fcc436bf7f0 Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Wed, 1 Jun 2022 18:55:47 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EPOST=20/service/{serviceid}/start?= =?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%2Fstart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md b/POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md index 7af6488..82a47e8 100644 --- a/POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md +++ b/POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md @@ -77,3 +77,5 @@ curl --location --request POST 'control.local/api/v2/service/12345/start' \ > :warning: Status Code **403** - Permission denied > :warning: Status Code **400** - Power on failed. Is the Server already powered on? + +> :warning: Status Code **500** - This method is not available for this service! \ No newline at end of file