Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6676
blobe83aa6272ccf4560c5f00a490e7c1dd46c0fe358
1 Title: WATO API get_hosttags now also returns the builtin tags
2 Level: 1
3 Component: wato
4 Class: feature
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1541587658
11 In addition to the already returned keys <tt>aux_tags</tt>, <tt>tag_groups</tt> and <tt>configuration_hash</tt>,
12 the API call now also returns key <tt>builtin</tt> which includes the unmodifiable tags.
13 This <tt>builtin</tt> key is not part of the configuration_hash checksum, since you cannot change these settings anyway.