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
254
254
255
255
Grants the holder permission to create Enterprise Portal install options for the specified application.
256
256
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
+
257
265
### kots/app/[ : appId ] /enterprise-portal/instances/read
258
266
259
267
Grants 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
262
270
263
271
Grants the holder permission to view Enterprise Portal service accounts for the specified application.
264
272
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
+
265
277
## Registry
266
278
267
279
### registry/namespace/: namespace /pull
You can’t perform that action at this time.
0 commit comments