diff --git a/doc/09-object-types.md b/doc/09-object-types.md index 3922f92b8..2976356f0 100644 --- a/doc/09-object-types.md +++ b/doc/09-object-types.md @@ -446,7 +446,7 @@ You can create downtimes with the [schedule-downtime](12-icinga2-api.md#icinga2- Example: ``` -object Downtime "localhost!my-downtime" { +object Downtime "my-downtime" { host_name = "localhost" author = "icingaadmin" comment = "This is a downtime."