Skip to content

Commit 7a0db80

Browse files
OAS Update
1 parent bce2353 commit 7a0db80

2 files changed

Lines changed: 2343 additions & 5 deletions

File tree

services/alb-waf/v1alpha/alb-waf.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1636,7 +1636,7 @@
16361636
"summary": "List of rule configurations",
16371637
"x-stackit-authorization": {
16381638
"actions": [
1639-
"alb.waf.rules.list"
1639+
"alb.waf.crg.list"
16401640
],
16411641
"resource-id": "projectId",
16421642
"resource-id-type": "dynamic",
@@ -1726,7 +1726,7 @@
17261726
"summary": "Create a rule configuration",
17271727
"x-stackit-authorization": {
17281728
"actions": [
1729-
"alb.waf.rules.create"
1729+
"alb.waf.crg.create"
17301730
],
17311731
"resource-id": "projectId",
17321732
"resource-id-type": "dynamic",
@@ -1813,7 +1813,7 @@
18131813
"summary": "Delete a rule configuration",
18141814
"x-stackit-authorization": {
18151815
"actions": [
1816-
"alb.waf.rules.delete"
1816+
"alb.waf.crg.delete"
18171817
],
18181818
"resource-id": "projectId",
18191819
"resource-id-type": "dynamic",
@@ -1901,7 +1901,7 @@
19011901
"summary": "Retrieve a rule configuration",
19021902
"x-stackit-authorization": {
19031903
"actions": [
1904-
"alb.waf.rules.get"
1904+
"alb.waf.crg.get"
19051905
],
19061906
"resource-id": "projectId",
19071907
"resource-id-type": "dynamic",
@@ -1999,7 +1999,7 @@
19991999
"summary": "Update a rule configuration",
20002000
"x-stackit-authorization": {
20012001
"actions": [
2002-
"alb.waf.rules.update"
2002+
"alb.waf.crg.update"
20032003
],
20042004
"resource-id": "projectId",
20052005
"resource-id-type": "dynamic",

0 commit comments

Comments
 (0)