Add UnprocessableEntity (422) error to create servers error list
Fixes bug 1089412 Rebase against master. Change-Id: I312ac1b8021e2f37c12c35a3859221ace707cb30
This commit is contained in:
parent
72b893ae17
commit
2e71c3c529
@ -587,6 +587,13 @@
|
||||
</doc>
|
||||
</representation>
|
||||
</response>
|
||||
<response status="422">
|
||||
<representation mediaType="application/xml"
|
||||
element="csapi:UnprocessableEntity">
|
||||
</representation>
|
||||
<representation mediaType="application/json">
|
||||
</representation>
|
||||
</response>
|
||||
<!-- All other common faults except build in progess -->
|
||||
&commonFaults; &getFaults; &postPutFaults; &buildFaults; </method>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user