Changes between Version 1 and Version 2 of adeiNewService
- Timestamp:
- 07/16/09 15:00:31 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adeiNewService
v1 v2 3 3 The services should be created in ''services/'' subdirectory. It is wise to not populate a lot of standalone services allocating new one for each task, but group related tasks in the one service. The ''target'' property should be used to reference the task to be performed. 4 4 5 For example, the ''list'' service is used to provide list of data sources, logging groups, control groups, items, etc. The following request is returning list of servers 5 For example, the ''list'' service is used to provide list of data sources, logging groups, control groups, items, etc. The following request is returning list of servers: 6 6 {{{ 7 7 http://adei_server.net/adei/services/list.php?target=servers