File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -254,6 +254,14 @@ Grants the holder permission to view Enterprise Portal install options for the s
254254
255255Grants the holder permission to create Enterprise Portal install options for the specified application.
256256
257+ ### kots/app/[ : appId ] /enterprise-portal/install-options/[ : installOptionId ] /update
258+
259+ Grants the holder permission to update Enterprise Portal install options for the specified application.
260+
261+ ### kots/app/[ : appId ] /enterprise-portal/install-options/[ : installOptionId ] /delete
262+
263+ Grants the holder permission to soft-delete Enterprise Portal install options for the specified application.
264+
257265### kots/app/[ : appId ] /enterprise-portal/instances/read
258266
259267Grants the holder permission to view Enterprise Portal instances for the specified application.
@@ -262,6 +270,10 @@ Grants the holder permission to view Enterprise Portal instances for the specifi
262270
263271Grants the holder permission to view Enterprise Portal service accounts for the specified application.
264272
273+ ### kots/app/[ : appId ] /enterprise-portal/service-accounts/[ : serviceAccountId ] /delete
274+
275+ Grants the holder permission to soft-delete Enterprise Portal service accounts for the specified application.
276+
265277## Registry
266278
267279### registry/namespace/: namespace /pull
You can’t perform that action at this time.
0 commit comments