Skip to content

Commit

Permalink
Document new rbac license field override resources
Browse files Browse the repository at this point in the history
  • Loading branch information
pandemicsyn committed Nov 22, 2024
1 parent c145baa commit 7511ecc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/vendor/team-management-rbac-resource-names.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,14 @@ Grants the holder permission to view the team's Slack notification subscriptions

Grants the holder permission to edit the team's Slack notification subscriptions for instances associated with the specified license.

### kots/app/[:appId]/builtin-licensefields/update

Grants the holder permission to edit the builtin license field override values for the specified application(s).

### kots/app/[:appId]/builtin-licensefields/delete

Grants the holder permission to delete the builtin license field override values for the specified application(s).

### kots/license/[:customerId]/airgap/password

Grants the holder permission to generate a new download portal password for the license specified (by ID) for the specified application(s).
Expand Down

0 comments on commit 7511ecc

Please sign in to comment.