mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
commit
a1e8461e55
@ -35,7 +35,7 @@ and API usage specifying the certificate files used for ssl
|
|||||||
authorization and additional restrictions.
|
authorization and additional restrictions.
|
||||||
This configuration object is available as [api feature](11-cli-commands.md#cli-command-feature).
|
This configuration object is available as [api feature](11-cli-commands.md#cli-command-feature).
|
||||||
|
|
||||||
The `NodeName` constant must be defined in [constants.conf](04-configuring-icinga-2.md#constants-conf).
|
The `TicketSalt` constant must be defined in [constants.conf](04-configuring-icinga-2.md#constants-conf).
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
@ -446,7 +446,7 @@ You can create downtimes with the [schedule-downtime](12-icinga2-api.md#icinga2-
|
|||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
object Downtime "localhost!my-downtime" {
|
object Downtime "my-downtime" {
|
||||||
host_name = "localhost"
|
host_name = "localhost"
|
||||||
author = "icingaadmin"
|
author = "icingaadmin"
|
||||||
comment = "This is a downtime."
|
comment = "This is a downtime."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user