Skip to content

Commit f742d56

Browse files
eseyffarthMattias Schlenker
authored andcommitted
pick-24 pick-23 ensure usage of {CMK} macro in guihints
1 parent 22bda42 commit f742d56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/common/de/rest_api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ Hier wird der Host `mylinuxserver` abgefragt -- und aus der Antwort nur die Zeil
917917
918918
Vor der Änderung besorgen Sie sich das ETag des Hosts, wie im Abschnitt xref:restapi_show_a_host[Host anzeigen (Show a host)] beschrieben.
919919
Das ETag tragen Sie dann im Anfrage-Header unter `If-Match` ein.
920-
Hier wird das beim Erstellen des Hosts gesetzte Host-Merkmal aus der Gruppe [.guihint]#Piggyback# wieder gelöscht und stattdessen das vordefinierte Merkmal [.guihint]#API integrations if configured, else Checkmk agent# gesetzt:
920+
Hier wird das beim Erstellen des Hosts gesetzte Host-Merkmal aus der Gruppe [.guihint]#Piggyback# wieder gelöscht und stattdessen das vordefinierte Merkmal [.guihint]#API integrations if configured, else {CMK} agent# gesetzt:
921921
922922
[{shell}]
923923
----

src/common/en/rest_api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ Here the host `mylinuxserver` is queried -- and from the response only the line
912912
913913
Before making the change, get that host's ETag as described in the preceding section xref:restapi_show_a_host[Show a host].
914914
You then enter the ETag in the request header under `If-Match`.
915-
Here, the host tag from the [.guihint]#Piggyback# group that was specified when the host was created is deleted, and the predefined tag [.guihint]#API integrations if configured, else Checkmk agent# is specified to replace it:
915+
Here, the host tag from the [.guihint]#Piggyback# group that was specified when the host was created is deleted, and the predefined tag [.guihint]#API integrations if configured, else {CMK} agent# is specified to replace it:
916916
917917
[{shell}]
918918
----

0 commit comments

Comments
 (0)