mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Merge pull request #7591 from Icinga/feature/docs-api-joins
Docs: Add the link from object type joins to URL endpoints
This commit is contained in:
commit
0a2aee7c1b
1 changed files with 2 additions and 1 deletions
|
|
@ -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/<object type>`
|
||||
where the following joins are available:
|
||||
|
||||
Object Type | Object Relations (`joins` prefix name)
|
||||
-------------|------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue