From 8f93a2c0379332133bacf69cb9e748ca0de01625 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 25 Oct 2019 09:40:18 +0200 Subject: [PATCH] Docs: Add the link from object type joins to URL endpoints refs #7576 --- doc/12-icinga2-api.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/12-icinga2-api.md b/doc/12-icinga2-api.md index ccecc587f..150c85dc0 100644 --- a/doc/12-icinga2-api.md +++ b/doc/12-icinga2-api.md @@ -656,7 +656,8 @@ https://localhost:5665/v1/objects/services?all_joins=1 > For performance reasons you should only request attributes which your application > requires. -The following joins are available: +Please note that the object type refers to the URL endpoint with `/v1/objects/` +where the following joins are available: Object Type | Object Relations (`joins` prefix name) -------------|------------------------------------------ -- 2.40.0