ioLogik 2500 Series
RESTful API Default Address Mappings
C-6
Response Code
MOXA Status
Code
MOXA Description
HTTP Status
code
Description User Message
101
Unsupported Version
400
Bad Request The content version specified in
the request is not supported.
201
Invalid Json Format
400
Bad Request The json format in the request is
invalid.
202
Invalid Node Value
400
Bad Request One of the node values is invalid.
203
Wrong Channel Order
400
Bad Request The I/O channels are disordered.
300
Content Failed
400
Bad Request One of the channel content in the
request could not be set. Please
refer to the detail information.
301
Content Failed To Set
400
Bad Request The content in the request could
not be set. (invalid value)
N/A
Successful Request
200
OK
Successful requests.
N/A
Resource Not Found
404
Bad Request This resource cannot be found.
N/A
Unsupported Http
Method
405
Method Not
Allowed
The specified HTTP method is not
supported
N/A
Internal Error
500
Internal
Server Error
The server encountered an
internal error. Please retry the
request.