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:
Michael Friedrich 2019-10-25 09:41:48 +02:00 committed by GitHub
commit 0a2aee7c1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -656,7 +656,8 @@ https://localhost:5665/v1/objects/services?all_joins=1
> For performance reasons you should only request attributes which your application > For performance reasons you should only request attributes which your application
> requires. > 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) Object Type | Object Relations (`joins` prefix name)
-------------|------------------------------------------ -------------|------------------------------------------