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!