Skip to content

Commit

Permalink
Update RBAC reference
Browse files Browse the repository at this point in the history
  • Loading branch information
GGP1 committed Feb 1, 2024
1 parent 46a509f commit efd83fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/user-manual/api/rbac/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,7 @@ group:read
- :api-ref:`GET /groups/{group_id}/agents <operation/api.controllers.agent_controller.get_agents_in_group>` (`group:id`_)
- :api-ref:`GET /groups/{group_id}/configuration <operation/api.controllers.agent_controller.get_group_config>` (`group:id`_)
- :api-ref:`GET /groups/{group_id}/files <operation/api.controllers.agent_controller.get_group_files>` (`group:id`_)
- :api-ref:`GET /groups/{group_id}/files/{file_name}/json <operation/api.controllers.agent_controller.get_group_file_json>` (`group:id`_)
- :api-ref:`GET /groups/{group_id}/files/{file_name}/xml <operation/api.controllers.agent_controller.get_group_file_xml>` (`group:id`_)
- :api-ref:`GET /groups/{group_id}/files/{file_name} <operation/api.controllers.agent_controller.get_group_file>` (`group:id`_)
- :api-ref:`GET /overview/agents <operation/api.controllers.overview_controller.get_overview_agents>` (`group:id`_)

group:update_config
Expand Down

0 comments on commit efd83fc

Please sign in to comment.