Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1096
bloba7ce33ae9ad03407d8715ba0e4eb368c06c6f6b4
1 Title: New WATO Web-API: manage hosts via a new HTTP API
2 Level: 3
3 Component: wato
4 Compatible: compat
5 Version: 1.2.5i6
6 Date: 1407773391
7 Class: feature
9 It is now possible to manage hosts via web requests.  This includes the following operations:
11 <ul>
12 <li>Add host</li>
13 <li>Edit host</li>
14 <li>Delete host</li>
15 <li>Get host attributes</li>
16 <li>Host service discovery</li>
17 <li>Activate changes</li>
18 </ul>
20 These operations also work in a distributed environment. You can find more
21 information regarding these web request in the <tt>Roles & Permissions</tt>
22 page under a roles settings.  There is a new permission topic <tt>Web API</tt>
23 where you can configure the permissions of all available API requests. The
24 help texts for these permissions provide some useful examples.