mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Correct documentation about the host attribute of an Endpoint object.
The host attribute of an Endpoint object is optional. refs #8212
This commit is contained in:
parent
2ef798f378
commit
2e0a04bddb
@ -1818,7 +1818,7 @@ Attributes:
|
||||
|
||||
Name |Description
|
||||
----------------|----------------
|
||||
host |**Required.** The hostname/IP address of the remote Icinga 2 instance.
|
||||
host |**Optional.** The hostname/IP address of the remote Icinga 2 instance.
|
||||
port |**Optional.** The service name/port of the remote Icinga 2 instance. Defaults to `5665`.
|
||||
log_duration |**Optional.** Duration for keeping replay logs on connection loss. Defaults to `1d`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user