This commit is contained in:
Alexander A. Klimov 2018-10-25 12:05:45 +02:00
parent f5e14e28eb
commit 3db2031435
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ with the [add-comment](12-icinga2-api.md#icinga2-api-actions-add-comment) API ac
Example:
```
object Comment "localhost!my-comment" {
object Comment "my-comment" {
host_name = "localhost"
author = "icingaadmin"
text = "This is a comment."