Skip to content

Commit

Permalink
Formatting fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
terjekv committed Dec 10, 2024
1 parent d7b5db4 commit a6fb104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/policies_roles_and_atoms.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ Filtering (via HostPolicyAtomFilterSet and HostPolicyRoleFilterSet) enable searc

Special endpoints exist for managing the Many-to-Many relationships, for example:

`hostpolicy/roles/<name>/atoms/` for listing or adding atoms to a role.
`hostpolicy/roles/<name>/hosts/` for listing or adding hosts to a role.
- `hostpolicy/roles/<name>/atoms/` for listing or adding atoms to a role.
- `hostpolicy/roles/<name>/hosts/` for listing or adding hosts to a role.

Through these endpoints, an external system or user can manage which policies apply to which hosts and track changes over time.

Expand Down

0 comments on commit a6fb104

Please sign in to comment.