Private GIT

Skip to content
Snippets Groups Projects
Commit 61a08c44 authored by Adrien Morais's avatar Adrien Morais Committed by Kevin Duret
Browse files

fix(doc): Add documentation on API Rest permissions

REFS: MON-2421
parent 4e1417eb
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,18 @@ Permissions ...@@ -17,8 +17,18 @@ Permissions
----------- -----------
To perform API calls using a specific Centreon user, you need permissions to do so. To perform API calls using a specific Centreon user, you need permissions to do so.
You have to edit user settings on the menu **Configuration > Users > Contacts/Users**,
edit user and on second tab check box **Reach API**. There are two types of permission:
You can give access to the configuration for a specific Centreon user. To do so you have
to edit user settings on the menu **Configuration > Users > Contacts/Users**,
edit user and on second tab check box **Reach API Configuration**.
You can give access to the realtime for a specific Centreon user. To do so you have
to edit user settings on the menu **Configuration > Users > Contacts/Users**,
edit user and on second tab check box **Reach API Realtime**.
If you want both then check **both** checkboxes
Authentication Authentication
......
...@@ -17,9 +17,18 @@ Permissions ...@@ -17,9 +17,18 @@ Permissions
----------- -----------
To perform API calls using a specific Centreon user, you need permissions to do so. To perform API calls using a specific Centreon user, you need permissions to do so.
You have to edit user settings on the menu **Configuration > Users > Contacts/Users**,
edit user and on second tab check box **Reach API**.
There are two types of permission:
You can give access to the configuration for a specific Centreon user. To do so you have
to edit user settings on the menu **Configuration > Users > Contacts/Users**,
edit user and on second tab check box **Reach API Configuration**.
You can give access to the realtime for a specific Centreon user. To do so you have
to edit user settings on the menu **Configuration > Users > Contacts/Users**,
edit user and on second tab check box **Reach API Realtime**.
If you want both then check **both** checkboxes
Authentication Authentication
---------------- ----------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment