diff --git a/services/loadbalancer/api_default.go b/services/loadbalancer/api_default.go index ab999318b..32feaca1b 100644 --- a/services/loadbalancer/api_default.go +++ b/services/loadbalancer/api_default.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/client.go b/services/loadbalancer/client.go index 67f148f27..272d929de 100644 --- a/services/loadbalancer/client.go +++ b/services/loadbalancer/client.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. @@ -42,7 +42,7 @@ var ( queryDescape = strings.NewReplacer("%5B", "[", "%5D", "]") ) -// APIClient manages communication with the Load Balancer API API v1.7.1 +// APIClient manages communication with the Load Balancer API API v1.7.2 // In most cases there should be only one, shared, APIClient. type APIClient struct { cfg *config.Configuration diff --git a/services/loadbalancer/configuration.go b/services/loadbalancer/configuration.go index 3d2600265..a126ea82c 100644 --- a/services/loadbalancer/configuration.go +++ b/services/loadbalancer/configuration.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_active_health_check.go b/services/loadbalancer/model_active_health_check.go index 6f8c7d8a2..1a0523264 100644 --- a/services/loadbalancer/model_active_health_check.go +++ b/services/loadbalancer/model_active_health_check.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_create_credentials_payload.go b/services/loadbalancer/model_create_credentials_payload.go index 0a268308a..9b87978f3 100644 --- a/services/loadbalancer/model_create_credentials_payload.go +++ b/services/loadbalancer/model_create_credentials_payload.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_create_credentials_response.go b/services/loadbalancer/model_create_credentials_response.go index c42e0a954..d0b80d534 100644 --- a/services/loadbalancer/model_create_credentials_response.go +++ b/services/loadbalancer/model_create_credentials_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_create_load_balancer_payload.go b/services/loadbalancer/model_create_load_balancer_payload.go index a461b43d0..217b9f550 100644 --- a/services/loadbalancer/model_create_load_balancer_payload.go +++ b/services/loadbalancer/model_create_load_balancer_payload.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_credentials_response.go b/services/loadbalancer/model_credentials_response.go index 18db38668..d5269396e 100644 --- a/services/loadbalancer/model_credentials_response.go +++ b/services/loadbalancer/model_credentials_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_get_credentials_response.go b/services/loadbalancer/model_get_credentials_response.go index 210dafaa4..da692f18f 100644 --- a/services/loadbalancer/model_get_credentials_response.go +++ b/services/loadbalancer/model_get_credentials_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_get_quota_response.go b/services/loadbalancer/model_get_quota_response.go index c368589c8..b16ab09b6 100644 --- a/services/loadbalancer/model_get_quota_response.go +++ b/services/loadbalancer/model_get_quota_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_get_service_status_response.go b/services/loadbalancer/model_get_service_status_response.go index f565c8fc2..6e611f448 100644 --- a/services/loadbalancer/model_get_service_status_response.go +++ b/services/loadbalancer/model_get_service_status_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_google_protobuf_any.go b/services/loadbalancer/model_google_protobuf_any.go index 0097fed86..c4949b5da 100644 --- a/services/loadbalancer/model_google_protobuf_any.go +++ b/services/loadbalancer/model_google_protobuf_any.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_list_credentials_response.go b/services/loadbalancer/model_list_credentials_response.go index 49e2f95f8..d14dbd069 100644 --- a/services/loadbalancer/model_list_credentials_response.go +++ b/services/loadbalancer/model_list_credentials_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_list_load_balancers_response.go b/services/loadbalancer/model_list_load_balancers_response.go index 72bf7d474..2f4608229 100644 --- a/services/loadbalancer/model_list_load_balancers_response.go +++ b/services/loadbalancer/model_list_load_balancers_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_list_plans_response.go b/services/loadbalancer/model_list_plans_response.go index d0ca593ba..35a9abfbe 100644 --- a/services/loadbalancer/model_list_plans_response.go +++ b/services/loadbalancer/model_list_plans_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_listener.go b/services/loadbalancer/model_listener.go index f6049bd99..6ca64a195 100644 --- a/services/loadbalancer/model_listener.go +++ b/services/loadbalancer/model_listener.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_load_balancer.go b/services/loadbalancer/model_load_balancer.go index 5db3b07c8..0a61a65df 100644 --- a/services/loadbalancer/model_load_balancer.go +++ b/services/loadbalancer/model_load_balancer.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_load_balancer_error.go b/services/loadbalancer/model_load_balancer_error.go index 336b7c416..bdc17aa37 100644 --- a/services/loadbalancer/model_load_balancer_error.go +++ b/services/loadbalancer/model_load_balancer_error.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. @@ -12,8 +12,8 @@ package loadbalancer // LoadBalancerError struct for LoadBalancerError type LoadBalancerError struct { - // The error description contains additional helpful user information to fix the error state of the load balancer. For example the IP 45.135.247.139 does not exist in the project, then the description will report: Floating IP \"45.135.247.139\" could not be found. + // The error description contains additional helpful user information to fix the error state of the load balancer. For example the IP 45.135.247.139 does not exist in the project, then the description will report: Floating IP \"45.135.247.139\" could not be found or if the IP was deleted then you will get a proper error message. Description *string `json:"description,omitempty"` - // The error type specifies which part of the load balancer encountered the error. I.e. the API will not check if a provided public IP is actually available in the project. Instead the load balancer with try to use the provided IP and if not available reports TYPE_FIP_NOT_CONFIGURED error. + // The error type specifies which part of the load balancer encountered the error. I.e. the API will not check if a provided public IP is actually available in the project. Instead the load balancer with try to use the provided IP and if not available reports TYPE_FIP_NOT_CONFIGURED error or TYPE_FIP_NOT_FOUND if the IP was deleted. Type *string `json:"type,omitempty"` } diff --git a/services/loadbalancer/model_load_balancer_options.go b/services/loadbalancer/model_load_balancer_options.go index ec0c866fd..c7094947f 100644 --- a/services/loadbalancer/model_load_balancer_options.go +++ b/services/loadbalancer/model_load_balancer_options.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_loadbalancer_option_access_control.go b/services/loadbalancer/model_loadbalancer_option_access_control.go index b420228a6..4e6e7ccd3 100644 --- a/services/loadbalancer/model_loadbalancer_option_access_control.go +++ b/services/loadbalancer/model_loadbalancer_option_access_control.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_loadbalancer_option_logs.go b/services/loadbalancer/model_loadbalancer_option_logs.go index 3540294ba..c7431d5e7 100644 --- a/services/loadbalancer/model_loadbalancer_option_logs.go +++ b/services/loadbalancer/model_loadbalancer_option_logs.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_loadbalancer_option_metrics.go b/services/loadbalancer/model_loadbalancer_option_metrics.go index 986b480ab..3f773b5ad 100644 --- a/services/loadbalancer/model_loadbalancer_option_metrics.go +++ b/services/loadbalancer/model_loadbalancer_option_metrics.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_loadbalancer_option_observability.go b/services/loadbalancer/model_loadbalancer_option_observability.go index 0e9f5c966..504f496ad 100644 --- a/services/loadbalancer/model_loadbalancer_option_observability.go +++ b/services/loadbalancer/model_loadbalancer_option_observability.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_network.go b/services/loadbalancer/model_network.go index cd941dc06..48df73f93 100644 --- a/services/loadbalancer/model_network.go +++ b/services/loadbalancer/model_network.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_options_tcp.go b/services/loadbalancer/model_options_tcp.go index 392356119..51b4c01cd 100644 --- a/services/loadbalancer/model_options_tcp.go +++ b/services/loadbalancer/model_options_tcp.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_options_udp.go b/services/loadbalancer/model_options_udp.go index 9922db468..62d3e5ca2 100644 --- a/services/loadbalancer/model_options_udp.go +++ b/services/loadbalancer/model_options_udp.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_plan_details.go b/services/loadbalancer/model_plan_details.go index c43f576fd..4d2085e55 100644 --- a/services/loadbalancer/model_plan_details.go +++ b/services/loadbalancer/model_plan_details.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_server_name_indicator.go b/services/loadbalancer/model_server_name_indicator.go index 2ff632a5d..90eaeef00 100644 --- a/services/loadbalancer/model_server_name_indicator.go +++ b/services/loadbalancer/model_server_name_indicator.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_session_persistence.go b/services/loadbalancer/model_session_persistence.go index 36c94683e..4a429ce12 100644 --- a/services/loadbalancer/model_session_persistence.go +++ b/services/loadbalancer/model_session_persistence.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_status.go b/services/loadbalancer/model_status.go index dc7f08818..2b841706f 100644 --- a/services/loadbalancer/model_status.go +++ b/services/loadbalancer/model_status.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_target.go b/services/loadbalancer/model_target.go index 4f6de669b..8dfd1392f 100644 --- a/services/loadbalancer/model_target.go +++ b/services/loadbalancer/model_target.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_target_pool.go b/services/loadbalancer/model_target_pool.go index e62a720f3..606101dc5 100644 --- a/services/loadbalancer/model_target_pool.go +++ b/services/loadbalancer/model_target_pool.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_update_credentials_payload.go b/services/loadbalancer/model_update_credentials_payload.go index fee33721c..717a772d3 100644 --- a/services/loadbalancer/model_update_credentials_payload.go +++ b/services/loadbalancer/model_update_credentials_payload.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_update_credentials_response.go b/services/loadbalancer/model_update_credentials_response.go index 2afed9cee..18f5b884e 100644 --- a/services/loadbalancer/model_update_credentials_response.go +++ b/services/loadbalancer/model_update_credentials_response.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_update_load_balancer_payload.go b/services/loadbalancer/model_update_load_balancer_payload.go index d3805af54..5c06060c4 100644 --- a/services/loadbalancer/model_update_load_balancer_payload.go +++ b/services/loadbalancer/model_update_load_balancer_payload.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/model_update_target_pool_payload.go b/services/loadbalancer/model_update_target_pool_payload.go index 9cf34a868..bb38af2c0 100644 --- a/services/loadbalancer/model_update_target_pool_payload.go +++ b/services/loadbalancer/model_update_target_pool_payload.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/loadbalancer/utils.go b/services/loadbalancer/utils.go index 2d6837253..f238b7983 100644 --- a/services/loadbalancer/utils.go +++ b/services/loadbalancer/utils.go @@ -3,7 +3,7 @@ Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. -API version: 1.7.1 +API version: 1.7.2 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.