POST common/PostReaderConnectionFailInfo
Request Information
URI Parameters
None.
Body Parameters
Info_ReaderName | Description | Type | Additional information |
---|---|---|---|
START_READER_CONNECTION_TIME | string |
None. |
|
END_READER_CONNECTION_TIME | string |
None. |
|
TRY_CONNECTION_TIMES | integer |
None. |
|
FAIL_CONNECTION_TIMES | integer |
None. |
|
DISCONNECT_TIMES | integer |
None. |
|
LAST_ACTIVITY | string |
None. |
|
LAST_FRAGMENT | string |
None. |
|
OPERATION_HOUR | integer |
None. |
|
TOTAL_READ_TIMES | integer |
None. |
|
REMARK | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "START_READER_CONNECTION_TIME": "sample string 1", "END_READER_CONNECTION_TIME": "sample string 2", "TRY_CONNECTION_TIMES": 3, "FAIL_CONNECTION_TIMES": 4, "DISCONNECT_TIMES": 5, "LAST_ACTIVITY": "sample string 6", "LAST_FRAGMENT": "sample string 7", "OPERATION_HOUR": 8, "TOTAL_READ_TIMES": 9, "REMARK": "sample string 10" }
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
text/plain, text/html
Sample:
sample string 1