diff --git a/services/albwaf/oas_commit b/services/albwaf/oas_commit index 0a0374fad..087ab0dbd 100644 --- a/services/albwaf/oas_commit +++ b/services/albwaf/oas_commit @@ -1 +1 @@ -c7230b0915f915450f00f706c6b72352efd434e9 +bce2353bc40e9cd24eeeb0c481d843b71a71290f diff --git a/services/albwaf/v1alphaapi/api_default.go b/services/albwaf/v1alphaapi/api_default.go index 37a24a13d..00c03370b 100644 --- a/services/albwaf/v1alphaapi/api_default.go +++ b/services/albwaf/v1alphaapi/api_default.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/api_default_mock.go b/services/albwaf/v1alphaapi/api_default_mock.go index 8a8419ae4..d212d975a 100644 --- a/services/albwaf/v1alphaapi/api_default_mock.go +++ b/services/albwaf/v1alphaapi/api_default_mock.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/client.go b/services/albwaf/v1alphaapi/client.go index a21cbb7a1..d4fdc0462 100644 --- a/services/albwaf/v1alphaapi/client.go +++ b/services/albwaf/v1alphaapi/client.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/configuration.go b/services/albwaf/v1alphaapi/configuration.go index 7d9574f67..774ef3226 100644 --- a/services/albwaf/v1alphaapi/configuration.go +++ b/services/albwaf/v1alphaapi/configuration.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_create_core_rule_set_payload.go b/services/albwaf/v1alphaapi/model_create_core_rule_set_payload.go index 1c09116d8..9f177853a 100644 --- a/services/albwaf/v1alphaapi/model_create_core_rule_set_payload.go +++ b/services/albwaf/v1alphaapi/model_create_core_rule_set_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_create_rules_payload.go b/services/albwaf/v1alphaapi/model_create_rules_payload.go index 1208806e7..daf029070 100644 --- a/services/albwaf/v1alphaapi/model_create_rules_payload.go +++ b/services/albwaf/v1alphaapi/model_create_rules_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_create_rules_response.go b/services/albwaf/v1alphaapi/model_create_rules_response.go index a0e61754a..398e9d696 100644 --- a/services/albwaf/v1alphaapi/model_create_rules_response.go +++ b/services/albwaf/v1alphaapi/model_create_rules_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_create_waf_payload.go b/services/albwaf/v1alphaapi/model_create_waf_payload.go index 62bed193c..dbfabb980 100644 --- a/services/albwaf/v1alphaapi/model_create_waf_payload.go +++ b/services/albwaf/v1alphaapi/model_create_waf_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_create_waf_response.go b/services/albwaf/v1alphaapi/model_create_waf_response.go index 47955df3b..f209320dc 100644 --- a/services/albwaf/v1alphaapi/model_create_waf_response.go +++ b/services/albwaf/v1alphaapi/model_create_waf_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_crs_config_quota.go b/services/albwaf/v1alphaapi/model_crs_config_quota.go index 1843cc682..bc684a9eb 100644 --- a/services/albwaf/v1alphaapi/model_crs_config_quota.go +++ b/services/albwaf/v1alphaapi/model_crs_config_quota.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_crs_rule.go b/services/albwaf/v1alphaapi/model_crs_rule.go index d42cbe48e..5059fc5e9 100644 --- a/services/albwaf/v1alphaapi/model_crs_rule.go +++ b/services/albwaf/v1alphaapi/model_crs_rule.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_crs_rule_group.go b/services/albwaf/v1alphaapi/model_crs_rule_group.go index 07da4fb9f..6f29c6cc5 100644 --- a/services/albwaf/v1alphaapi/model_crs_rule_group.go +++ b/services/albwaf/v1alphaapi/model_crs_rule_group.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_custom_rules_quota.go b/services/albwaf/v1alphaapi/model_custom_rules_quota.go index 3f36f56a0..9c0029e64 100644 --- a/services/albwaf/v1alphaapi/model_custom_rules_quota.go +++ b/services/albwaf/v1alphaapi/model_custom_rules_quota.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_get_core_rule_set_response.go b/services/albwaf/v1alphaapi/model_get_core_rule_set_response.go index 1be9f31f4..19031bacb 100644 --- a/services/albwaf/v1alphaapi/model_get_core_rule_set_response.go +++ b/services/albwaf/v1alphaapi/model_get_core_rule_set_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_get_limited_core_rule_set_response.go b/services/albwaf/v1alphaapi/model_get_limited_core_rule_set_response.go index 02320eb9c..c77e7c487 100644 --- a/services/albwaf/v1alphaapi/model_get_limited_core_rule_set_response.go +++ b/services/albwaf/v1alphaapi/model_get_limited_core_rule_set_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_get_quota_response.go b/services/albwaf/v1alphaapi/model_get_quota_response.go index 0a016f7ad..245634471 100644 --- a/services/albwaf/v1alphaapi/model_get_quota_response.go +++ b/services/albwaf/v1alphaapi/model_get_quota_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_get_rules_response.go b/services/albwaf/v1alphaapi/model_get_rules_response.go index 1eb229009..1fbf5fb7b 100644 --- a/services/albwaf/v1alphaapi/model_get_rules_response.go +++ b/services/albwaf/v1alphaapi/model_get_rules_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_get_waf_response.go b/services/albwaf/v1alphaapi/model_get_waf_response.go index c441803e2..a1fad311a 100644 --- a/services/albwaf/v1alphaapi/model_get_waf_response.go +++ b/services/albwaf/v1alphaapi/model_get_waf_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_google_protobuf_any.go b/services/albwaf/v1alphaapi/model_google_protobuf_any.go index 0508a5d04..75c5a95cb 100644 --- a/services/albwaf/v1alphaapi/model_google_protobuf_any.go +++ b/services/albwaf/v1alphaapi/model_google_protobuf_any.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_list_core_rule_set_response.go b/services/albwaf/v1alphaapi/model_list_core_rule_set_response.go index eb7df4577..770e3a9c0 100644 --- a/services/albwaf/v1alphaapi/model_list_core_rule_set_response.go +++ b/services/albwaf/v1alphaapi/model_list_core_rule_set_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_list_rules_response.go b/services/albwaf/v1alphaapi/model_list_rules_response.go index 6d524749d..23f7d6e17 100644 --- a/services/albwaf/v1alphaapi/model_list_rules_response.go +++ b/services/albwaf/v1alphaapi/model_list_rules_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_list_waf_response.go b/services/albwaf/v1alphaapi/model_list_waf_response.go index 7fa99c76f..f4fcf74f8 100644 --- a/services/albwaf/v1alphaapi/model_list_waf_response.go +++ b/services/albwaf/v1alphaapi/model_list_waf_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_owasp_core_rule_set.go b/services/albwaf/v1alphaapi/model_owasp_core_rule_set.go index fe718d520..94df1d120 100644 --- a/services/albwaf/v1alphaapi/model_owasp_core_rule_set.go +++ b/services/albwaf/v1alphaapi/model_owasp_core_rule_set.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_owasp_core_rule_set_1.go b/services/albwaf/v1alphaapi/model_owasp_core_rule_set_1.go index 99afc94c1..b4b28df91 100644 --- a/services/albwaf/v1alphaapi/model_owasp_core_rule_set_1.go +++ b/services/albwaf/v1alphaapi/model_owasp_core_rule_set_1.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_patch_core_rule_set_payload.go b/services/albwaf/v1alphaapi/model_patch_core_rule_set_payload.go index c08b1fdeb..e9580fa85 100644 --- a/services/albwaf/v1alphaapi/model_patch_core_rule_set_payload.go +++ b/services/albwaf/v1alphaapi/model_patch_core_rule_set_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_patch_crs_rule.go b/services/albwaf/v1alphaapi/model_patch_crs_rule.go index af12dc8c0..8792a3870 100644 --- a/services/albwaf/v1alphaapi/model_patch_crs_rule.go +++ b/services/albwaf/v1alphaapi/model_patch_crs_rule.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_patch_crs_rule_group.go b/services/albwaf/v1alphaapi/model_patch_crs_rule_group.go index 0d2c0933b..5d8e3cb89 100644 --- a/services/albwaf/v1alphaapi/model_patch_crs_rule_group.go +++ b/services/albwaf/v1alphaapi/model_patch_crs_rule_group.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_quotas.go b/services/albwaf/v1alphaapi/model_quotas.go index ac63c19bc..55aa7b324 100644 --- a/services/albwaf/v1alphaapi/model_quotas.go +++ b/services/albwaf/v1alphaapi/model_quotas.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_status.go b/services/albwaf/v1alphaapi/model_status.go index 6180132d1..75e7b9349 100644 --- a/services/albwaf/v1alphaapi/model_status.go +++ b/services/albwaf/v1alphaapi/model_status.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_update_core_rule_set_payload.go b/services/albwaf/v1alphaapi/model_update_core_rule_set_payload.go index 0e2dbaa5f..d71fda20b 100644 --- a/services/albwaf/v1alphaapi/model_update_core_rule_set_payload.go +++ b/services/albwaf/v1alphaapi/model_update_core_rule_set_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_update_core_rule_set_response.go b/services/albwaf/v1alphaapi/model_update_core_rule_set_response.go index b3cd815ad..3714cf1e8 100644 --- a/services/albwaf/v1alphaapi/model_update_core_rule_set_response.go +++ b/services/albwaf/v1alphaapi/model_update_core_rule_set_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_update_rules_payload.go b/services/albwaf/v1alphaapi/model_update_rules_payload.go index d6eb4e1ca..d96edae95 100644 --- a/services/albwaf/v1alphaapi/model_update_rules_payload.go +++ b/services/albwaf/v1alphaapi/model_update_rules_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_update_rules_response.go b/services/albwaf/v1alphaapi/model_update_rules_response.go index 464bd804c..81eca22c0 100644 --- a/services/albwaf/v1alphaapi/model_update_rules_response.go +++ b/services/albwaf/v1alphaapi/model_update_rules_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_update_waf_payload.go b/services/albwaf/v1alphaapi/model_update_waf_payload.go index a82adceda..8d1c1ae25 100644 --- a/services/albwaf/v1alphaapi/model_update_waf_payload.go +++ b/services/albwaf/v1alphaapi/model_update_waf_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_update_waf_response.go b/services/albwaf/v1alphaapi/model_update_waf_response.go index 92bf3eab0..95889067c 100644 --- a/services/albwaf/v1alphaapi/model_update_waf_response.go +++ b/services/albwaf/v1alphaapi/model_update_waf_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/model_waf_config_quota.go b/services/albwaf/v1alphaapi/model_waf_config_quota.go index b40d80128..a8cb7e4bd 100644 --- a/services/albwaf/v1alphaapi/model_waf_config_quota.go +++ b/services/albwaf/v1alphaapi/model_waf_config_quota.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/response.go b/services/albwaf/v1alphaapi/response.go index b613c7b63..6452dea3c 100644 --- a/services/albwaf/v1alphaapi/response.go +++ b/services/albwaf/v1alphaapi/response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */ diff --git a/services/albwaf/v1alphaapi/utils.go b/services/albwaf/v1alphaapi/utils.go index 71356a62a..858295fa3 100644 --- a/services/albwaf/v1alphaapi/utils.go +++ b/services/albwaf/v1alphaapi/utils.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +### DEPRECATED! Use v2alpha instead. Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have OWASP core rule set enabled and in addition can have custom rule configurations. To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. API version: 1alpha.0.0 */