From 87714bcc9139804bc83db42e74d1cb6fc908ac84 Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Wed, 1 Jun 2022 19:27:53 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EPOST=20/service/{serviceid}/provisioni?= =?UTF-8?q?ng=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%2Fprovisioning.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/POST-%2Fservice%2F%7Bserviceid%7D%2Fprovisioning.md b/POST-%2Fservice%2F%7Bserviceid%7D%2Fprovisioning.md index 861e105..d3b3b9a 100644 --- a/POST-%2Fservice%2F%7Bserviceid%7D%2Fprovisioning.md +++ b/POST-%2Fservice%2F%7Bserviceid%7D%2Fprovisioning.md @@ -95,4 +95,10 @@ curl --location --request POST 'control.local/api/v2/service/12345/provisioning' > :warning: Status Code **400** - Error, installation could not be queued. Is another installation already queued? +> :warning: Status Code **400** - Password Weak. At least 12 characters, at least one uppercase character, at least one number and at least one special character! + +> :warning: Status Code **400** - Server is already provisioning please wait. + +> :warning: Status Code **400** - Template not found + > :warning: Status Code **500** - This action is not available for this service!