Changes between Version 7 and Version 8 of documentation/tools/monitoring/rest
- Timestamp:
- 02/18/12 15:19:51 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
documentation/tools/monitoring/rest
v7 v8 32 32 }}} 33 33 34 34 On every call a response will be created using HTTP REPLY messages and a XML encoded payload. The payload will always start with the name of the call followed by the returned values. There are basically two types of values lists and single values. In case of the ''hello_client'' method the returned value will be a string and a list of numbers counting from 1 to 5.