From 8463a5796e1ca96a0710aa7686936fc3e3769aa8 Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Tue, 21 Jul 2026 08:18:49 +0000 Subject: [PATCH] Generate observability --- services/observability/oas_commit | 2 +- .../src/stackit/observability/__init__.py | 13 ++++++----- .../stackit/observability/api/default_api.py | 12 +++++----- .../src/stackit/observability/api_client.py | 13 ++++++----- .../src/stackit/observability/api_response.py | 1 + .../stackit/observability/configuration.py | 13 ++++++----- .../src/stackit/observability/exceptions.py | 12 +++++----- .../stackit/observability/models/__init__.py | 12 +++++----- .../src/stackit/observability/models/alert.py | 12 +++++----- .../models/alert_config_receivers_response.py | 12 +++++----- .../models/alert_config_route_response.py | 12 +++++----- .../observability/models/alert_group.py | 12 +++++----- .../models/alert_group_response.py | 12 +++++----- .../models/alert_groups_response.py | 12 +++++----- .../observability/models/alert_record.py | 12 +++++----- .../models/alert_record_response.py | 12 +++++----- .../models/alert_records_response.py | 12 +++++----- .../observability/models/alert_rule.py | 12 +++++----- .../observability/models/alert_rule_record.py | 12 +++++----- .../models/alert_rule_response.py | 12 +++++----- .../models/alert_rules_response.py | 12 +++++----- .../observability/models/backup_response.py | 12 +++++----- .../models/backup_retention_response.py | 12 +++++----- .../observability/models/backup_schedule.py | 12 +++++----- .../models/backup_schedule_post_response.py | 12 +++++----- .../models/backup_schedule_response.py | 12 +++++----- .../observability/models/basic_auth.py | 12 +++++----- .../models/cert_check_child_response.py | 12 +++++----- .../models/cert_check_response.py | 12 +++++----- .../create_alert_config_receiver_payload.py | 12 +++++----- ...ig_receiver_payload_email_configs_inner.py | 12 +++++----- ...receiver_payload_opsgenie_configs_inner.py | 12 +++++----- ...receiver_payload_web_hook_configs_inner.py | 12 +++++----- .../create_alert_config_route_payload.py | 12 +++++----- ...alert_config_route_payload_routes_inner.py | 12 +++++----- .../models/create_alert_record_payload.py | 12 +++++----- .../models/create_alertgroups_payload.py | 12 +++++----- .../models/create_alertrules_payload.py | 12 +++++----- .../models/create_backup_schedule_payload.py | 12 +++++----- .../models/create_cert_check400_response.py | 13 ++++++----- .../models/create_cert_check_payload.py | 12 +++++----- .../models/create_credentials_payload.py | 12 +++++----- .../models/create_credentials_response.py | 12 +++++----- .../create_elasticsearch_check_payload.py | 12 +++++----- .../models/create_http_check_payload.py | 12 +++++----- .../models/create_instance_payload.py | 12 +++++----- .../models/create_instance_response.py | 12 +++++----- .../models/create_logs_alertgroups_payload.py | 12 +++++----- ...te_logs_alertgroups_payload_rules_inner.py | 12 +++++----- .../models/create_mongodb_check_payload.py | 12 +++++----- .../models/create_mysql_check_payload.py | 12 +++++----- .../models/create_network_check_payload.py | 12 +++++----- .../models/create_ping_check_payload.py | 12 +++++----- .../models/create_postgresql_check_payload.py | 12 +++++----- .../models/create_rabbitmq_check_payload.py | 12 +++++----- .../models/create_redis_check_payload.py | 12 +++++----- .../models/create_scrape_config_payload.py | 12 +++++----- .../observability/models/credentials.py | 12 +++++----- .../models/credentials_remote_write_config.py | 12 +++++----- ...redentials_remote_write_delete_response.py | 12 +++++----- .../models/delete_scrape_config_response.py | 12 +++++----- .../elasticsearch_check_child_response.py | 12 +++++----- .../models/elasticsearch_check_response.py | 12 +++++----- .../observability/models/email_config.py | 12 +++++----- .../src/stackit/observability/models/error.py | 12 +++++----- .../models/get_alert_configs_response.py | 12 +++++----- .../models/get_credentials_response.py | 12 +++++----- .../models/get_instance_response.py | 12 +++++----- .../get_metrics_storage_retention_response.py | 12 +++++----- .../models/get_scrape_config_response.py | 12 +++++----- .../observability/models/grafana_configs.py | 12 +++++----- .../observability/models/grafana_oauth.py | 12 +++++----- .../models/http_check_child_response.py | 12 +++++----- .../models/http_check_response.py | 12 +++++----- .../observability/models/http_service_sd.py | 12 +++++----- .../observability/models/inhibit_rules.py | 12 +++++----- .../stackit/observability/models/instance.py | 12 +++++----- .../observability/models/instance_response.py | 12 +++++----- .../models/instance_sensitive_data.py | 23 ++++++++++--------- .../src/stackit/observability/models/job.py | 12 +++++----- .../observability/models/list_acl_response.py | 12 +++++----- .../models/list_credentials_response.py | 12 +++++----- .../models/list_instances_response.py | 12 +++++----- .../models/list_scrape_configs_response.py | 12 +++++----- .../observability/models/logs_config.py | 12 +++++----- .../models/logs_config_response.py | 12 +++++----- .../stackit/observability/models/message.py | 12 +++++----- .../models/metrics_relabel_config.py | 12 +++++----- .../observability/models/model_global.py | 12 +++++----- .../models/mongodb_check_child_response.py | 12 +++++----- .../models/mongodb_check_response.py | 12 +++++----- .../models/mysql_check_child_response.py | 12 +++++----- .../models/mysql_check_response.py | 12 +++++----- .../models/network_check_child_response.py | 12 +++++----- .../models/network_check_response.py | 12 +++++----- .../stackit/observability/models/o_auth2.py | 12 +++++----- .../stackit/observability/models/offerings.py | 12 +++++----- .../observability/models/opsgenie_config.py | 12 +++++----- ...tial_update_alert_records_request_inner.py | 12 +++++----- ...partial_update_alertrules_request_inner.py | 12 +++++----- ...ial_update_scrape_configs_request_inner.py | 12 +++++----- ...scrape_configs_request_inner_basic_auth.py | 12 +++++----- ...igs_request_inner_http_sd_configs_inner.py | 12 +++++----- ...uest_inner_http_sd_configs_inner_oauth2.py | 12 +++++----- ...http_sd_configs_inner_oauth2_tls_config.py | 12 +++++----- ...est_inner_metrics_relabel_configs_inner.py | 12 +++++----- ...figs_request_inner_static_configs_inner.py | 12 +++++----- .../observability/models/permission_denied.py | 12 +++++----- .../models/ping_check_child_response.py | 12 +++++----- .../models/ping_check_response.py | 12 +++++----- .../src/stackit/observability/models/plan.py | 12 +++++----- .../observability/models/plan_model.py | 12 +++++----- .../observability/models/plans_response.py | 12 +++++----- .../models/postgresql_check_child_response.py | 12 +++++----- .../models/postgresql_check_response.py | 12 +++++----- .../models/project_instance_full.py | 12 +++++----- .../models/rabbit_mq_check_child_response.py | 12 +++++----- .../models/rabbitmq_check_response.py | 12 +++++----- .../stackit/observability/models/receiver.py | 12 +++++----- .../stackit/observability/models/receivers.py | 12 +++++----- .../models/redis_check_child_response.py | 12 +++++----- .../models/redis_check_response.py | 12 +++++----- .../src/stackit/observability/models/route.py | 12 +++++----- .../observability/models/route_serializer.py | 12 +++++----- .../models/scrape_configs_response.py | 12 +++++----- .../observability/models/service_keys_list.py | 12 +++++----- .../observability/models/static_configs.py | 12 +++++----- .../observability/models/tls_config.py | 12 +++++----- .../observability/models/trace_config.py | 12 +++++----- .../models/traces_config_response.py | 12 +++++----- .../models/update_acl_payload.py | 12 +++++----- .../update_alert_config_receiver_payload.py | 12 +++++----- .../update_alert_config_route_payload.py | 12 +++++----- .../models/update_alert_configs_payload.py | 12 +++++----- .../update_alert_configs_payload_global.py | 12 +++++----- ...ate_alert_configs_payload_inhibit_rules.py | 12 +++++----- ...e_alert_configs_payload_receivers_inner.py | 12 +++++----- .../update_alert_configs_payload_route.py | 12 +++++----- ...lert_configs_payload_route_routes_inner.py | 12 +++++----- .../models/update_alert_configs_response.py | 12 +++++----- .../models/update_alert_record_payload.py | 12 +++++----- .../models/update_alertgroup_payload.py | 12 +++++----- .../update_alertgroups_request_inner.py | 12 +++++----- ...e_alertgroups_request_inner_rules_inner.py | 12 +++++----- .../models/update_alertrule_payload.py | 12 +++++----- ...credentials_remote_write_config_payload.py | 12 +++++----- .../models/update_grafana_configs_payload.py | 12 +++++----- ...e_grafana_configs_payload_generic_oauth.py | 12 +++++----- .../models/update_instance_payload.py | 12 +++++----- .../models/update_logs_alertgroup_payload.py | 12 +++++----- .../models/update_logs_configs_payload.py | 12 +++++----- ...pdate_metrics_storage_retention_payload.py | 12 +++++----- .../models/update_scrape_config_payload.py | 12 +++++----- ...ape_config_payload_static_configs_inner.py | 12 +++++----- .../models/update_traces_configs_payload.py | 12 +++++----- .../stackit/observability/models/web_hook.py | 12 +++++----- .../src/stackit/observability/rest.py | 13 ++++++----- 157 files changed, 943 insertions(+), 936 deletions(-) diff --git a/services/observability/oas_commit b/services/observability/oas_commit index 36076afe8..0f8ce352b 100644 --- a/services/observability/oas_commit +++ b/services/observability/oas_commit @@ -1 +1 @@ -87a3ad63dec0a953ff5c6072ad9a15fddd8ec5f8 +876a48fb56473c7c844baa697906d461c0675f47 diff --git a/services/observability/src/stackit/observability/__init__.py b/services/observability/src/stackit/observability/__init__.py index 197120c9b..4b59fb3dc 100644 --- a/services/observability/src/stackit/observability/__init__.py +++ b/services/observability/src/stackit/observability/__init__.py @@ -3,17 +3,18 @@ # flake8: noqa """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 + __version__ = "1.0.0" # Define package exports diff --git a/services/observability/src/stackit/observability/api/default_api.py b/services/observability/src/stackit/observability/api/default_api.py index 6a4474cf2..43dc4e9ee 100644 --- a/services/observability/src/stackit/observability/api/default_api.py +++ b/services/observability/src/stackit/observability/api/default_api.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from typing import Any, Dict, List, Optional, Tuple, Union diff --git a/services/observability/src/stackit/observability/api_client.py b/services/observability/src/stackit/observability/api_client.py index ef32cf7ad..eb21c82ad 100644 --- a/services/observability/src/stackit/observability/api_client.py +++ b/services/observability/src/stackit/observability/api_client.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 import datetime @@ -37,6 +37,7 @@ ApiException, ) + RequestSerialized = Tuple[str, str, Dict[str, str], Optional[str], List[str]] diff --git a/services/observability/src/stackit/observability/api_response.py b/services/observability/src/stackit/observability/api_response.py index ca801da0b..b3ba14a1d 100644 --- a/services/observability/src/stackit/observability/api_response.py +++ b/services/observability/src/stackit/observability/api_response.py @@ -6,6 +6,7 @@ from pydantic import BaseModel, Field, StrictBytes, StrictInt + T = TypeVar("T") diff --git a/services/observability/src/stackit/observability/configuration.py b/services/observability/src/stackit/observability/configuration.py index fb0893437..28e0f2f5d 100644 --- a/services/observability/src/stackit/observability/configuration.py +++ b/services/observability/src/stackit/observability/configuration.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 import sys @@ -19,6 +19,7 @@ import os + ServerVariablesT = Dict[str, str] diff --git a/services/observability/src/stackit/observability/exceptions.py b/services/observability/src/stackit/observability/exceptions.py index 08a007156..7c97ffc2e 100644 --- a/services/observability/src/stackit/observability/exceptions.py +++ b/services/observability/src/stackit/observability/exceptions.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from typing import Any, Optional diff --git a/services/observability/src/stackit/observability/models/__init__.py b/services/observability/src/stackit/observability/models/__init__.py index b8b2e264d..55b214662 100644 --- a/services/observability/src/stackit/observability/models/__init__.py +++ b/services/observability/src/stackit/observability/models/__init__.py @@ -2,15 +2,15 @@ # flake8: noqa """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 # import models into model package diff --git a/services/observability/src/stackit/observability/models/alert.py b/services/observability/src/stackit/observability/models/alert.py index 158b9a2c2..f44c7a6e0 100644 --- a/services/observability/src/stackit/observability/models/alert.py +++ b/services/observability/src/stackit/observability/models/alert.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_config_receivers_response.py b/services/observability/src/stackit/observability/models/alert_config_receivers_response.py index f1df3c64d..654a99c0f 100644 --- a/services/observability/src/stackit/observability/models/alert_config_receivers_response.py +++ b/services/observability/src/stackit/observability/models/alert_config_receivers_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_config_route_response.py b/services/observability/src/stackit/observability/models/alert_config_route_response.py index fcd3c0ff8..2d91ede03 100644 --- a/services/observability/src/stackit/observability/models/alert_config_route_response.py +++ b/services/observability/src/stackit/observability/models/alert_config_route_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_group.py b/services/observability/src/stackit/observability/models/alert_group.py index b5ba1a257..efaf1ec93 100644 --- a/services/observability/src/stackit/observability/models/alert_group.py +++ b/services/observability/src/stackit/observability/models/alert_group.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_group_response.py b/services/observability/src/stackit/observability/models/alert_group_response.py index 6921f2d2d..7ba22c1b2 100644 --- a/services/observability/src/stackit/observability/models/alert_group_response.py +++ b/services/observability/src/stackit/observability/models/alert_group_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_groups_response.py b/services/observability/src/stackit/observability/models/alert_groups_response.py index d2d262f51..977ecabae 100644 --- a/services/observability/src/stackit/observability/models/alert_groups_response.py +++ b/services/observability/src/stackit/observability/models/alert_groups_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_record.py b/services/observability/src/stackit/observability/models/alert_record.py index d7c0489d7..eac7299d7 100644 --- a/services/observability/src/stackit/observability/models/alert_record.py +++ b/services/observability/src/stackit/observability/models/alert_record.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_record_response.py b/services/observability/src/stackit/observability/models/alert_record_response.py index 49eb30ca6..6fc91ac1f 100644 --- a/services/observability/src/stackit/observability/models/alert_record_response.py +++ b/services/observability/src/stackit/observability/models/alert_record_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_records_response.py b/services/observability/src/stackit/observability/models/alert_records_response.py index b3a86c37b..3db7b7f85 100644 --- a/services/observability/src/stackit/observability/models/alert_records_response.py +++ b/services/observability/src/stackit/observability/models/alert_records_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_rule.py b/services/observability/src/stackit/observability/models/alert_rule.py index 55870e181..b15ab1df2 100644 --- a/services/observability/src/stackit/observability/models/alert_rule.py +++ b/services/observability/src/stackit/observability/models/alert_rule.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_rule_record.py b/services/observability/src/stackit/observability/models/alert_rule_record.py index 23eca0ef2..ca79b9b2f 100644 --- a/services/observability/src/stackit/observability/models/alert_rule_record.py +++ b/services/observability/src/stackit/observability/models/alert_rule_record.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_rule_response.py b/services/observability/src/stackit/observability/models/alert_rule_response.py index 55867f0bf..ba42ad344 100644 --- a/services/observability/src/stackit/observability/models/alert_rule_response.py +++ b/services/observability/src/stackit/observability/models/alert_rule_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/alert_rules_response.py b/services/observability/src/stackit/observability/models/alert_rules_response.py index 743c376bb..d627574df 100644 --- a/services/observability/src/stackit/observability/models/alert_rules_response.py +++ b/services/observability/src/stackit/observability/models/alert_rules_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/backup_response.py b/services/observability/src/stackit/observability/models/backup_response.py index 4b036a1db..d95dc3621 100644 --- a/services/observability/src/stackit/observability/models/backup_response.py +++ b/services/observability/src/stackit/observability/models/backup_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/backup_retention_response.py b/services/observability/src/stackit/observability/models/backup_retention_response.py index f9a363fba..4f42c1a2c 100644 --- a/services/observability/src/stackit/observability/models/backup_retention_response.py +++ b/services/observability/src/stackit/observability/models/backup_retention_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/backup_schedule.py b/services/observability/src/stackit/observability/models/backup_schedule.py index 9feebf5a9..8113a645e 100644 --- a/services/observability/src/stackit/observability/models/backup_schedule.py +++ b/services/observability/src/stackit/observability/models/backup_schedule.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/backup_schedule_post_response.py b/services/observability/src/stackit/observability/models/backup_schedule_post_response.py index eec1886c8..0f1c3ad4d 100644 --- a/services/observability/src/stackit/observability/models/backup_schedule_post_response.py +++ b/services/observability/src/stackit/observability/models/backup_schedule_post_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/backup_schedule_response.py b/services/observability/src/stackit/observability/models/backup_schedule_response.py index 56a013f0f..ddf8dbc6b 100644 --- a/services/observability/src/stackit/observability/models/backup_schedule_response.py +++ b/services/observability/src/stackit/observability/models/backup_schedule_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/basic_auth.py b/services/observability/src/stackit/observability/models/basic_auth.py index bea55f1b7..abb50640a 100644 --- a/services/observability/src/stackit/observability/models/basic_auth.py +++ b/services/observability/src/stackit/observability/models/basic_auth.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/cert_check_child_response.py b/services/observability/src/stackit/observability/models/cert_check_child_response.py index cf00749e5..63ddba1ce 100644 --- a/services/observability/src/stackit/observability/models/cert_check_child_response.py +++ b/services/observability/src/stackit/observability/models/cert_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/cert_check_response.py b/services/observability/src/stackit/observability/models/cert_check_response.py index 3350a2179..5e7cd6272 100644 --- a/services/observability/src/stackit/observability/models/cert_check_response.py +++ b/services/observability/src/stackit/observability/models/cert_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload.py b/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload.py index 830d2d63b..fa7b5b059 100644 --- a/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload.py +++ b/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_email_configs_inner.py b/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_email_configs_inner.py index 2fc3f7970..485b07b7f 100644 --- a/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_email_configs_inner.py +++ b/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_email_configs_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_opsgenie_configs_inner.py b/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_opsgenie_configs_inner.py index 501eb4aeb..e839fb9de 100644 --- a/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_opsgenie_configs_inner.py +++ b/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_opsgenie_configs_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_web_hook_configs_inner.py b/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_web_hook_configs_inner.py index 9e2dbe256..6b1db1c1c 100644 --- a/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_web_hook_configs_inner.py +++ b/services/observability/src/stackit/observability/models/create_alert_config_receiver_payload_web_hook_configs_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alert_config_route_payload.py b/services/observability/src/stackit/observability/models/create_alert_config_route_payload.py index 423824f1b..98c41371a 100644 --- a/services/observability/src/stackit/observability/models/create_alert_config_route_payload.py +++ b/services/observability/src/stackit/observability/models/create_alert_config_route_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alert_config_route_payload_routes_inner.py b/services/observability/src/stackit/observability/models/create_alert_config_route_payload_routes_inner.py index acd343b16..0858b7d87 100644 --- a/services/observability/src/stackit/observability/models/create_alert_config_route_payload_routes_inner.py +++ b/services/observability/src/stackit/observability/models/create_alert_config_route_payload_routes_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alert_record_payload.py b/services/observability/src/stackit/observability/models/create_alert_record_payload.py index 8b81a41a2..bd22d59b8 100644 --- a/services/observability/src/stackit/observability/models/create_alert_record_payload.py +++ b/services/observability/src/stackit/observability/models/create_alert_record_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alertgroups_payload.py b/services/observability/src/stackit/observability/models/create_alertgroups_payload.py index 32909ce47..f63b044ac 100644 --- a/services/observability/src/stackit/observability/models/create_alertgroups_payload.py +++ b/services/observability/src/stackit/observability/models/create_alertgroups_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_alertrules_payload.py b/services/observability/src/stackit/observability/models/create_alertrules_payload.py index 63620a8d3..3c504517b 100644 --- a/services/observability/src/stackit/observability/models/create_alertrules_payload.py +++ b/services/observability/src/stackit/observability/models/create_alertrules_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_backup_schedule_payload.py b/services/observability/src/stackit/observability/models/create_backup_schedule_payload.py index d55f56927..f42b7db75 100644 --- a/services/observability/src/stackit/observability/models/create_backup_schedule_payload.py +++ b/services/observability/src/stackit/observability/models/create_backup_schedule_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_cert_check400_response.py b/services/observability/src/stackit/observability/models/create_cert_check400_response.py index 39ca3c554..3e316a60b 100644 --- a/services/observability/src/stackit/observability/models/create_cert_check400_response.py +++ b/services/observability/src/stackit/observability/models/create_cert_check400_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -27,6 +27,7 @@ ) from typing_extensions import Self + CREATECERTCHECK400RESPONSE_ONE_OF_SCHEMAS = ["Dict[str, List[str]]", "List[str]"] diff --git a/services/observability/src/stackit/observability/models/create_cert_check_payload.py b/services/observability/src/stackit/observability/models/create_cert_check_payload.py index f0baf20d6..9c5460b09 100644 --- a/services/observability/src/stackit/observability/models/create_cert_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_cert_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_credentials_payload.py b/services/observability/src/stackit/observability/models/create_credentials_payload.py index f7320cf5c..cc0091518 100644 --- a/services/observability/src/stackit/observability/models/create_credentials_payload.py +++ b/services/observability/src/stackit/observability/models/create_credentials_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_credentials_response.py b/services/observability/src/stackit/observability/models/create_credentials_response.py index 1638578d8..66a297063 100644 --- a/services/observability/src/stackit/observability/models/create_credentials_response.py +++ b/services/observability/src/stackit/observability/models/create_credentials_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_elasticsearch_check_payload.py b/services/observability/src/stackit/observability/models/create_elasticsearch_check_payload.py index 8c9f77540..11dd51da0 100644 --- a/services/observability/src/stackit/observability/models/create_elasticsearch_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_elasticsearch_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_http_check_payload.py b/services/observability/src/stackit/observability/models/create_http_check_payload.py index 281871a69..70effea2e 100644 --- a/services/observability/src/stackit/observability/models/create_http_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_http_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_instance_payload.py b/services/observability/src/stackit/observability/models/create_instance_payload.py index 129d09a63..922d1a26b 100644 --- a/services/observability/src/stackit/observability/models/create_instance_payload.py +++ b/services/observability/src/stackit/observability/models/create_instance_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_instance_response.py b/services/observability/src/stackit/observability/models/create_instance_response.py index 347d44e0a..d535e9132 100644 --- a/services/observability/src/stackit/observability/models/create_instance_response.py +++ b/services/observability/src/stackit/observability/models/create_instance_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_logs_alertgroups_payload.py b/services/observability/src/stackit/observability/models/create_logs_alertgroups_payload.py index cdb452512..94afe33d9 100644 --- a/services/observability/src/stackit/observability/models/create_logs_alertgroups_payload.py +++ b/services/observability/src/stackit/observability/models/create_logs_alertgroups_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_logs_alertgroups_payload_rules_inner.py b/services/observability/src/stackit/observability/models/create_logs_alertgroups_payload_rules_inner.py index 438568f18..7ebc24382 100644 --- a/services/observability/src/stackit/observability/models/create_logs_alertgroups_payload_rules_inner.py +++ b/services/observability/src/stackit/observability/models/create_logs_alertgroups_payload_rules_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_mongodb_check_payload.py b/services/observability/src/stackit/observability/models/create_mongodb_check_payload.py index 42c3dfd19..17e4e280e 100644 --- a/services/observability/src/stackit/observability/models/create_mongodb_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_mongodb_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_mysql_check_payload.py b/services/observability/src/stackit/observability/models/create_mysql_check_payload.py index 5506f4440..990d7d1bf 100644 --- a/services/observability/src/stackit/observability/models/create_mysql_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_mysql_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_network_check_payload.py b/services/observability/src/stackit/observability/models/create_network_check_payload.py index 860e309e4..7ed8af960 100644 --- a/services/observability/src/stackit/observability/models/create_network_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_network_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_ping_check_payload.py b/services/observability/src/stackit/observability/models/create_ping_check_payload.py index 723a74261..ad9c49bf8 100644 --- a/services/observability/src/stackit/observability/models/create_ping_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_ping_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_postgresql_check_payload.py b/services/observability/src/stackit/observability/models/create_postgresql_check_payload.py index d6e679348..18e34829d 100644 --- a/services/observability/src/stackit/observability/models/create_postgresql_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_postgresql_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_rabbitmq_check_payload.py b/services/observability/src/stackit/observability/models/create_rabbitmq_check_payload.py index 1d7f4a8f5..efab8c5f0 100644 --- a/services/observability/src/stackit/observability/models/create_rabbitmq_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_rabbitmq_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_redis_check_payload.py b/services/observability/src/stackit/observability/models/create_redis_check_payload.py index 2690bd07f..e62976a1d 100644 --- a/services/observability/src/stackit/observability/models/create_redis_check_payload.py +++ b/services/observability/src/stackit/observability/models/create_redis_check_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/create_scrape_config_payload.py b/services/observability/src/stackit/observability/models/create_scrape_config_payload.py index 3700aea25..1ee847293 100644 --- a/services/observability/src/stackit/observability/models/create_scrape_config_payload.py +++ b/services/observability/src/stackit/observability/models/create_scrape_config_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/credentials.py b/services/observability/src/stackit/observability/models/credentials.py index 932f1b901..c6274fab6 100644 --- a/services/observability/src/stackit/observability/models/credentials.py +++ b/services/observability/src/stackit/observability/models/credentials.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/credentials_remote_write_config.py b/services/observability/src/stackit/observability/models/credentials_remote_write_config.py index 86b6f0577..adbaf4afd 100644 --- a/services/observability/src/stackit/observability/models/credentials_remote_write_config.py +++ b/services/observability/src/stackit/observability/models/credentials_remote_write_config.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/credentials_remote_write_delete_response.py b/services/observability/src/stackit/observability/models/credentials_remote_write_delete_response.py index ca730ef4c..cf163202f 100644 --- a/services/observability/src/stackit/observability/models/credentials_remote_write_delete_response.py +++ b/services/observability/src/stackit/observability/models/credentials_remote_write_delete_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/delete_scrape_config_response.py b/services/observability/src/stackit/observability/models/delete_scrape_config_response.py index e3e8f4eab..e0085f605 100644 --- a/services/observability/src/stackit/observability/models/delete_scrape_config_response.py +++ b/services/observability/src/stackit/observability/models/delete_scrape_config_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/elasticsearch_check_child_response.py b/services/observability/src/stackit/observability/models/elasticsearch_check_child_response.py index f023c2120..99c1c37e7 100644 --- a/services/observability/src/stackit/observability/models/elasticsearch_check_child_response.py +++ b/services/observability/src/stackit/observability/models/elasticsearch_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/elasticsearch_check_response.py b/services/observability/src/stackit/observability/models/elasticsearch_check_response.py index b5f3ac966..ab88dc68a 100644 --- a/services/observability/src/stackit/observability/models/elasticsearch_check_response.py +++ b/services/observability/src/stackit/observability/models/elasticsearch_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/email_config.py b/services/observability/src/stackit/observability/models/email_config.py index 54935139a..cf524981f 100644 --- a/services/observability/src/stackit/observability/models/email_config.py +++ b/services/observability/src/stackit/observability/models/email_config.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/error.py b/services/observability/src/stackit/observability/models/error.py index 8165019d3..0a24e2d68 100644 --- a/services/observability/src/stackit/observability/models/error.py +++ b/services/observability/src/stackit/observability/models/error.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/get_alert_configs_response.py b/services/observability/src/stackit/observability/models/get_alert_configs_response.py index 2ccbf9cd6..6986156cd 100644 --- a/services/observability/src/stackit/observability/models/get_alert_configs_response.py +++ b/services/observability/src/stackit/observability/models/get_alert_configs_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/get_credentials_response.py b/services/observability/src/stackit/observability/models/get_credentials_response.py index 847bfa5e8..ea6aec7dd 100644 --- a/services/observability/src/stackit/observability/models/get_credentials_response.py +++ b/services/observability/src/stackit/observability/models/get_credentials_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/get_instance_response.py b/services/observability/src/stackit/observability/models/get_instance_response.py index 1467ddf18..c9daed351 100644 --- a/services/observability/src/stackit/observability/models/get_instance_response.py +++ b/services/observability/src/stackit/observability/models/get_instance_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/get_metrics_storage_retention_response.py b/services/observability/src/stackit/observability/models/get_metrics_storage_retention_response.py index cb168ff59..3d1b7b77e 100644 --- a/services/observability/src/stackit/observability/models/get_metrics_storage_retention_response.py +++ b/services/observability/src/stackit/observability/models/get_metrics_storage_retention_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/get_scrape_config_response.py b/services/observability/src/stackit/observability/models/get_scrape_config_response.py index cef307ddc..26fb1ca04 100644 --- a/services/observability/src/stackit/observability/models/get_scrape_config_response.py +++ b/services/observability/src/stackit/observability/models/get_scrape_config_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/grafana_configs.py b/services/observability/src/stackit/observability/models/grafana_configs.py index e66cdf5d3..6d303b918 100644 --- a/services/observability/src/stackit/observability/models/grafana_configs.py +++ b/services/observability/src/stackit/observability/models/grafana_configs.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/grafana_oauth.py b/services/observability/src/stackit/observability/models/grafana_oauth.py index 6b55544cc..b7e59de5e 100644 --- a/services/observability/src/stackit/observability/models/grafana_oauth.py +++ b/services/observability/src/stackit/observability/models/grafana_oauth.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/http_check_child_response.py b/services/observability/src/stackit/observability/models/http_check_child_response.py index 5148cbd26..dd3def041 100644 --- a/services/observability/src/stackit/observability/models/http_check_child_response.py +++ b/services/observability/src/stackit/observability/models/http_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/http_check_response.py b/services/observability/src/stackit/observability/models/http_check_response.py index 219137d75..65c68a050 100644 --- a/services/observability/src/stackit/observability/models/http_check_response.py +++ b/services/observability/src/stackit/observability/models/http_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/http_service_sd.py b/services/observability/src/stackit/observability/models/http_service_sd.py index 4ee1ae1b6..2a44778a9 100644 --- a/services/observability/src/stackit/observability/models/http_service_sd.py +++ b/services/observability/src/stackit/observability/models/http_service_sd.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/inhibit_rules.py b/services/observability/src/stackit/observability/models/inhibit_rules.py index 169bc9848..c90769f87 100644 --- a/services/observability/src/stackit/observability/models/inhibit_rules.py +++ b/services/observability/src/stackit/observability/models/inhibit_rules.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/instance.py b/services/observability/src/stackit/observability/models/instance.py index ff43421c5..468c523ab 100644 --- a/services/observability/src/stackit/observability/models/instance.py +++ b/services/observability/src/stackit/observability/models/instance.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/instance_response.py b/services/observability/src/stackit/observability/models/instance_response.py index 88170975c..d3129850b 100644 --- a/services/observability/src/stackit/observability/models/instance_response.py +++ b/services/observability/src/stackit/observability/models/instance_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/instance_sensitive_data.py b/services/observability/src/stackit/observability/models/instance_sensitive_data.py index 876a6c395..7470525fe 100644 --- a/services/observability/src/stackit/observability/models/instance_sensitive_data.py +++ b/services/observability/src/stackit/observability/models/instance_sensitive_data.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -32,10 +32,13 @@ class InstanceSensitiveData(BaseModel): alerting_url: Annotated[str, Field(min_length=1, strict=True)] = Field(alias="alertingUrl") cluster: Annotated[str, Field(min_length=1, strict=True, max_length=63)] - dashboard_url: Annotated[str, Field(min_length=1, strict=True)] = Field(alias="dashboardUrl") grafana_admin_enabled: StrictBool = Field(alias="grafanaAdminEnabled") - grafana_admin_password: Annotated[str, Field(min_length=32, strict=True)] = Field(alias="grafanaAdminPassword") - grafana_admin_user: Annotated[str, Field(min_length=1, strict=True)] = Field(alias="grafanaAdminUser") + grafana_admin_password: Optional[Annotated[str, Field(min_length=32, strict=True)]] = Field( + default=None, alias="grafanaAdminPassword" + ) + grafana_admin_user: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field( + default=None, alias="grafanaAdminUser" + ) grafana_public_read_access: StrictBool = Field(alias="grafanaPublicReadAccess") grafana_url: Annotated[str, Field(min_length=1, strict=True)] = Field(alias="grafanaUrl") grafana_use_stackit_sso: StrictBool = Field(alias="grafanaUseStackitSso") @@ -65,7 +68,6 @@ class InstanceSensitiveData(BaseModel): __properties: ClassVar[List[str]] = [ "alertingUrl", "cluster", - "dashboardUrl", "grafanaAdminEnabled", "grafanaAdminPassword", "grafanaAdminUser", @@ -150,7 +152,6 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: { "alertingUrl": obj.get("alertingUrl"), "cluster": obj.get("cluster"), - "dashboardUrl": obj.get("dashboardUrl"), "grafanaAdminEnabled": ( obj.get("grafanaAdminEnabled") if obj.get("grafanaAdminEnabled") is not None else True ), diff --git a/services/observability/src/stackit/observability/models/job.py b/services/observability/src/stackit/observability/models/job.py index 372aa2786..e0eb6a10d 100644 --- a/services/observability/src/stackit/observability/models/job.py +++ b/services/observability/src/stackit/observability/models/job.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/list_acl_response.py b/services/observability/src/stackit/observability/models/list_acl_response.py index e8145f46e..0cb5cab32 100644 --- a/services/observability/src/stackit/observability/models/list_acl_response.py +++ b/services/observability/src/stackit/observability/models/list_acl_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/list_credentials_response.py b/services/observability/src/stackit/observability/models/list_credentials_response.py index aa08af340..3f4718106 100644 --- a/services/observability/src/stackit/observability/models/list_credentials_response.py +++ b/services/observability/src/stackit/observability/models/list_credentials_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/list_instances_response.py b/services/observability/src/stackit/observability/models/list_instances_response.py index c77ac3230..d40af7e81 100644 --- a/services/observability/src/stackit/observability/models/list_instances_response.py +++ b/services/observability/src/stackit/observability/models/list_instances_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/list_scrape_configs_response.py b/services/observability/src/stackit/observability/models/list_scrape_configs_response.py index e84a1c6df..d3acae880 100644 --- a/services/observability/src/stackit/observability/models/list_scrape_configs_response.py +++ b/services/observability/src/stackit/observability/models/list_scrape_configs_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/logs_config.py b/services/observability/src/stackit/observability/models/logs_config.py index d9875df31..043426e68 100644 --- a/services/observability/src/stackit/observability/models/logs_config.py +++ b/services/observability/src/stackit/observability/models/logs_config.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/logs_config_response.py b/services/observability/src/stackit/observability/models/logs_config_response.py index 751d141ed..3267c8c38 100644 --- a/services/observability/src/stackit/observability/models/logs_config_response.py +++ b/services/observability/src/stackit/observability/models/logs_config_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/message.py b/services/observability/src/stackit/observability/models/message.py index b92161f88..2295a5a20 100644 --- a/services/observability/src/stackit/observability/models/message.py +++ b/services/observability/src/stackit/observability/models/message.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/metrics_relabel_config.py b/services/observability/src/stackit/observability/models/metrics_relabel_config.py index 60e9c1566..4644dab44 100644 --- a/services/observability/src/stackit/observability/models/metrics_relabel_config.py +++ b/services/observability/src/stackit/observability/models/metrics_relabel_config.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/model_global.py b/services/observability/src/stackit/observability/models/model_global.py index 0200c1ad5..b59079005 100644 --- a/services/observability/src/stackit/observability/models/model_global.py +++ b/services/observability/src/stackit/observability/models/model_global.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/mongodb_check_child_response.py b/services/observability/src/stackit/observability/models/mongodb_check_child_response.py index 68ba49e36..b64eff427 100644 --- a/services/observability/src/stackit/observability/models/mongodb_check_child_response.py +++ b/services/observability/src/stackit/observability/models/mongodb_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/mongodb_check_response.py b/services/observability/src/stackit/observability/models/mongodb_check_response.py index 386c73483..95fb4bf01 100644 --- a/services/observability/src/stackit/observability/models/mongodb_check_response.py +++ b/services/observability/src/stackit/observability/models/mongodb_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/mysql_check_child_response.py b/services/observability/src/stackit/observability/models/mysql_check_child_response.py index aa3f4db3f..b6b433944 100644 --- a/services/observability/src/stackit/observability/models/mysql_check_child_response.py +++ b/services/observability/src/stackit/observability/models/mysql_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/mysql_check_response.py b/services/observability/src/stackit/observability/models/mysql_check_response.py index 0bec4f34d..7b70beafa 100644 --- a/services/observability/src/stackit/observability/models/mysql_check_response.py +++ b/services/observability/src/stackit/observability/models/mysql_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/network_check_child_response.py b/services/observability/src/stackit/observability/models/network_check_child_response.py index 641affbab..65acf0829 100644 --- a/services/observability/src/stackit/observability/models/network_check_child_response.py +++ b/services/observability/src/stackit/observability/models/network_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/network_check_response.py b/services/observability/src/stackit/observability/models/network_check_response.py index b417dc1d6..d36966780 100644 --- a/services/observability/src/stackit/observability/models/network_check_response.py +++ b/services/observability/src/stackit/observability/models/network_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/o_auth2.py b/services/observability/src/stackit/observability/models/o_auth2.py index 6ff9fa2b1..42d473373 100644 --- a/services/observability/src/stackit/observability/models/o_auth2.py +++ b/services/observability/src/stackit/observability/models/o_auth2.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/offerings.py b/services/observability/src/stackit/observability/models/offerings.py index a9378d49d..edcd472eb 100644 --- a/services/observability/src/stackit/observability/models/offerings.py +++ b/services/observability/src/stackit/observability/models/offerings.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/opsgenie_config.py b/services/observability/src/stackit/observability/models/opsgenie_config.py index 45249bd8d..346ec59db 100644 --- a/services/observability/src/stackit/observability/models/opsgenie_config.py +++ b/services/observability/src/stackit/observability/models/opsgenie_config.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_alert_records_request_inner.py b/services/observability/src/stackit/observability/models/partial_update_alert_records_request_inner.py index 21654ed35..00383937d 100644 --- a/services/observability/src/stackit/observability/models/partial_update_alert_records_request_inner.py +++ b/services/observability/src/stackit/observability/models/partial_update_alert_records_request_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_alertrules_request_inner.py b/services/observability/src/stackit/observability/models/partial_update_alertrules_request_inner.py index 84423137d..b9fc0b518 100644 --- a/services/observability/src/stackit/observability/models/partial_update_alertrules_request_inner.py +++ b/services/observability/src/stackit/observability/models/partial_update_alertrules_request_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner.py b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner.py index d4d2fcc18..a509326b8 100644 --- a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner.py +++ b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_basic_auth.py b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_basic_auth.py index c72f09496..949d78997 100644 --- a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_basic_auth.py +++ b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_basic_auth.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner.py b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner.py index eb98657dc..dba9219c6 100644 --- a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner.py +++ b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner_oauth2.py b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner_oauth2.py index 5c48bef66..f6fd8714b 100644 --- a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner_oauth2.py +++ b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner_oauth2.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner_oauth2_tls_config.py b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner_oauth2_tls_config.py index 6badaa352..bc7088013 100644 --- a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner_oauth2_tls_config.py +++ b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_http_sd_configs_inner_oauth2_tls_config.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_metrics_relabel_configs_inner.py b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_metrics_relabel_configs_inner.py index 740989410..a9ea6d588 100644 --- a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_metrics_relabel_configs_inner.py +++ b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_metrics_relabel_configs_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_static_configs_inner.py b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_static_configs_inner.py index 5def04918..980e93460 100644 --- a/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_static_configs_inner.py +++ b/services/observability/src/stackit/observability/models/partial_update_scrape_configs_request_inner_static_configs_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/permission_denied.py b/services/observability/src/stackit/observability/models/permission_denied.py index 273cd69f7..bfb7c6045 100644 --- a/services/observability/src/stackit/observability/models/permission_denied.py +++ b/services/observability/src/stackit/observability/models/permission_denied.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/ping_check_child_response.py b/services/observability/src/stackit/observability/models/ping_check_child_response.py index 66074ecf8..ae0f8c2c3 100644 --- a/services/observability/src/stackit/observability/models/ping_check_child_response.py +++ b/services/observability/src/stackit/observability/models/ping_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/ping_check_response.py b/services/observability/src/stackit/observability/models/ping_check_response.py index beeb195f1..07034fe7f 100644 --- a/services/observability/src/stackit/observability/models/ping_check_response.py +++ b/services/observability/src/stackit/observability/models/ping_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/plan.py b/services/observability/src/stackit/observability/models/plan.py index ba12c9a44..83e343e20 100644 --- a/services/observability/src/stackit/observability/models/plan.py +++ b/services/observability/src/stackit/observability/models/plan.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/plan_model.py b/services/observability/src/stackit/observability/models/plan_model.py index 3711536cf..c633864f0 100644 --- a/services/observability/src/stackit/observability/models/plan_model.py +++ b/services/observability/src/stackit/observability/models/plan_model.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/plans_response.py b/services/observability/src/stackit/observability/models/plans_response.py index af790a28f..8334d3ce9 100644 --- a/services/observability/src/stackit/observability/models/plans_response.py +++ b/services/observability/src/stackit/observability/models/plans_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/postgresql_check_child_response.py b/services/observability/src/stackit/observability/models/postgresql_check_child_response.py index ef23ffa3e..f664d897d 100644 --- a/services/observability/src/stackit/observability/models/postgresql_check_child_response.py +++ b/services/observability/src/stackit/observability/models/postgresql_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/postgresql_check_response.py b/services/observability/src/stackit/observability/models/postgresql_check_response.py index 8b815ca1c..dccdb0a34 100644 --- a/services/observability/src/stackit/observability/models/postgresql_check_response.py +++ b/services/observability/src/stackit/observability/models/postgresql_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/project_instance_full.py b/services/observability/src/stackit/observability/models/project_instance_full.py index 9a6e214a0..9010f95ab 100644 --- a/services/observability/src/stackit/observability/models/project_instance_full.py +++ b/services/observability/src/stackit/observability/models/project_instance_full.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/rabbit_mq_check_child_response.py b/services/observability/src/stackit/observability/models/rabbit_mq_check_child_response.py index f864ade1a..98249382a 100644 --- a/services/observability/src/stackit/observability/models/rabbit_mq_check_child_response.py +++ b/services/observability/src/stackit/observability/models/rabbit_mq_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/rabbitmq_check_response.py b/services/observability/src/stackit/observability/models/rabbitmq_check_response.py index 4db1c645c..1b9fe7b70 100644 --- a/services/observability/src/stackit/observability/models/rabbitmq_check_response.py +++ b/services/observability/src/stackit/observability/models/rabbitmq_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/receiver.py b/services/observability/src/stackit/observability/models/receiver.py index 07c16e27e..bcd01d769 100644 --- a/services/observability/src/stackit/observability/models/receiver.py +++ b/services/observability/src/stackit/observability/models/receiver.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/receivers.py b/services/observability/src/stackit/observability/models/receivers.py index d955202e7..1e5902919 100644 --- a/services/observability/src/stackit/observability/models/receivers.py +++ b/services/observability/src/stackit/observability/models/receivers.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/redis_check_child_response.py b/services/observability/src/stackit/observability/models/redis_check_child_response.py index 80ca2f5f5..e477e948a 100644 --- a/services/observability/src/stackit/observability/models/redis_check_child_response.py +++ b/services/observability/src/stackit/observability/models/redis_check_child_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/redis_check_response.py b/services/observability/src/stackit/observability/models/redis_check_response.py index 76cd2f0a3..77afe9a19 100644 --- a/services/observability/src/stackit/observability/models/redis_check_response.py +++ b/services/observability/src/stackit/observability/models/redis_check_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/route.py b/services/observability/src/stackit/observability/models/route.py index b3814c6d5..b92bf8005 100644 --- a/services/observability/src/stackit/observability/models/route.py +++ b/services/observability/src/stackit/observability/models/route.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/route_serializer.py b/services/observability/src/stackit/observability/models/route_serializer.py index 49e86c210..6eb9211c0 100644 --- a/services/observability/src/stackit/observability/models/route_serializer.py +++ b/services/observability/src/stackit/observability/models/route_serializer.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/scrape_configs_response.py b/services/observability/src/stackit/observability/models/scrape_configs_response.py index 8e98c3e05..3fd2d9c48 100644 --- a/services/observability/src/stackit/observability/models/scrape_configs_response.py +++ b/services/observability/src/stackit/observability/models/scrape_configs_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/service_keys_list.py b/services/observability/src/stackit/observability/models/service_keys_list.py index 20181c736..cb39f9de9 100644 --- a/services/observability/src/stackit/observability/models/service_keys_list.py +++ b/services/observability/src/stackit/observability/models/service_keys_list.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/static_configs.py b/services/observability/src/stackit/observability/models/static_configs.py index 5051e5a5b..71b3d792a 100644 --- a/services/observability/src/stackit/observability/models/static_configs.py +++ b/services/observability/src/stackit/observability/models/static_configs.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/tls_config.py b/services/observability/src/stackit/observability/models/tls_config.py index a7d155b3d..d85a2538c 100644 --- a/services/observability/src/stackit/observability/models/tls_config.py +++ b/services/observability/src/stackit/observability/models/tls_config.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/trace_config.py b/services/observability/src/stackit/observability/models/trace_config.py index 3eefe071f..4005511bb 100644 --- a/services/observability/src/stackit/observability/models/trace_config.py +++ b/services/observability/src/stackit/observability/models/trace_config.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/traces_config_response.py b/services/observability/src/stackit/observability/models/traces_config_response.py index 873abc70b..535e0fee1 100644 --- a/services/observability/src/stackit/observability/models/traces_config_response.py +++ b/services/observability/src/stackit/observability/models/traces_config_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_acl_payload.py b/services/observability/src/stackit/observability/models/update_acl_payload.py index d69496f41..3c3522e60 100644 --- a/services/observability/src/stackit/observability/models/update_acl_payload.py +++ b/services/observability/src/stackit/observability/models/update_acl_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_config_receiver_payload.py b/services/observability/src/stackit/observability/models/update_alert_config_receiver_payload.py index 864e897b7..6ce978c57 100644 --- a/services/observability/src/stackit/observability/models/update_alert_config_receiver_payload.py +++ b/services/observability/src/stackit/observability/models/update_alert_config_receiver_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_config_route_payload.py b/services/observability/src/stackit/observability/models/update_alert_config_route_payload.py index 842c6d30f..d3f64713a 100644 --- a/services/observability/src/stackit/observability/models/update_alert_config_route_payload.py +++ b/services/observability/src/stackit/observability/models/update_alert_config_route_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_configs_payload.py b/services/observability/src/stackit/observability/models/update_alert_configs_payload.py index c35938cee..4a729b8b4 100644 --- a/services/observability/src/stackit/observability/models/update_alert_configs_payload.py +++ b/services/observability/src/stackit/observability/models/update_alert_configs_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_configs_payload_global.py b/services/observability/src/stackit/observability/models/update_alert_configs_payload_global.py index 660aa63c0..fcc40a595 100644 --- a/services/observability/src/stackit/observability/models/update_alert_configs_payload_global.py +++ b/services/observability/src/stackit/observability/models/update_alert_configs_payload_global.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_configs_payload_inhibit_rules.py b/services/observability/src/stackit/observability/models/update_alert_configs_payload_inhibit_rules.py index a5dcdfe7a..e019e1dd0 100644 --- a/services/observability/src/stackit/observability/models/update_alert_configs_payload_inhibit_rules.py +++ b/services/observability/src/stackit/observability/models/update_alert_configs_payload_inhibit_rules.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_configs_payload_receivers_inner.py b/services/observability/src/stackit/observability/models/update_alert_configs_payload_receivers_inner.py index f78059494..f2456b98b 100644 --- a/services/observability/src/stackit/observability/models/update_alert_configs_payload_receivers_inner.py +++ b/services/observability/src/stackit/observability/models/update_alert_configs_payload_receivers_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_configs_payload_route.py b/services/observability/src/stackit/observability/models/update_alert_configs_payload_route.py index 93cf23ba8..21a2d2901 100644 --- a/services/observability/src/stackit/observability/models/update_alert_configs_payload_route.py +++ b/services/observability/src/stackit/observability/models/update_alert_configs_payload_route.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_configs_payload_route_routes_inner.py b/services/observability/src/stackit/observability/models/update_alert_configs_payload_route_routes_inner.py index 4bbbf7757..9d458a484 100644 --- a/services/observability/src/stackit/observability/models/update_alert_configs_payload_route_routes_inner.py +++ b/services/observability/src/stackit/observability/models/update_alert_configs_payload_route_routes_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_configs_response.py b/services/observability/src/stackit/observability/models/update_alert_configs_response.py index 36f3ee7bc..239e897e2 100644 --- a/services/observability/src/stackit/observability/models/update_alert_configs_response.py +++ b/services/observability/src/stackit/observability/models/update_alert_configs_response.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alert_record_payload.py b/services/observability/src/stackit/observability/models/update_alert_record_payload.py index 472f48c90..6a80d4dc8 100644 --- a/services/observability/src/stackit/observability/models/update_alert_record_payload.py +++ b/services/observability/src/stackit/observability/models/update_alert_record_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alertgroup_payload.py b/services/observability/src/stackit/observability/models/update_alertgroup_payload.py index 9b031f85f..531c64fc0 100644 --- a/services/observability/src/stackit/observability/models/update_alertgroup_payload.py +++ b/services/observability/src/stackit/observability/models/update_alertgroup_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alertgroups_request_inner.py b/services/observability/src/stackit/observability/models/update_alertgroups_request_inner.py index 3ad679583..5ef1c8bfd 100644 --- a/services/observability/src/stackit/observability/models/update_alertgroups_request_inner.py +++ b/services/observability/src/stackit/observability/models/update_alertgroups_request_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alertgroups_request_inner_rules_inner.py b/services/observability/src/stackit/observability/models/update_alertgroups_request_inner_rules_inner.py index 2e5feb534..0a6556cfe 100644 --- a/services/observability/src/stackit/observability/models/update_alertgroups_request_inner_rules_inner.py +++ b/services/observability/src/stackit/observability/models/update_alertgroups_request_inner_rules_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_alertrule_payload.py b/services/observability/src/stackit/observability/models/update_alertrule_payload.py index c371afb78..64190170b 100644 --- a/services/observability/src/stackit/observability/models/update_alertrule_payload.py +++ b/services/observability/src/stackit/observability/models/update_alertrule_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_credentials_remote_write_config_payload.py b/services/observability/src/stackit/observability/models/update_credentials_remote_write_config_payload.py index d7f147682..81cbea9f3 100644 --- a/services/observability/src/stackit/observability/models/update_credentials_remote_write_config_payload.py +++ b/services/observability/src/stackit/observability/models/update_credentials_remote_write_config_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_grafana_configs_payload.py b/services/observability/src/stackit/observability/models/update_grafana_configs_payload.py index 20006e7d6..9a823ef35 100644 --- a/services/observability/src/stackit/observability/models/update_grafana_configs_payload.py +++ b/services/observability/src/stackit/observability/models/update_grafana_configs_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_grafana_configs_payload_generic_oauth.py b/services/observability/src/stackit/observability/models/update_grafana_configs_payload_generic_oauth.py index 88abf220d..87b94867d 100644 --- a/services/observability/src/stackit/observability/models/update_grafana_configs_payload_generic_oauth.py +++ b/services/observability/src/stackit/observability/models/update_grafana_configs_payload_generic_oauth.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_instance_payload.py b/services/observability/src/stackit/observability/models/update_instance_payload.py index e847a166f..1579895a9 100644 --- a/services/observability/src/stackit/observability/models/update_instance_payload.py +++ b/services/observability/src/stackit/observability/models/update_instance_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_logs_alertgroup_payload.py b/services/observability/src/stackit/observability/models/update_logs_alertgroup_payload.py index 7d6bdaf35..5547d1ef3 100644 --- a/services/observability/src/stackit/observability/models/update_logs_alertgroup_payload.py +++ b/services/observability/src/stackit/observability/models/update_logs_alertgroup_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_logs_configs_payload.py b/services/observability/src/stackit/observability/models/update_logs_configs_payload.py index c976a0ce2..0b9c200b5 100644 --- a/services/observability/src/stackit/observability/models/update_logs_configs_payload.py +++ b/services/observability/src/stackit/observability/models/update_logs_configs_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_metrics_storage_retention_payload.py b/services/observability/src/stackit/observability/models/update_metrics_storage_retention_payload.py index 157ac4e9d..089685955 100644 --- a/services/observability/src/stackit/observability/models/update_metrics_storage_retention_payload.py +++ b/services/observability/src/stackit/observability/models/update_metrics_storage_retention_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_scrape_config_payload.py b/services/observability/src/stackit/observability/models/update_scrape_config_payload.py index 76981d39d..504676a9e 100644 --- a/services/observability/src/stackit/observability/models/update_scrape_config_payload.py +++ b/services/observability/src/stackit/observability/models/update_scrape_config_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_scrape_config_payload_static_configs_inner.py b/services/observability/src/stackit/observability/models/update_scrape_config_payload_static_configs_inner.py index 7fdc9b65a..9d1cd8154 100644 --- a/services/observability/src/stackit/observability/models/update_scrape_config_payload_static_configs_inner.py +++ b/services/observability/src/stackit/observability/models/update_scrape_config_payload_static_configs_inner.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/update_traces_configs_payload.py b/services/observability/src/stackit/observability/models/update_traces_configs_payload.py index 07a5f4704..61a126401 100644 --- a/services/observability/src/stackit/observability/models/update_traces_configs_payload.py +++ b/services/observability/src/stackit/observability/models/update_traces_configs_payload.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/models/web_hook.py b/services/observability/src/stackit/observability/models/web_hook.py index ce19d5c13..f52ace50e 100644 --- a/services/observability/src/stackit/observability/models/web_hook.py +++ b/services/observability/src/stackit/observability/models/web_hook.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/observability/src/stackit/observability/rest.py b/services/observability/src/stackit/observability/rest.py index be34fbe1b..3168dbdcb 100644 --- a/services/observability/src/stackit/observability/rest.py +++ b/services/observability/src/stackit/observability/rest.py @@ -1,15 +1,15 @@ # coding: utf-8 """ -STACKIT Observability API + STACKIT Observability API -API endpoints for Observability on STACKIT + API endpoints for Observability on STACKIT -The version of the OpenAPI document: 1.1.1 -Contact: stackit-argus@mail.schwarz -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.1.1 + Contact: stackit-argus@mail.schwarz + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 import io @@ -22,6 +22,7 @@ from stackit.observability.exceptions import ApiException, ApiValueError + RESTResponseType = requests.Response