Generic HTTP Error Codes
|
HTTP Error Code |
Error Condition |
|---|---|
|
200 OK |
|
|
400 Bad request |
The request syntax is not correct. |
|
404 Not Found (only for read interface) |
None of the requested variables are found on controller. |
|
500 Internal Server Error |
|




