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:
Tobias von der Krone 2015-01-14 13:28:36 +01:00
parent 2ef798f378
commit 2e0a04bddb

View File

@ -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`.