diff --git a/doc/9-icinga2-api.md b/doc/9-icinga2-api.md index ee0e6f45a..42c9d3077 100644 --- a/doc/9-icinga2-api.md +++ b/doc/9-icinga2-api.md @@ -501,6 +501,11 @@ via a join: ] } +In case you want to fetch all [comments](6-object-types.md#objecttype-comment) +for hosts and services, you can use the following query URL (similar example +for downtimes): + + https://localhost:5665/v1/objects/comments?joins=host&joins=service ### Creating Config Objects