API reference (#27197)
Do we need the “by ID”? I wonder if we could pull that out (less words and it’s consistent with other endpoints)
This commit is contained in:
@@ -6584,8 +6584,8 @@ None.
|
||||
- [List team policies](#list-team-policies)
|
||||
- [Count policies](#count-policies)
|
||||
- [Count team policies](#count-team-policies)
|
||||
- [Get policy by ID](#get-policy-by-id)
|
||||
- [Get team policy by ID](#get-team-policy-by-id)
|
||||
- [Get policy](#get-policy)
|
||||
- [Get team policy](#get-team-policy)
|
||||
- [Add policy](#add-policy)
|
||||
- [Add team policy](#add-team-policy)
|
||||
- [Delete policies](#delete-policies)
|
||||
@@ -6911,7 +6911,7 @@ _Available in Fleet Premium_
|
||||
|
||||
---
|
||||
|
||||
### Get policy by ID
|
||||
### Get policy
|
||||
|
||||
`GET /api/v1/fleet/global/policies/:id`
|
||||
|
||||
@@ -6954,7 +6954,7 @@ _Available in Fleet Premium_
|
||||
|
||||
---
|
||||
|
||||
### Get team policy by ID
|
||||
### Get team policy
|
||||
|
||||
_Available in Fleet Premium_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user