Private GIT

Skip to content
Snippets Groups Projects
Commit 0c91091c 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 f0ca1d07
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,18 @@ Permissions
-----------
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
......
......@@ -17,9 +17,18 @@ Permissions
-----------
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
----------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment