From d2713cbd3ce136eada0032c4a34112e10ab537d9 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Tue, 4 Feb 2025 08:54:47 +0000 Subject: [PATCH 1/2] Bump metal-api to version v0.39.7 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 46de1009..d278d93b 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -VERSION = 'v0.39.6' +VERSION = 'v0.39.7' From 98274ac09cb5fd2db9971e4e659dcd50d729fef6 Mon Sep 17 00:00:00 2001 From: auto-build Date: Tue, 4 Feb 2025 08:55:04 +0000 Subject: [PATCH 2/2] Bump to version v0.39.7 --- metal_python/__init__.py | 2 +- metal_python/api/audit_api.py | 2 +- metal_python/api/filesystemlayout_api.py | 2 +- metal_python/api/firewall_api.py | 2 +- metal_python/api/firmware_api.py | 2 +- metal_python/api/health_api.py | 2 +- metal_python/api/image_api.py | 2 +- metal_python/api/ip_api.py | 2 +- metal_python/api/machine_api.py | 2 +- metal_python/api/network_api.py | 2 +- metal_python/api/partition_api.py | 2 +- metal_python/api/project_api.py | 2 +- metal_python/api/size_api.py | 2 +- metal_python/api/sizeimageconstraint_api.py | 2 +- metal_python/api/switch_api.py | 2 +- metal_python/api/tenant_api.py | 2 +- metal_python/api/user_api.py | 2 +- metal_python/api/version_api.py | 2 +- metal_python/api/vpn_api.py | 2 +- metal_python/api_client.py | 4 ++-- metal_python/configuration.py | 6 +++--- metal_python/models/__init__.py | 2 +- metal_python/models/datastore_image_search_query.py | 2 +- metal_python/models/datastore_ip_search_query.py | 2 +- metal_python/models/datastore_machine_search_query.py | 2 +- metal_python/models/datastore_network_search_query.py | 2 +- metal_python/models/datastore_switch_search_query.py | 2 +- metal_python/models/httperrors_http_error_response.py | 2 +- metal_python/models/metal_switch_bgp_port_state.py | 2 +- metal_python/models/rest_health_response.py | 2 +- metal_python/models/rest_version.py | 2 +- metal_python/models/v1_audit_find_request.py | 2 +- metal_python/models/v1_audit_response.py | 2 +- metal_python/models/v1_bgp_filter.py | 2 +- metal_python/models/v1_board_revisions.py | 2 +- metal_python/models/v1_boot_info.py | 2 +- metal_python/models/v1_chassis_identify_led_state.py | 2 +- metal_python/models/v1_common.py | 2 +- metal_python/models/v1_describable.py | 2 +- metal_python/models/v1_disk.py | 2 +- metal_python/models/v1_disk_partition.py | 2 +- metal_python/models/v1_dns_server.py | 2 +- metal_python/models/v1_empty_body.py | 2 +- metal_python/models/v1_filesystem.py | 2 +- metal_python/models/v1_filesystem_layout_base.py | 2 +- metal_python/models/v1_filesystem_layout_constraints.py | 2 +- metal_python/models/v1_filesystem_layout_create_request.py | 2 +- metal_python/models/v1_filesystem_layout_match_request.py | 2 +- metal_python/models/v1_filesystem_layout_response.py | 2 +- metal_python/models/v1_filesystem_layout_try_request.py | 2 +- metal_python/models/v1_filesystem_layout_update_request.py | 2 +- metal_python/models/v1_firewall_allocate_request.py | 2 +- metal_python/models/v1_firewall_create_request.py | 2 +- metal_python/models/v1_firewall_egress_rule.py | 2 +- metal_python/models/v1_firewall_find_request.py | 2 +- metal_python/models/v1_firewall_ingress_rule.py | 2 +- metal_python/models/v1_firewall_response.py | 2 +- metal_python/models/v1_firewall_rules.py | 2 +- metal_python/models/v1_firmwares_response.py | 2 +- metal_python/models/v1_iam_config.py | 2 +- metal_python/models/v1_identifiable.py | 2 +- metal_python/models/v1_idm_config.py | 2 +- metal_python/models/v1_image_base.py | 2 +- metal_python/models/v1_image_create_request.py | 2 +- metal_python/models/v1_image_find_request.py | 2 +- metal_python/models/v1_image_response.py | 2 +- metal_python/models/v1_image_update_request.py | 2 +- metal_python/models/v1_ip_allocate_request.py | 2 +- metal_python/models/v1_ip_base.py | 2 +- metal_python/models/v1_ip_find_request.py | 2 +- metal_python/models/v1_ip_identifiable.py | 2 +- metal_python/models/v1_ip_response.py | 2 +- metal_python/models/v1_ip_update_request.py | 2 +- metal_python/models/v1_issuer_config.py | 2 +- metal_python/models/v1_logical_volume.py | 2 +- metal_python/models/v1_machine_allocate_request.py | 2 +- metal_python/models/v1_machine_allocation.py | 2 +- metal_python/models/v1_machine_allocation_network.py | 2 +- metal_python/models/v1_machine_base.py | 2 +- metal_python/models/v1_machine_bios.py | 2 +- metal_python/models/v1_machine_block_device.py | 2 +- metal_python/models/v1_machine_console_password_request.py | 2 +- metal_python/models/v1_machine_console_password_response.py | 2 +- metal_python/models/v1_machine_find_request.py | 2 +- metal_python/models/v1_machine_fru.py | 2 +- metal_python/models/v1_machine_hardware.py | 2 +- metal_python/models/v1_machine_hardware_base.py | 2 +- metal_python/models/v1_machine_ipmi.py | 2 +- metal_python/models/v1_machine_ipmi_report.py | 2 +- metal_python/models/v1_machine_ipmi_report_response.py | 2 +- metal_python/models/v1_machine_ipmi_reports.py | 2 +- metal_python/models/v1_machine_ipmi_response.py | 2 +- metal_python/models/v1_machine_issue.py | 2 +- metal_python/models/v1_machine_issue_response.py | 2 +- metal_python/models/v1_machine_issues_request.py | 2 +- metal_python/models/v1_machine_network.py | 2 +- metal_python/models/v1_machine_nic.py | 2 +- metal_python/models/v1_machine_provisioning_event.py | 2 +- .../models/v1_machine_recent_provisioning_events.py | 2 +- metal_python/models/v1_machine_reinstall_request.py | 2 +- metal_python/models/v1_machine_response.py | 2 +- metal_python/models/v1_machine_state.py | 2 +- metal_python/models/v1_machine_update_firmware_request.py | 2 +- metal_python/models/v1_machine_update_request.py | 2 +- metal_python/models/v1_machine_vpn.py | 2 +- metal_python/models/v1_meta.py | 2 +- metal_python/models/v1_metal_cpu.py | 2 +- metal_python/models/v1_metal_gpu.py | 2 +- metal_python/models/v1_network_allocate_request.py | 2 +- metal_python/models/v1_network_base.py | 2 +- metal_python/models/v1_network_create_request.py | 2 +- metal_python/models/v1_network_find_request.py | 2 +- metal_python/models/v1_network_immutable.py | 2 +- metal_python/models/v1_network_response.py | 2 +- metal_python/models/v1_network_update_request.py | 2 +- metal_python/models/v1_network_usage.py | 2 +- metal_python/models/v1_ntp_server.py | 2 +- metal_python/models/v1_paging.py | 2 +- metal_python/models/v1_partition_base.py | 2 +- metal_python/models/v1_partition_boot_configuration.py | 2 +- metal_python/models/v1_partition_capacity.py | 2 +- metal_python/models/v1_partition_capacity_request.py | 2 +- metal_python/models/v1_partition_create_request.py | 2 +- metal_python/models/v1_partition_response.py | 2 +- metal_python/models/v1_partition_update_request.py | 2 +- metal_python/models/v1_power_metric.py | 2 +- metal_python/models/v1_power_supply.py | 2 +- metal_python/models/v1_power_supply_status.py | 2 +- metal_python/models/v1_project.py | 2 +- metal_python/models/v1_project_create_request.py | 2 +- metal_python/models/v1_project_find_request.py | 2 +- metal_python/models/v1_project_response.py | 2 +- metal_python/models/v1_project_update_request.py | 2 +- metal_python/models/v1_quota.py | 2 +- metal_python/models/v1_quota_set.py | 2 +- metal_python/models/v1_raid.py | 2 +- metal_python/models/v1_server_capacity.py | 2 +- metal_python/models/v1_size_constraint.py | 2 +- metal_python/models/v1_size_create_request.py | 2 +- metal_python/models/v1_size_image_constraint_base.py | 2 +- .../models/v1_size_image_constraint_create_request.py | 2 +- metal_python/models/v1_size_image_constraint_response.py | 2 +- metal_python/models/v1_size_image_constraint_try_request.py | 2 +- .../models/v1_size_image_constraint_update_request.py | 2 +- metal_python/models/v1_size_reservation_create_request.py | 2 +- metal_python/models/v1_size_reservation_list_request.py | 2 +- metal_python/models/v1_size_reservation_response.py | 2 +- metal_python/models/v1_size_reservation_update_request.py | 2 +- metal_python/models/v1_size_reservation_usage_response.py | 2 +- metal_python/models/v1_size_response.py | 2 +- metal_python/models/v1_size_suggest_request.py | 2 +- metal_python/models/v1_size_update_request.py | 2 +- metal_python/models/v1_switch_base.py | 2 +- metal_python/models/v1_switch_bgp_port_state.py | 2 +- metal_python/models/v1_switch_connection.py | 2 +- metal_python/models/v1_switch_find_request.py | 2 +- metal_python/models/v1_switch_migrate_request.py | 2 +- metal_python/models/v1_switch_nic.py | 2 +- metal_python/models/v1_switch_notify_request.py | 2 +- metal_python/models/v1_switch_notify_response.py | 2 +- metal_python/models/v1_switch_os.py | 2 +- metal_python/models/v1_switch_port_toggle_request.py | 2 +- metal_python/models/v1_switch_register_request.py | 2 +- metal_python/models/v1_switch_response.py | 2 +- metal_python/models/v1_switch_sync.py | 2 +- metal_python/models/v1_switch_update_request.py | 2 +- metal_python/models/v1_tenant.py | 2 +- metal_python/models/v1_tenant_create_request.py | 2 +- metal_python/models/v1_tenant_find_request.py | 2 +- metal_python/models/v1_tenant_response.py | 2 +- metal_python/models/v1_tenant_update_request.py | 2 +- metal_python/models/v1_timestamps.py | 2 +- metal_python/models/v1_user.py | 2 +- metal_python/models/v1_vendor_revisions.py | 2 +- metal_python/models/v1_volume_group.py | 2 +- metal_python/models/v1_vpn_request.py | 2 +- metal_python/models/v1_vpn_response.py | 2 +- metal_python/rest.py | 2 +- test/test_audit_api.py | 2 +- test/test_datastore_image_search_query.py | 2 +- test/test_datastore_ip_search_query.py | 2 +- test/test_datastore_machine_search_query.py | 2 +- test/test_datastore_network_search_query.py | 2 +- test/test_datastore_switch_search_query.py | 2 +- test/test_filesystemlayout_api.py | 2 +- test/test_firewall_api.py | 2 +- test/test_firmware_api.py | 2 +- test/test_health_api.py | 2 +- test/test_httperrors_http_error_response.py | 2 +- test/test_image_api.py | 2 +- test/test_ip_api.py | 2 +- test/test_machine_api.py | 2 +- test/test_metal_switch_bgp_port_state.py | 2 +- test/test_network_api.py | 2 +- test/test_partition_api.py | 2 +- test/test_project_api.py | 2 +- test/test_rest_health_response.py | 2 +- test/test_rest_version.py | 2 +- test/test_size_api.py | 2 +- test/test_sizeimageconstraint_api.py | 2 +- test/test_switch_api.py | 2 +- test/test_tenant_api.py | 2 +- test/test_user_api.py | 2 +- test/test_v1_audit_find_request.py | 2 +- test/test_v1_audit_response.py | 2 +- test/test_v1_bgp_filter.py | 2 +- test/test_v1_board_revisions.py | 2 +- test/test_v1_boot_info.py | 2 +- test/test_v1_chassis_identify_led_state.py | 2 +- test/test_v1_common.py | 2 +- test/test_v1_describable.py | 2 +- test/test_v1_disk.py | 2 +- test/test_v1_disk_partition.py | 2 +- test/test_v1_dns_server.py | 2 +- test/test_v1_empty_body.py | 2 +- test/test_v1_filesystem.py | 2 +- test/test_v1_filesystem_layout_base.py | 2 +- test/test_v1_filesystem_layout_constraints.py | 2 +- test/test_v1_filesystem_layout_create_request.py | 2 +- test/test_v1_filesystem_layout_match_request.py | 2 +- test/test_v1_filesystem_layout_response.py | 2 +- test/test_v1_filesystem_layout_try_request.py | 2 +- test/test_v1_filesystem_layout_update_request.py | 2 +- test/test_v1_firewall_allocate_request.py | 2 +- test/test_v1_firewall_create_request.py | 2 +- test/test_v1_firewall_egress_rule.py | 2 +- test/test_v1_firewall_find_request.py | 2 +- test/test_v1_firewall_ingress_rule.py | 2 +- test/test_v1_firewall_response.py | 2 +- test/test_v1_firewall_rules.py | 2 +- test/test_v1_firmwares_response.py | 2 +- test/test_v1_iam_config.py | 2 +- test/test_v1_identifiable.py | 2 +- test/test_v1_idm_config.py | 2 +- test/test_v1_image_base.py | 2 +- test/test_v1_image_create_request.py | 2 +- test/test_v1_image_find_request.py | 2 +- test/test_v1_image_response.py | 2 +- test/test_v1_image_update_request.py | 2 +- test/test_v1_ip_allocate_request.py | 2 +- test/test_v1_ip_base.py | 2 +- test/test_v1_ip_find_request.py | 2 +- test/test_v1_ip_identifiable.py | 2 +- test/test_v1_ip_response.py | 2 +- test/test_v1_ip_update_request.py | 2 +- test/test_v1_issuer_config.py | 2 +- test/test_v1_logical_volume.py | 2 +- test/test_v1_machine_allocate_request.py | 2 +- test/test_v1_machine_allocation.py | 2 +- test/test_v1_machine_allocation_network.py | 2 +- test/test_v1_machine_base.py | 2 +- test/test_v1_machine_bios.py | 2 +- test/test_v1_machine_block_device.py | 2 +- test/test_v1_machine_console_password_request.py | 2 +- test/test_v1_machine_console_password_response.py | 2 +- test/test_v1_machine_find_request.py | 2 +- test/test_v1_machine_fru.py | 2 +- test/test_v1_machine_hardware.py | 2 +- test/test_v1_machine_hardware_base.py | 2 +- test/test_v1_machine_ipmi.py | 2 +- test/test_v1_machine_ipmi_report.py | 2 +- test/test_v1_machine_ipmi_report_response.py | 2 +- test/test_v1_machine_ipmi_reports.py | 2 +- test/test_v1_machine_ipmi_response.py | 2 +- test/test_v1_machine_issue.py | 2 +- test/test_v1_machine_issue_response.py | 2 +- test/test_v1_machine_issues_request.py | 2 +- test/test_v1_machine_network.py | 2 +- test/test_v1_machine_nic.py | 2 +- test/test_v1_machine_provisioning_event.py | 2 +- test/test_v1_machine_recent_provisioning_events.py | 2 +- test/test_v1_machine_reinstall_request.py | 2 +- test/test_v1_machine_response.py | 2 +- test/test_v1_machine_state.py | 2 +- test/test_v1_machine_update_firmware_request.py | 2 +- test/test_v1_machine_update_request.py | 2 +- test/test_v1_machine_vpn.py | 2 +- test/test_v1_meta.py | 2 +- test/test_v1_metal_cpu.py | 2 +- test/test_v1_metal_gpu.py | 2 +- test/test_v1_network_allocate_request.py | 2 +- test/test_v1_network_base.py | 2 +- test/test_v1_network_create_request.py | 2 +- test/test_v1_network_find_request.py | 2 +- test/test_v1_network_immutable.py | 2 +- test/test_v1_network_response.py | 2 +- test/test_v1_network_update_request.py | 2 +- test/test_v1_network_usage.py | 2 +- test/test_v1_ntp_server.py | 2 +- test/test_v1_paging.py | 2 +- test/test_v1_partition_base.py | 2 +- test/test_v1_partition_boot_configuration.py | 2 +- test/test_v1_partition_capacity.py | 2 +- test/test_v1_partition_capacity_request.py | 2 +- test/test_v1_partition_create_request.py | 2 +- test/test_v1_partition_response.py | 2 +- test/test_v1_partition_update_request.py | 2 +- test/test_v1_power_metric.py | 2 +- test/test_v1_power_supply.py | 2 +- test/test_v1_power_supply_status.py | 2 +- test/test_v1_project.py | 2 +- test/test_v1_project_create_request.py | 2 +- test/test_v1_project_find_request.py | 2 +- test/test_v1_project_response.py | 2 +- test/test_v1_project_update_request.py | 2 +- test/test_v1_quota.py | 2 +- test/test_v1_quota_set.py | 2 +- test/test_v1_raid.py | 2 +- test/test_v1_server_capacity.py | 2 +- test/test_v1_size_constraint.py | 2 +- test/test_v1_size_create_request.py | 2 +- test/test_v1_size_image_constraint_base.py | 2 +- test/test_v1_size_image_constraint_create_request.py | 2 +- test/test_v1_size_image_constraint_response.py | 2 +- test/test_v1_size_image_constraint_try_request.py | 2 +- test/test_v1_size_image_constraint_update_request.py | 2 +- test/test_v1_size_reservation_create_request.py | 2 +- test/test_v1_size_reservation_list_request.py | 2 +- test/test_v1_size_reservation_response.py | 2 +- test/test_v1_size_reservation_update_request.py | 2 +- test/test_v1_size_reservation_usage_response.py | 2 +- test/test_v1_size_response.py | 2 +- test/test_v1_size_suggest_request.py | 2 +- test/test_v1_size_update_request.py | 2 +- test/test_v1_switch_base.py | 2 +- test/test_v1_switch_bgp_port_state.py | 2 +- test/test_v1_switch_connection.py | 2 +- test/test_v1_switch_find_request.py | 2 +- test/test_v1_switch_migrate_request.py | 2 +- test/test_v1_switch_nic.py | 2 +- test/test_v1_switch_notify_request.py | 2 +- test/test_v1_switch_notify_response.py | 2 +- test/test_v1_switch_os.py | 2 +- test/test_v1_switch_port_toggle_request.py | 2 +- test/test_v1_switch_register_request.py | 2 +- test/test_v1_switch_response.py | 2 +- test/test_v1_switch_sync.py | 2 +- test/test_v1_switch_update_request.py | 2 +- test/test_v1_tenant.py | 2 +- test/test_v1_tenant_create_request.py | 2 +- test/test_v1_tenant_find_request.py | 2 +- test/test_v1_tenant_response.py | 2 +- test/test_v1_tenant_update_request.py | 2 +- test/test_v1_timestamps.py | 2 +- test/test_v1_user.py | 2 +- test/test_v1_vendor_revisions.py | 2 +- test/test_v1_volume_group.py | 2 +- test/test_v1_vpn_request.py | 2 +- test/test_v1_vpn_response.py | 2 +- test/test_version_api.py | 2 +- test/test_vpn_api.py | 2 +- 351 files changed, 354 insertions(+), 354 deletions(-) diff --git a/metal_python/__init__.py b/metal_python/__init__.py index ac9e768e..ba983360 100644 --- a/metal_python/__init__.py +++ b/metal_python/__init__.py @@ -7,7 +7,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/audit_api.py b/metal_python/api/audit_api.py index e6319057..be98ab3d 100644 --- a/metal_python/api/audit_api.py +++ b/metal_python/api/audit_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/filesystemlayout_api.py b/metal_python/api/filesystemlayout_api.py index cf3b9570..8c826d80 100644 --- a/metal_python/api/filesystemlayout_api.py +++ b/metal_python/api/filesystemlayout_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/firewall_api.py b/metal_python/api/firewall_api.py index 015199ea..9d421015 100644 --- a/metal_python/api/firewall_api.py +++ b/metal_python/api/firewall_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/firmware_api.py b/metal_python/api/firmware_api.py index a6d7e4a9..6f4bbb04 100644 --- a/metal_python/api/firmware_api.py +++ b/metal_python/api/firmware_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/health_api.py b/metal_python/api/health_api.py index 62b46118..d353b6a3 100644 --- a/metal_python/api/health_api.py +++ b/metal_python/api/health_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/image_api.py b/metal_python/api/image_api.py index dd2c1740..bf20bc64 100644 --- a/metal_python/api/image_api.py +++ b/metal_python/api/image_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/ip_api.py b/metal_python/api/ip_api.py index 66d49b29..cf52dd85 100644 --- a/metal_python/api/ip_api.py +++ b/metal_python/api/ip_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/machine_api.py b/metal_python/api/machine_api.py index faaff348..be9f78a6 100644 --- a/metal_python/api/machine_api.py +++ b/metal_python/api/machine_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/network_api.py b/metal_python/api/network_api.py index 8323730a..2ed1a491 100644 --- a/metal_python/api/network_api.py +++ b/metal_python/api/network_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/partition_api.py b/metal_python/api/partition_api.py index 9e7b076f..7d503608 100644 --- a/metal_python/api/partition_api.py +++ b/metal_python/api/partition_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/project_api.py b/metal_python/api/project_api.py index 5d1303d1..09c7757b 100644 --- a/metal_python/api/project_api.py +++ b/metal_python/api/project_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/size_api.py b/metal_python/api/size_api.py index 57768fc6..a1f09fba 100644 --- a/metal_python/api/size_api.py +++ b/metal_python/api/size_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/sizeimageconstraint_api.py b/metal_python/api/sizeimageconstraint_api.py index 6d38f71c..d3b676a3 100644 --- a/metal_python/api/sizeimageconstraint_api.py +++ b/metal_python/api/sizeimageconstraint_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/switch_api.py b/metal_python/api/switch_api.py index ca0bb989..5fbaaad0 100644 --- a/metal_python/api/switch_api.py +++ b/metal_python/api/switch_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/tenant_api.py b/metal_python/api/tenant_api.py index fc1721f2..c1ce83b6 100644 --- a/metal_python/api/tenant_api.py +++ b/metal_python/api/tenant_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/user_api.py b/metal_python/api/user_api.py index 768dd56a..d1f35351 100644 --- a/metal_python/api/user_api.py +++ b/metal_python/api/user_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/version_api.py b/metal_python/api/version_api.py index cda88e8b..06600cfb 100644 --- a/metal_python/api/version_api.py +++ b/metal_python/api/version_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/vpn_api.py b/metal_python/api/vpn_api.py index 00765f84..81543461 100644 --- a/metal_python/api/vpn_api.py +++ b/metal_python/api/vpn_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api_client.py b/metal_python/api_client.py index 66dcdc0c..4ea0cc44 100644 --- a/metal_python/api_client.py +++ b/metal_python/api_client.py @@ -4,7 +4,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'Swagger-Codegen/v0.39.6/python' + self.user_agent = 'Swagger-Codegen/v0.39.7/python' def __del__(self): if self._pool is not None: diff --git a/metal_python/configuration.py b/metal_python/configuration.py index 040f80a7..0583b8ea 100644 --- a/metal_python/configuration.py +++ b/metal_python/configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -254,6 +254,6 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: v0.39.6\n"\ - "SDK Package Version: v0.39.6".\ + "Version of the API: v0.39.7\n"\ + "SDK Package Version: v0.39.7".\ format(env=sys.platform, pyversion=sys.version) diff --git a/metal_python/models/__init__.py b/metal_python/models/__init__.py index 0b3e228f..c3e74679 100644 --- a/metal_python/models/__init__.py +++ b/metal_python/models/__init__.py @@ -6,7 +6,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_image_search_query.py b/metal_python/models/datastore_image_search_query.py index bba3275a..edecd9d9 100644 --- a/metal_python/models/datastore_image_search_query.py +++ b/metal_python/models/datastore_image_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_ip_search_query.py b/metal_python/models/datastore_ip_search_query.py index 3fac95f9..312acecb 100644 --- a/metal_python/models/datastore_ip_search_query.py +++ b/metal_python/models/datastore_ip_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_machine_search_query.py b/metal_python/models/datastore_machine_search_query.py index 55d460de..e13d54e5 100644 --- a/metal_python/models/datastore_machine_search_query.py +++ b/metal_python/models/datastore_machine_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_network_search_query.py b/metal_python/models/datastore_network_search_query.py index 74b38a5a..ae9e5065 100644 --- a/metal_python/models/datastore_network_search_query.py +++ b/metal_python/models/datastore_network_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_switch_search_query.py b/metal_python/models/datastore_switch_search_query.py index c13132b3..853c7cf3 100644 --- a/metal_python/models/datastore_switch_search_query.py +++ b/metal_python/models/datastore_switch_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/httperrors_http_error_response.py b/metal_python/models/httperrors_http_error_response.py index a11b75ab..4a3c8af2 100644 --- a/metal_python/models/httperrors_http_error_response.py +++ b/metal_python/models/httperrors_http_error_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/metal_switch_bgp_port_state.py b/metal_python/models/metal_switch_bgp_port_state.py index f629968f..8f75ff0b 100644 --- a/metal_python/models/metal_switch_bgp_port_state.py +++ b/metal_python/models/metal_switch_bgp_port_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/rest_health_response.py b/metal_python/models/rest_health_response.py index c00c2f19..8afd1386 100644 --- a/metal_python/models/rest_health_response.py +++ b/metal_python/models/rest_health_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/rest_version.py b/metal_python/models/rest_version.py index 65d86145..8063d0c1 100644 --- a/metal_python/models/rest_version.py +++ b/metal_python/models/rest_version.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_audit_find_request.py b/metal_python/models/v1_audit_find_request.py index 05ea7060..a5218100 100644 --- a/metal_python/models/v1_audit_find_request.py +++ b/metal_python/models/v1_audit_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_audit_response.py b/metal_python/models/v1_audit_response.py index 0c6cc63e..47f0cf92 100644 --- a/metal_python/models/v1_audit_response.py +++ b/metal_python/models/v1_audit_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_bgp_filter.py b/metal_python/models/v1_bgp_filter.py index 03e56717..4e0fc3cc 100644 --- a/metal_python/models/v1_bgp_filter.py +++ b/metal_python/models/v1_bgp_filter.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_board_revisions.py b/metal_python/models/v1_board_revisions.py index 695fb0e5..33f292d3 100644 --- a/metal_python/models/v1_board_revisions.py +++ b/metal_python/models/v1_board_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_boot_info.py b/metal_python/models/v1_boot_info.py index e7cec301..20246da8 100644 --- a/metal_python/models/v1_boot_info.py +++ b/metal_python/models/v1_boot_info.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_chassis_identify_led_state.py b/metal_python/models/v1_chassis_identify_led_state.py index 2a579133..699eae9b 100644 --- a/metal_python/models/v1_chassis_identify_led_state.py +++ b/metal_python/models/v1_chassis_identify_led_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_common.py b/metal_python/models/v1_common.py index 7d43cf5d..f5fdb1b0 100644 --- a/metal_python/models/v1_common.py +++ b/metal_python/models/v1_common.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_describable.py b/metal_python/models/v1_describable.py index 97ec2085..a596f3d2 100644 --- a/metal_python/models/v1_describable.py +++ b/metal_python/models/v1_describable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_disk.py b/metal_python/models/v1_disk.py index 186e0375..e35a186a 100644 --- a/metal_python/models/v1_disk.py +++ b/metal_python/models/v1_disk.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_disk_partition.py b/metal_python/models/v1_disk_partition.py index d90d69bd..0bd8e371 100644 --- a/metal_python/models/v1_disk_partition.py +++ b/metal_python/models/v1_disk_partition.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_dns_server.py b/metal_python/models/v1_dns_server.py index 32d80757..6a8a1042 100644 --- a/metal_python/models/v1_dns_server.py +++ b/metal_python/models/v1_dns_server.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_empty_body.py b/metal_python/models/v1_empty_body.py index 2880e8cf..dc259aa7 100644 --- a/metal_python/models/v1_empty_body.py +++ b/metal_python/models/v1_empty_body.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem.py b/metal_python/models/v1_filesystem.py index fc56604d..0e8f2bf2 100644 --- a/metal_python/models/v1_filesystem.py +++ b/metal_python/models/v1_filesystem.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_base.py b/metal_python/models/v1_filesystem_layout_base.py index 14052059..9ef55403 100644 --- a/metal_python/models/v1_filesystem_layout_base.py +++ b/metal_python/models/v1_filesystem_layout_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_constraints.py b/metal_python/models/v1_filesystem_layout_constraints.py index 36aa3cd0..9291e62a 100644 --- a/metal_python/models/v1_filesystem_layout_constraints.py +++ b/metal_python/models/v1_filesystem_layout_constraints.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_create_request.py b/metal_python/models/v1_filesystem_layout_create_request.py index d512842a..b2761579 100644 --- a/metal_python/models/v1_filesystem_layout_create_request.py +++ b/metal_python/models/v1_filesystem_layout_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_match_request.py b/metal_python/models/v1_filesystem_layout_match_request.py index c56c6fc3..79d7b986 100644 --- a/metal_python/models/v1_filesystem_layout_match_request.py +++ b/metal_python/models/v1_filesystem_layout_match_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_response.py b/metal_python/models/v1_filesystem_layout_response.py index d4ed8a0d..d59b8ac0 100644 --- a/metal_python/models/v1_filesystem_layout_response.py +++ b/metal_python/models/v1_filesystem_layout_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_try_request.py b/metal_python/models/v1_filesystem_layout_try_request.py index 20c0d3ff..217a3730 100644 --- a/metal_python/models/v1_filesystem_layout_try_request.py +++ b/metal_python/models/v1_filesystem_layout_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_update_request.py b/metal_python/models/v1_filesystem_layout_update_request.py index 2dc775d5..692e2afc 100644 --- a/metal_python/models/v1_filesystem_layout_update_request.py +++ b/metal_python/models/v1_filesystem_layout_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_allocate_request.py b/metal_python/models/v1_firewall_allocate_request.py index 8a011a56..6d15751b 100644 --- a/metal_python/models/v1_firewall_allocate_request.py +++ b/metal_python/models/v1_firewall_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_create_request.py b/metal_python/models/v1_firewall_create_request.py index 6e868099..9cdc950a 100644 --- a/metal_python/models/v1_firewall_create_request.py +++ b/metal_python/models/v1_firewall_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_egress_rule.py b/metal_python/models/v1_firewall_egress_rule.py index c4a54442..8dc8c167 100644 --- a/metal_python/models/v1_firewall_egress_rule.py +++ b/metal_python/models/v1_firewall_egress_rule.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_find_request.py b/metal_python/models/v1_firewall_find_request.py index e4073510..ecdd1a47 100644 --- a/metal_python/models/v1_firewall_find_request.py +++ b/metal_python/models/v1_firewall_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_ingress_rule.py b/metal_python/models/v1_firewall_ingress_rule.py index 27267a9e..b60c534f 100644 --- a/metal_python/models/v1_firewall_ingress_rule.py +++ b/metal_python/models/v1_firewall_ingress_rule.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_response.py b/metal_python/models/v1_firewall_response.py index bbf5e0df..1a083ebe 100644 --- a/metal_python/models/v1_firewall_response.py +++ b/metal_python/models/v1_firewall_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_rules.py b/metal_python/models/v1_firewall_rules.py index 42cb3109..9fb278cb 100644 --- a/metal_python/models/v1_firewall_rules.py +++ b/metal_python/models/v1_firewall_rules.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firmwares_response.py b/metal_python/models/v1_firmwares_response.py index 43051bf6..c5df1742 100644 --- a/metal_python/models/v1_firmwares_response.py +++ b/metal_python/models/v1_firmwares_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_iam_config.py b/metal_python/models/v1_iam_config.py index 889d22d2..bf5e819a 100644 --- a/metal_python/models/v1_iam_config.py +++ b/metal_python/models/v1_iam_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_identifiable.py b/metal_python/models/v1_identifiable.py index 32a97b7c..0b6d68c3 100644 --- a/metal_python/models/v1_identifiable.py +++ b/metal_python/models/v1_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_idm_config.py b/metal_python/models/v1_idm_config.py index 9538ea93..f4cc97ce 100644 --- a/metal_python/models/v1_idm_config.py +++ b/metal_python/models/v1_idm_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_base.py b/metal_python/models/v1_image_base.py index 71f4e33c..4e7823df 100644 --- a/metal_python/models/v1_image_base.py +++ b/metal_python/models/v1_image_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_create_request.py b/metal_python/models/v1_image_create_request.py index f98375fa..a8ba14f7 100644 --- a/metal_python/models/v1_image_create_request.py +++ b/metal_python/models/v1_image_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_find_request.py b/metal_python/models/v1_image_find_request.py index 5dd6301d..fd9176bc 100644 --- a/metal_python/models/v1_image_find_request.py +++ b/metal_python/models/v1_image_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_response.py b/metal_python/models/v1_image_response.py index 8a914da5..a34a39ba 100644 --- a/metal_python/models/v1_image_response.py +++ b/metal_python/models/v1_image_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_update_request.py b/metal_python/models/v1_image_update_request.py index 60042d6f..825570de 100644 --- a/metal_python/models/v1_image_update_request.py +++ b/metal_python/models/v1_image_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_allocate_request.py b/metal_python/models/v1_ip_allocate_request.py index c9bbf926..16850815 100644 --- a/metal_python/models/v1_ip_allocate_request.py +++ b/metal_python/models/v1_ip_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_base.py b/metal_python/models/v1_ip_base.py index 1b369529..51944c70 100644 --- a/metal_python/models/v1_ip_base.py +++ b/metal_python/models/v1_ip_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_find_request.py b/metal_python/models/v1_ip_find_request.py index 9e6c3553..655d62e8 100644 --- a/metal_python/models/v1_ip_find_request.py +++ b/metal_python/models/v1_ip_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_identifiable.py b/metal_python/models/v1_ip_identifiable.py index c7ed7e15..ae1b2bf0 100644 --- a/metal_python/models/v1_ip_identifiable.py +++ b/metal_python/models/v1_ip_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_response.py b/metal_python/models/v1_ip_response.py index b0e5b652..6f1bb1e9 100644 --- a/metal_python/models/v1_ip_response.py +++ b/metal_python/models/v1_ip_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_update_request.py b/metal_python/models/v1_ip_update_request.py index b16008c7..ab6fe85d 100644 --- a/metal_python/models/v1_ip_update_request.py +++ b/metal_python/models/v1_ip_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_issuer_config.py b/metal_python/models/v1_issuer_config.py index 6d25248d..871c5149 100644 --- a/metal_python/models/v1_issuer_config.py +++ b/metal_python/models/v1_issuer_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_logical_volume.py b/metal_python/models/v1_logical_volume.py index 7acd3942..8bd8308a 100644 --- a/metal_python/models/v1_logical_volume.py +++ b/metal_python/models/v1_logical_volume.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocate_request.py b/metal_python/models/v1_machine_allocate_request.py index 857b3fa1..e336f2fe 100644 --- a/metal_python/models/v1_machine_allocate_request.py +++ b/metal_python/models/v1_machine_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocation.py b/metal_python/models/v1_machine_allocation.py index a2939930..ac62701e 100644 --- a/metal_python/models/v1_machine_allocation.py +++ b/metal_python/models/v1_machine_allocation.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocation_network.py b/metal_python/models/v1_machine_allocation_network.py index 463cae79..358cb001 100644 --- a/metal_python/models/v1_machine_allocation_network.py +++ b/metal_python/models/v1_machine_allocation_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_base.py b/metal_python/models/v1_machine_base.py index e8cd0be6..0b35b183 100644 --- a/metal_python/models/v1_machine_base.py +++ b/metal_python/models/v1_machine_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_bios.py b/metal_python/models/v1_machine_bios.py index 3bf3a983..fdb4d856 100644 --- a/metal_python/models/v1_machine_bios.py +++ b/metal_python/models/v1_machine_bios.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_block_device.py b/metal_python/models/v1_machine_block_device.py index 7970dcde..f59c194a 100644 --- a/metal_python/models/v1_machine_block_device.py +++ b/metal_python/models/v1_machine_block_device.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_console_password_request.py b/metal_python/models/v1_machine_console_password_request.py index f50e55d5..ae8b48ed 100644 --- a/metal_python/models/v1_machine_console_password_request.py +++ b/metal_python/models/v1_machine_console_password_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_console_password_response.py b/metal_python/models/v1_machine_console_password_response.py index 978868bc..a68f2eb7 100644 --- a/metal_python/models/v1_machine_console_password_response.py +++ b/metal_python/models/v1_machine_console_password_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_find_request.py b/metal_python/models/v1_machine_find_request.py index c668a9e0..eddfc61f 100644 --- a/metal_python/models/v1_machine_find_request.py +++ b/metal_python/models/v1_machine_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_fru.py b/metal_python/models/v1_machine_fru.py index 3a065504..5c7c7ca7 100644 --- a/metal_python/models/v1_machine_fru.py +++ b/metal_python/models/v1_machine_fru.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_hardware.py b/metal_python/models/v1_machine_hardware.py index 0327f200..4fa63362 100644 --- a/metal_python/models/v1_machine_hardware.py +++ b/metal_python/models/v1_machine_hardware.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_hardware_base.py b/metal_python/models/v1_machine_hardware_base.py index 05a09280..f2e7c95c 100644 --- a/metal_python/models/v1_machine_hardware_base.py +++ b/metal_python/models/v1_machine_hardware_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi.py b/metal_python/models/v1_machine_ipmi.py index 92406f24..1f28bc12 100644 --- a/metal_python/models/v1_machine_ipmi.py +++ b/metal_python/models/v1_machine_ipmi.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_report.py b/metal_python/models/v1_machine_ipmi_report.py index 7cf5a6e2..3ee90149 100644 --- a/metal_python/models/v1_machine_ipmi_report.py +++ b/metal_python/models/v1_machine_ipmi_report.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_report_response.py b/metal_python/models/v1_machine_ipmi_report_response.py index 28a7fdb1..0ecadecd 100644 --- a/metal_python/models/v1_machine_ipmi_report_response.py +++ b/metal_python/models/v1_machine_ipmi_report_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_reports.py b/metal_python/models/v1_machine_ipmi_reports.py index 7140636b..25d95b30 100644 --- a/metal_python/models/v1_machine_ipmi_reports.py +++ b/metal_python/models/v1_machine_ipmi_reports.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_response.py b/metal_python/models/v1_machine_ipmi_response.py index 9543606d..75236c37 100644 --- a/metal_python/models/v1_machine_ipmi_response.py +++ b/metal_python/models/v1_machine_ipmi_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issue.py b/metal_python/models/v1_machine_issue.py index 245f8bb9..3000768c 100644 --- a/metal_python/models/v1_machine_issue.py +++ b/metal_python/models/v1_machine_issue.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issue_response.py b/metal_python/models/v1_machine_issue_response.py index 861af139..488f63da 100644 --- a/metal_python/models/v1_machine_issue_response.py +++ b/metal_python/models/v1_machine_issue_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issues_request.py b/metal_python/models/v1_machine_issues_request.py index 7d7f024f..f10de399 100644 --- a/metal_python/models/v1_machine_issues_request.py +++ b/metal_python/models/v1_machine_issues_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_network.py b/metal_python/models/v1_machine_network.py index 14eee26e..be5d0c24 100644 --- a/metal_python/models/v1_machine_network.py +++ b/metal_python/models/v1_machine_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_nic.py b/metal_python/models/v1_machine_nic.py index 8e0d659d..a8468062 100644 --- a/metal_python/models/v1_machine_nic.py +++ b/metal_python/models/v1_machine_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_provisioning_event.py b/metal_python/models/v1_machine_provisioning_event.py index f2ee5c38..ca32833f 100644 --- a/metal_python/models/v1_machine_provisioning_event.py +++ b/metal_python/models/v1_machine_provisioning_event.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_recent_provisioning_events.py b/metal_python/models/v1_machine_recent_provisioning_events.py index e186a1c5..48104c22 100644 --- a/metal_python/models/v1_machine_recent_provisioning_events.py +++ b/metal_python/models/v1_machine_recent_provisioning_events.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_reinstall_request.py b/metal_python/models/v1_machine_reinstall_request.py index a09042df..ce903e21 100644 --- a/metal_python/models/v1_machine_reinstall_request.py +++ b/metal_python/models/v1_machine_reinstall_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_response.py b/metal_python/models/v1_machine_response.py index cfcd5212..58d8b326 100644 --- a/metal_python/models/v1_machine_response.py +++ b/metal_python/models/v1_machine_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_state.py b/metal_python/models/v1_machine_state.py index 86442b1a..751b12f1 100644 --- a/metal_python/models/v1_machine_state.py +++ b/metal_python/models/v1_machine_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_update_firmware_request.py b/metal_python/models/v1_machine_update_firmware_request.py index 26f5cedd..ce51000b 100644 --- a/metal_python/models/v1_machine_update_firmware_request.py +++ b/metal_python/models/v1_machine_update_firmware_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_update_request.py b/metal_python/models/v1_machine_update_request.py index 851cb7b6..208abad7 100644 --- a/metal_python/models/v1_machine_update_request.py +++ b/metal_python/models/v1_machine_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_vpn.py b/metal_python/models/v1_machine_vpn.py index 8d11c870..785a1d53 100644 --- a/metal_python/models/v1_machine_vpn.py +++ b/metal_python/models/v1_machine_vpn.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_meta.py b/metal_python/models/v1_meta.py index cde058c7..bc1d91dd 100644 --- a/metal_python/models/v1_meta.py +++ b/metal_python/models/v1_meta.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_metal_cpu.py b/metal_python/models/v1_metal_cpu.py index c8694bea..23f39b0d 100644 --- a/metal_python/models/v1_metal_cpu.py +++ b/metal_python/models/v1_metal_cpu.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_metal_gpu.py b/metal_python/models/v1_metal_gpu.py index e122513e..2f81a28a 100644 --- a/metal_python/models/v1_metal_gpu.py +++ b/metal_python/models/v1_metal_gpu.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_allocate_request.py b/metal_python/models/v1_network_allocate_request.py index 618d34e3..2786a2c2 100644 --- a/metal_python/models/v1_network_allocate_request.py +++ b/metal_python/models/v1_network_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_base.py b/metal_python/models/v1_network_base.py index a3ed5024..c150f400 100644 --- a/metal_python/models/v1_network_base.py +++ b/metal_python/models/v1_network_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_create_request.py b/metal_python/models/v1_network_create_request.py index 77de8784..eb3cfb48 100644 --- a/metal_python/models/v1_network_create_request.py +++ b/metal_python/models/v1_network_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_find_request.py b/metal_python/models/v1_network_find_request.py index d7a61326..43fa7b4d 100644 --- a/metal_python/models/v1_network_find_request.py +++ b/metal_python/models/v1_network_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_immutable.py b/metal_python/models/v1_network_immutable.py index 9736c170..38afb75b 100644 --- a/metal_python/models/v1_network_immutable.py +++ b/metal_python/models/v1_network_immutable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_response.py b/metal_python/models/v1_network_response.py index b1bc0b0c..3551c869 100644 --- a/metal_python/models/v1_network_response.py +++ b/metal_python/models/v1_network_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_update_request.py b/metal_python/models/v1_network_update_request.py index b6c0926b..1ee3e651 100644 --- a/metal_python/models/v1_network_update_request.py +++ b/metal_python/models/v1_network_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_usage.py b/metal_python/models/v1_network_usage.py index a6ef63a6..db4f4370 100644 --- a/metal_python/models/v1_network_usage.py +++ b/metal_python/models/v1_network_usage.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ntp_server.py b/metal_python/models/v1_ntp_server.py index 639c6db1..62707912 100644 --- a/metal_python/models/v1_ntp_server.py +++ b/metal_python/models/v1_ntp_server.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_paging.py b/metal_python/models/v1_paging.py index fa83f39a..160036a1 100644 --- a/metal_python/models/v1_paging.py +++ b/metal_python/models/v1_paging.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_base.py b/metal_python/models/v1_partition_base.py index 1f4e936b..f4a295ee 100644 --- a/metal_python/models/v1_partition_base.py +++ b/metal_python/models/v1_partition_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_boot_configuration.py b/metal_python/models/v1_partition_boot_configuration.py index c1021f6b..66264126 100644 --- a/metal_python/models/v1_partition_boot_configuration.py +++ b/metal_python/models/v1_partition_boot_configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_capacity.py b/metal_python/models/v1_partition_capacity.py index 498c38cd..03e363fc 100644 --- a/metal_python/models/v1_partition_capacity.py +++ b/metal_python/models/v1_partition_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_capacity_request.py b/metal_python/models/v1_partition_capacity_request.py index 34ea5f9f..85754421 100644 --- a/metal_python/models/v1_partition_capacity_request.py +++ b/metal_python/models/v1_partition_capacity_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_create_request.py b/metal_python/models/v1_partition_create_request.py index b6480ecc..bf90ff10 100644 --- a/metal_python/models/v1_partition_create_request.py +++ b/metal_python/models/v1_partition_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_response.py b/metal_python/models/v1_partition_response.py index d7d5a5cf..9ef77595 100644 --- a/metal_python/models/v1_partition_response.py +++ b/metal_python/models/v1_partition_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_update_request.py b/metal_python/models/v1_partition_update_request.py index 05b5b369..cef946c1 100644 --- a/metal_python/models/v1_partition_update_request.py +++ b/metal_python/models/v1_partition_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_power_metric.py b/metal_python/models/v1_power_metric.py index 79030744..48c9710b 100644 --- a/metal_python/models/v1_power_metric.py +++ b/metal_python/models/v1_power_metric.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_power_supply.py b/metal_python/models/v1_power_supply.py index 29124b93..8f04c486 100644 --- a/metal_python/models/v1_power_supply.py +++ b/metal_python/models/v1_power_supply.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_power_supply_status.py b/metal_python/models/v1_power_supply_status.py index ec73d8fa..74bbd39b 100644 --- a/metal_python/models/v1_power_supply_status.py +++ b/metal_python/models/v1_power_supply_status.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project.py b/metal_python/models/v1_project.py index 12a8cae8..2f6192c1 100644 --- a/metal_python/models/v1_project.py +++ b/metal_python/models/v1_project.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_create_request.py b/metal_python/models/v1_project_create_request.py index 9a2d2d81..66c4d76f 100644 --- a/metal_python/models/v1_project_create_request.py +++ b/metal_python/models/v1_project_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_find_request.py b/metal_python/models/v1_project_find_request.py index 53f04b14..25b1720e 100644 --- a/metal_python/models/v1_project_find_request.py +++ b/metal_python/models/v1_project_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_response.py b/metal_python/models/v1_project_response.py index f3052582..3e0e3b0f 100644 --- a/metal_python/models/v1_project_response.py +++ b/metal_python/models/v1_project_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_update_request.py b/metal_python/models/v1_project_update_request.py index 73f82041..47bad0a6 100644 --- a/metal_python/models/v1_project_update_request.py +++ b/metal_python/models/v1_project_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_quota.py b/metal_python/models/v1_quota.py index 43cbe7c6..0f501982 100644 --- a/metal_python/models/v1_quota.py +++ b/metal_python/models/v1_quota.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_quota_set.py b/metal_python/models/v1_quota_set.py index eef17202..88f056bd 100644 --- a/metal_python/models/v1_quota_set.py +++ b/metal_python/models/v1_quota_set.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_raid.py b/metal_python/models/v1_raid.py index 59434032..6399a3c2 100644 --- a/metal_python/models/v1_raid.py +++ b/metal_python/models/v1_raid.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_server_capacity.py b/metal_python/models/v1_server_capacity.py index 293c2e30..f92fc4c4 100644 --- a/metal_python/models/v1_server_capacity.py +++ b/metal_python/models/v1_server_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_constraint.py b/metal_python/models/v1_size_constraint.py index f08cf428..9a0ace1d 100644 --- a/metal_python/models/v1_size_constraint.py +++ b/metal_python/models/v1_size_constraint.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_create_request.py b/metal_python/models/v1_size_create_request.py index 3797a6f7..fc2ee62a 100644 --- a/metal_python/models/v1_size_create_request.py +++ b/metal_python/models/v1_size_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_base.py b/metal_python/models/v1_size_image_constraint_base.py index 93f9f5de..efc61579 100644 --- a/metal_python/models/v1_size_image_constraint_base.py +++ b/metal_python/models/v1_size_image_constraint_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_create_request.py b/metal_python/models/v1_size_image_constraint_create_request.py index 3cfca1e6..334245e3 100644 --- a/metal_python/models/v1_size_image_constraint_create_request.py +++ b/metal_python/models/v1_size_image_constraint_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_response.py b/metal_python/models/v1_size_image_constraint_response.py index 989ddedd..2de44b10 100644 --- a/metal_python/models/v1_size_image_constraint_response.py +++ b/metal_python/models/v1_size_image_constraint_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_try_request.py b/metal_python/models/v1_size_image_constraint_try_request.py index 720409d6..2d4e18e3 100644 --- a/metal_python/models/v1_size_image_constraint_try_request.py +++ b/metal_python/models/v1_size_image_constraint_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_update_request.py b/metal_python/models/v1_size_image_constraint_update_request.py index cf14245b..8b4d26c3 100644 --- a/metal_python/models/v1_size_image_constraint_update_request.py +++ b/metal_python/models/v1_size_image_constraint_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_create_request.py b/metal_python/models/v1_size_reservation_create_request.py index 1e592759..17b3479a 100644 --- a/metal_python/models/v1_size_reservation_create_request.py +++ b/metal_python/models/v1_size_reservation_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_list_request.py b/metal_python/models/v1_size_reservation_list_request.py index d98d6206..b14a3617 100644 --- a/metal_python/models/v1_size_reservation_list_request.py +++ b/metal_python/models/v1_size_reservation_list_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_response.py b/metal_python/models/v1_size_reservation_response.py index f1b660e6..24f3f13e 100644 --- a/metal_python/models/v1_size_reservation_response.py +++ b/metal_python/models/v1_size_reservation_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_update_request.py b/metal_python/models/v1_size_reservation_update_request.py index 48d58886..8fcbaa57 100644 --- a/metal_python/models/v1_size_reservation_update_request.py +++ b/metal_python/models/v1_size_reservation_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_usage_response.py b/metal_python/models/v1_size_reservation_usage_response.py index bfeb76bb..6ed16b16 100644 --- a/metal_python/models/v1_size_reservation_usage_response.py +++ b/metal_python/models/v1_size_reservation_usage_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_response.py b/metal_python/models/v1_size_response.py index 1db07fcf..f240fcca 100644 --- a/metal_python/models/v1_size_response.py +++ b/metal_python/models/v1_size_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_suggest_request.py b/metal_python/models/v1_size_suggest_request.py index 1708a153..301d6721 100644 --- a/metal_python/models/v1_size_suggest_request.py +++ b/metal_python/models/v1_size_suggest_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_update_request.py b/metal_python/models/v1_size_update_request.py index 5ef4e81c..0095653c 100644 --- a/metal_python/models/v1_size_update_request.py +++ b/metal_python/models/v1_size_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_base.py b/metal_python/models/v1_switch_base.py index 87fbdc3e..b93b55a8 100644 --- a/metal_python/models/v1_switch_base.py +++ b/metal_python/models/v1_switch_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_bgp_port_state.py b/metal_python/models/v1_switch_bgp_port_state.py index 627b45a1..6447e892 100644 --- a/metal_python/models/v1_switch_bgp_port_state.py +++ b/metal_python/models/v1_switch_bgp_port_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_connection.py b/metal_python/models/v1_switch_connection.py index 24cc6ba2..8a2bcf6e 100644 --- a/metal_python/models/v1_switch_connection.py +++ b/metal_python/models/v1_switch_connection.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_find_request.py b/metal_python/models/v1_switch_find_request.py index 1d044568..f4126f2a 100644 --- a/metal_python/models/v1_switch_find_request.py +++ b/metal_python/models/v1_switch_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_migrate_request.py b/metal_python/models/v1_switch_migrate_request.py index acb74615..e25025c5 100644 --- a/metal_python/models/v1_switch_migrate_request.py +++ b/metal_python/models/v1_switch_migrate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_nic.py b/metal_python/models/v1_switch_nic.py index b87b5609..3692d5be 100644 --- a/metal_python/models/v1_switch_nic.py +++ b/metal_python/models/v1_switch_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_notify_request.py b/metal_python/models/v1_switch_notify_request.py index 96d8d467..011c57cb 100644 --- a/metal_python/models/v1_switch_notify_request.py +++ b/metal_python/models/v1_switch_notify_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_notify_response.py b/metal_python/models/v1_switch_notify_response.py index 92223a99..f7aced32 100644 --- a/metal_python/models/v1_switch_notify_response.py +++ b/metal_python/models/v1_switch_notify_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_os.py b/metal_python/models/v1_switch_os.py index df3a3853..edfdd252 100644 --- a/metal_python/models/v1_switch_os.py +++ b/metal_python/models/v1_switch_os.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_port_toggle_request.py b/metal_python/models/v1_switch_port_toggle_request.py index 5a197328..facad822 100644 --- a/metal_python/models/v1_switch_port_toggle_request.py +++ b/metal_python/models/v1_switch_port_toggle_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_register_request.py b/metal_python/models/v1_switch_register_request.py index 0b0aa7de..b4899215 100644 --- a/metal_python/models/v1_switch_register_request.py +++ b/metal_python/models/v1_switch_register_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_response.py b/metal_python/models/v1_switch_response.py index 9b22ec38..6e15fc37 100644 --- a/metal_python/models/v1_switch_response.py +++ b/metal_python/models/v1_switch_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_sync.py b/metal_python/models/v1_switch_sync.py index 11225347..0b27fc84 100644 --- a/metal_python/models/v1_switch_sync.py +++ b/metal_python/models/v1_switch_sync.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_update_request.py b/metal_python/models/v1_switch_update_request.py index cf1d7bcc..d5eba7ab 100644 --- a/metal_python/models/v1_switch_update_request.py +++ b/metal_python/models/v1_switch_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant.py b/metal_python/models/v1_tenant.py index 484d9aba..d4b062b4 100644 --- a/metal_python/models/v1_tenant.py +++ b/metal_python/models/v1_tenant.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_create_request.py b/metal_python/models/v1_tenant_create_request.py index d07e3fc0..f539e99b 100644 --- a/metal_python/models/v1_tenant_create_request.py +++ b/metal_python/models/v1_tenant_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_find_request.py b/metal_python/models/v1_tenant_find_request.py index 4f4400a5..4ae737b2 100644 --- a/metal_python/models/v1_tenant_find_request.py +++ b/metal_python/models/v1_tenant_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_response.py b/metal_python/models/v1_tenant_response.py index 34c51939..c7c7df43 100644 --- a/metal_python/models/v1_tenant_response.py +++ b/metal_python/models/v1_tenant_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_update_request.py b/metal_python/models/v1_tenant_update_request.py index 9a6bba6d..ffc6fc37 100644 --- a/metal_python/models/v1_tenant_update_request.py +++ b/metal_python/models/v1_tenant_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_timestamps.py b/metal_python/models/v1_timestamps.py index 1deeb87f..b47b64a7 100644 --- a/metal_python/models/v1_timestamps.py +++ b/metal_python/models/v1_timestamps.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_user.py b/metal_python/models/v1_user.py index 82b63a32..24cc8109 100644 --- a/metal_python/models/v1_user.py +++ b/metal_python/models/v1_user.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vendor_revisions.py b/metal_python/models/v1_vendor_revisions.py index 1686cdcb..ed618ce4 100644 --- a/metal_python/models/v1_vendor_revisions.py +++ b/metal_python/models/v1_vendor_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_volume_group.py b/metal_python/models/v1_volume_group.py index 08e1d780..a0c6203a 100644 --- a/metal_python/models/v1_volume_group.py +++ b/metal_python/models/v1_volume_group.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vpn_request.py b/metal_python/models/v1_vpn_request.py index 82934b56..6c925693 100644 --- a/metal_python/models/v1_vpn_request.py +++ b/metal_python/models/v1_vpn_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vpn_response.py b/metal_python/models/v1_vpn_response.py index d3ef9029..a8a4f91c 100644 --- a/metal_python/models/v1_vpn_response.py +++ b/metal_python/models/v1_vpn_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/rest.py b/metal_python/rest.py index b25e0756..62e6d935 100644 --- a/metal_python/rest.py +++ b/metal_python/rest.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_audit_api.py b/test/test_audit_api.py index 0ee879ad..0464604c 100644 --- a/test/test_audit_api.py +++ b/test/test_audit_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_image_search_query.py b/test/test_datastore_image_search_query.py index 36dff38c..3d1cd5c1 100644 --- a/test/test_datastore_image_search_query.py +++ b/test/test_datastore_image_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_ip_search_query.py b/test/test_datastore_ip_search_query.py index 4dca14fb..6dfd369b 100644 --- a/test/test_datastore_ip_search_query.py +++ b/test/test_datastore_ip_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_machine_search_query.py b/test/test_datastore_machine_search_query.py index 9bbcdd95..49957209 100644 --- a/test/test_datastore_machine_search_query.py +++ b/test/test_datastore_machine_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_network_search_query.py b/test/test_datastore_network_search_query.py index bc5cd9a7..945a2236 100644 --- a/test/test_datastore_network_search_query.py +++ b/test/test_datastore_network_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_switch_search_query.py b/test/test_datastore_switch_search_query.py index f9c807ca..c2c12197 100644 --- a/test/test_datastore_switch_search_query.py +++ b/test/test_datastore_switch_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filesystemlayout_api.py b/test/test_filesystemlayout_api.py index fe5ad844..a0aab93e 100644 --- a/test/test_filesystemlayout_api.py +++ b/test/test_filesystemlayout_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_firewall_api.py b/test/test_firewall_api.py index 8274a8c3..39b8c171 100644 --- a/test/test_firewall_api.py +++ b/test/test_firewall_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_firmware_api.py b/test/test_firmware_api.py index c92fd033..18e85de6 100644 --- a/test/test_firmware_api.py +++ b/test/test_firmware_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_health_api.py b/test/test_health_api.py index 7947dca5..fdf7280d 100644 --- a/test/test_health_api.py +++ b/test/test_health_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_httperrors_http_error_response.py b/test/test_httperrors_http_error_response.py index da206977..ccde30d3 100644 --- a/test/test_httperrors_http_error_response.py +++ b/test/test_httperrors_http_error_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_image_api.py b/test/test_image_api.py index 3eebddef..866e24c2 100644 --- a/test/test_image_api.py +++ b/test/test_image_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ip_api.py b/test/test_ip_api.py index e61f3ea6..76342441 100644 --- a/test/test_ip_api.py +++ b/test/test_ip_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_machine_api.py b/test/test_machine_api.py index 43fdf659..3449b5ba 100644 --- a/test/test_machine_api.py +++ b/test/test_machine_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_metal_switch_bgp_port_state.py b/test/test_metal_switch_bgp_port_state.py index 4b3c4216..1a9ba43a 100644 --- a/test/test_metal_switch_bgp_port_state.py +++ b/test/test_metal_switch_bgp_port_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_network_api.py b/test/test_network_api.py index b23dc7ec..1e419726 100644 --- a/test/test_network_api.py +++ b/test/test_network_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_partition_api.py b/test/test_partition_api.py index c0dfeead..1056f963 100644 --- a/test/test_partition_api.py +++ b/test/test_partition_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_project_api.py b/test/test_project_api.py index fffe98b7..3d9b4f02 100644 --- a/test/test_project_api.py +++ b/test/test_project_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_rest_health_response.py b/test/test_rest_health_response.py index bb52e5ea..7200d6ad 100644 --- a/test/test_rest_health_response.py +++ b/test/test_rest_health_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_rest_version.py b/test/test_rest_version.py index bc1863f6..479f3e2d 100644 --- a/test/test_rest_version.py +++ b/test/test_rest_version.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_size_api.py b/test/test_size_api.py index 5296e9d4..a7115396 100644 --- a/test/test_size_api.py +++ b/test/test_size_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_sizeimageconstraint_api.py b/test/test_sizeimageconstraint_api.py index 3af0a8cc..ed4cfd55 100644 --- a/test/test_sizeimageconstraint_api.py +++ b/test/test_sizeimageconstraint_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_switch_api.py b/test/test_switch_api.py index 6c8a5377..0b49506b 100644 --- a/test/test_switch_api.py +++ b/test/test_switch_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_tenant_api.py b/test/test_tenant_api.py index 6c212940..0938b4d7 100644 --- a/test/test_tenant_api.py +++ b/test/test_tenant_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_user_api.py b/test/test_user_api.py index 89e733f1..f523ed2b 100644 --- a/test/test_user_api.py +++ b/test/test_user_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_audit_find_request.py b/test/test_v1_audit_find_request.py index 8fd5d74d..69b4024b 100644 --- a/test/test_v1_audit_find_request.py +++ b/test/test_v1_audit_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_audit_response.py b/test/test_v1_audit_response.py index dc126de8..03c260b1 100644 --- a/test/test_v1_audit_response.py +++ b/test/test_v1_audit_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_bgp_filter.py b/test/test_v1_bgp_filter.py index cf0722b7..7972dc8d 100644 --- a/test/test_v1_bgp_filter.py +++ b/test/test_v1_bgp_filter.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_board_revisions.py b/test/test_v1_board_revisions.py index 25730ac7..3b90b7a9 100644 --- a/test/test_v1_board_revisions.py +++ b/test/test_v1_board_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_boot_info.py b/test/test_v1_boot_info.py index ff380773..fb264997 100644 --- a/test/test_v1_boot_info.py +++ b/test/test_v1_boot_info.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_chassis_identify_led_state.py b/test/test_v1_chassis_identify_led_state.py index 449227b9..9ef874f8 100644 --- a/test/test_v1_chassis_identify_led_state.py +++ b/test/test_v1_chassis_identify_led_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_common.py b/test/test_v1_common.py index e7527f49..9c9017f1 100644 --- a/test/test_v1_common.py +++ b/test/test_v1_common.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_describable.py b/test/test_v1_describable.py index 0ceda5f9..f60c7a71 100644 --- a/test/test_v1_describable.py +++ b/test/test_v1_describable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_disk.py b/test/test_v1_disk.py index 9b05f76e..0cf06fce 100644 --- a/test/test_v1_disk.py +++ b/test/test_v1_disk.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_disk_partition.py b/test/test_v1_disk_partition.py index e1c3961f..d11107cf 100644 --- a/test/test_v1_disk_partition.py +++ b/test/test_v1_disk_partition.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_dns_server.py b/test/test_v1_dns_server.py index 377e8296..c1e48075 100644 --- a/test/test_v1_dns_server.py +++ b/test/test_v1_dns_server.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_empty_body.py b/test/test_v1_empty_body.py index c2bd9011..52e875c2 100644 --- a/test/test_v1_empty_body.py +++ b/test/test_v1_empty_body.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem.py b/test/test_v1_filesystem.py index 6802addd..033b0d79 100644 --- a/test/test_v1_filesystem.py +++ b/test/test_v1_filesystem.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_base.py b/test/test_v1_filesystem_layout_base.py index b8877076..b0390367 100644 --- a/test/test_v1_filesystem_layout_base.py +++ b/test/test_v1_filesystem_layout_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_constraints.py b/test/test_v1_filesystem_layout_constraints.py index 07264f4b..d9115335 100644 --- a/test/test_v1_filesystem_layout_constraints.py +++ b/test/test_v1_filesystem_layout_constraints.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_create_request.py b/test/test_v1_filesystem_layout_create_request.py index b9c0eb83..e95ba841 100644 --- a/test/test_v1_filesystem_layout_create_request.py +++ b/test/test_v1_filesystem_layout_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_match_request.py b/test/test_v1_filesystem_layout_match_request.py index 94b717d5..54d69314 100644 --- a/test/test_v1_filesystem_layout_match_request.py +++ b/test/test_v1_filesystem_layout_match_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_response.py b/test/test_v1_filesystem_layout_response.py index 37587562..33dfc089 100644 --- a/test/test_v1_filesystem_layout_response.py +++ b/test/test_v1_filesystem_layout_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_try_request.py b/test/test_v1_filesystem_layout_try_request.py index 37c46c47..706bb70b 100644 --- a/test/test_v1_filesystem_layout_try_request.py +++ b/test/test_v1_filesystem_layout_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_update_request.py b/test/test_v1_filesystem_layout_update_request.py index 42806b7a..8329d2d6 100644 --- a/test/test_v1_filesystem_layout_update_request.py +++ b/test/test_v1_filesystem_layout_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_allocate_request.py b/test/test_v1_firewall_allocate_request.py index 9a5fea40..61b7ce1a 100644 --- a/test/test_v1_firewall_allocate_request.py +++ b/test/test_v1_firewall_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_create_request.py b/test/test_v1_firewall_create_request.py index 69a26b05..c065b3a3 100644 --- a/test/test_v1_firewall_create_request.py +++ b/test/test_v1_firewall_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_egress_rule.py b/test/test_v1_firewall_egress_rule.py index 6ccf6756..1c1bab9d 100644 --- a/test/test_v1_firewall_egress_rule.py +++ b/test/test_v1_firewall_egress_rule.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_find_request.py b/test/test_v1_firewall_find_request.py index b42b12c7..bda62f63 100644 --- a/test/test_v1_firewall_find_request.py +++ b/test/test_v1_firewall_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_ingress_rule.py b/test/test_v1_firewall_ingress_rule.py index 00cf0d8c..a4985709 100644 --- a/test/test_v1_firewall_ingress_rule.py +++ b/test/test_v1_firewall_ingress_rule.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_response.py b/test/test_v1_firewall_response.py index a034b9e5..fdb016d6 100644 --- a/test/test_v1_firewall_response.py +++ b/test/test_v1_firewall_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_rules.py b/test/test_v1_firewall_rules.py index 32628942..11e2f5c6 100644 --- a/test/test_v1_firewall_rules.py +++ b/test/test_v1_firewall_rules.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firmwares_response.py b/test/test_v1_firmwares_response.py index fa5fa28a..c7bb82f1 100644 --- a/test/test_v1_firmwares_response.py +++ b/test/test_v1_firmwares_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_iam_config.py b/test/test_v1_iam_config.py index c6eff9eb..4ee4d7a1 100644 --- a/test/test_v1_iam_config.py +++ b/test/test_v1_iam_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_identifiable.py b/test/test_v1_identifiable.py index 17e09d6e..776023d6 100644 --- a/test/test_v1_identifiable.py +++ b/test/test_v1_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_idm_config.py b/test/test_v1_idm_config.py index f523e515..702afa19 100644 --- a/test/test_v1_idm_config.py +++ b/test/test_v1_idm_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_base.py b/test/test_v1_image_base.py index 195bf3b3..6c16dacb 100644 --- a/test/test_v1_image_base.py +++ b/test/test_v1_image_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_create_request.py b/test/test_v1_image_create_request.py index 18ebf68e..d994ef99 100644 --- a/test/test_v1_image_create_request.py +++ b/test/test_v1_image_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_find_request.py b/test/test_v1_image_find_request.py index 0cc9af6a..e1feb2b1 100644 --- a/test/test_v1_image_find_request.py +++ b/test/test_v1_image_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_response.py b/test/test_v1_image_response.py index f895d66a..55b078db 100644 --- a/test/test_v1_image_response.py +++ b/test/test_v1_image_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_update_request.py b/test/test_v1_image_update_request.py index 02cf80a4..fc46e99a 100644 --- a/test/test_v1_image_update_request.py +++ b/test/test_v1_image_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_allocate_request.py b/test/test_v1_ip_allocate_request.py index 8dc055f7..ed54f518 100644 --- a/test/test_v1_ip_allocate_request.py +++ b/test/test_v1_ip_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_base.py b/test/test_v1_ip_base.py index 6d6ecaf3..8f078781 100644 --- a/test/test_v1_ip_base.py +++ b/test/test_v1_ip_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_find_request.py b/test/test_v1_ip_find_request.py index c1d6b98f..6a164ad7 100644 --- a/test/test_v1_ip_find_request.py +++ b/test/test_v1_ip_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_identifiable.py b/test/test_v1_ip_identifiable.py index b6f5d4f2..73ecb856 100644 --- a/test/test_v1_ip_identifiable.py +++ b/test/test_v1_ip_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_response.py b/test/test_v1_ip_response.py index fbb24c90..ad3de784 100644 --- a/test/test_v1_ip_response.py +++ b/test/test_v1_ip_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_update_request.py b/test/test_v1_ip_update_request.py index f0e8ea86..9089dabd 100644 --- a/test/test_v1_ip_update_request.py +++ b/test/test_v1_ip_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_issuer_config.py b/test/test_v1_issuer_config.py index 60be7e23..e37e82df 100644 --- a/test/test_v1_issuer_config.py +++ b/test/test_v1_issuer_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_logical_volume.py b/test/test_v1_logical_volume.py index f3a64450..05b427b4 100644 --- a/test/test_v1_logical_volume.py +++ b/test/test_v1_logical_volume.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocate_request.py b/test/test_v1_machine_allocate_request.py index 81a501e1..897a741b 100644 --- a/test/test_v1_machine_allocate_request.py +++ b/test/test_v1_machine_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocation.py b/test/test_v1_machine_allocation.py index 0ca18367..b4bab929 100644 --- a/test/test_v1_machine_allocation.py +++ b/test/test_v1_machine_allocation.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocation_network.py b/test/test_v1_machine_allocation_network.py index 24f3a662..217249bc 100644 --- a/test/test_v1_machine_allocation_network.py +++ b/test/test_v1_machine_allocation_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_base.py b/test/test_v1_machine_base.py index f0394eda..41109815 100644 --- a/test/test_v1_machine_base.py +++ b/test/test_v1_machine_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_bios.py b/test/test_v1_machine_bios.py index b900aeaa..361384e6 100644 --- a/test/test_v1_machine_bios.py +++ b/test/test_v1_machine_bios.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_block_device.py b/test/test_v1_machine_block_device.py index ba7bcfe8..c3bcb8fb 100644 --- a/test/test_v1_machine_block_device.py +++ b/test/test_v1_machine_block_device.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_console_password_request.py b/test/test_v1_machine_console_password_request.py index 250446ec..a14ebb89 100644 --- a/test/test_v1_machine_console_password_request.py +++ b/test/test_v1_machine_console_password_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_console_password_response.py b/test/test_v1_machine_console_password_response.py index f398ac07..6887b701 100644 --- a/test/test_v1_machine_console_password_response.py +++ b/test/test_v1_machine_console_password_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_find_request.py b/test/test_v1_machine_find_request.py index 66d59aa6..f390a6ef 100644 --- a/test/test_v1_machine_find_request.py +++ b/test/test_v1_machine_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_fru.py b/test/test_v1_machine_fru.py index 43f2c3a7..290ca0e6 100644 --- a/test/test_v1_machine_fru.py +++ b/test/test_v1_machine_fru.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_hardware.py b/test/test_v1_machine_hardware.py index 5ac6b3d8..f7bcbe56 100644 --- a/test/test_v1_machine_hardware.py +++ b/test/test_v1_machine_hardware.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_hardware_base.py b/test/test_v1_machine_hardware_base.py index ad333709..f8e7abbb 100644 --- a/test/test_v1_machine_hardware_base.py +++ b/test/test_v1_machine_hardware_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi.py b/test/test_v1_machine_ipmi.py index f42ea743..b231054f 100644 --- a/test/test_v1_machine_ipmi.py +++ b/test/test_v1_machine_ipmi.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_report.py b/test/test_v1_machine_ipmi_report.py index fbced3bc..9ee88312 100644 --- a/test/test_v1_machine_ipmi_report.py +++ b/test/test_v1_machine_ipmi_report.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_report_response.py b/test/test_v1_machine_ipmi_report_response.py index 8f9138b9..de118f67 100644 --- a/test/test_v1_machine_ipmi_report_response.py +++ b/test/test_v1_machine_ipmi_report_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_reports.py b/test/test_v1_machine_ipmi_reports.py index e6fe9c55..2db72c07 100644 --- a/test/test_v1_machine_ipmi_reports.py +++ b/test/test_v1_machine_ipmi_reports.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_response.py b/test/test_v1_machine_ipmi_response.py index 781171a3..229c9f5c 100644 --- a/test/test_v1_machine_ipmi_response.py +++ b/test/test_v1_machine_ipmi_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issue.py b/test/test_v1_machine_issue.py index 9553c0cc..ce0face1 100644 --- a/test/test_v1_machine_issue.py +++ b/test/test_v1_machine_issue.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issue_response.py b/test/test_v1_machine_issue_response.py index 9c73c64f..b47d9e8d 100644 --- a/test/test_v1_machine_issue_response.py +++ b/test/test_v1_machine_issue_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issues_request.py b/test/test_v1_machine_issues_request.py index 1d3bad44..f2896b27 100644 --- a/test/test_v1_machine_issues_request.py +++ b/test/test_v1_machine_issues_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_network.py b/test/test_v1_machine_network.py index 24344a69..d04ccba3 100644 --- a/test/test_v1_machine_network.py +++ b/test/test_v1_machine_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_nic.py b/test/test_v1_machine_nic.py index 3493d428..4285e6a0 100644 --- a/test/test_v1_machine_nic.py +++ b/test/test_v1_machine_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_provisioning_event.py b/test/test_v1_machine_provisioning_event.py index 2bfc4067..2ac64029 100644 --- a/test/test_v1_machine_provisioning_event.py +++ b/test/test_v1_machine_provisioning_event.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_recent_provisioning_events.py b/test/test_v1_machine_recent_provisioning_events.py index 4a540931..fbda5f70 100644 --- a/test/test_v1_machine_recent_provisioning_events.py +++ b/test/test_v1_machine_recent_provisioning_events.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_reinstall_request.py b/test/test_v1_machine_reinstall_request.py index 197e7453..0fdf91f2 100644 --- a/test/test_v1_machine_reinstall_request.py +++ b/test/test_v1_machine_reinstall_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_response.py b/test/test_v1_machine_response.py index 0f7cd78e..0d9a071a 100644 --- a/test/test_v1_machine_response.py +++ b/test/test_v1_machine_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_state.py b/test/test_v1_machine_state.py index c9c6915e..a423e13f 100644 --- a/test/test_v1_machine_state.py +++ b/test/test_v1_machine_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_update_firmware_request.py b/test/test_v1_machine_update_firmware_request.py index 30403a1b..5e9c4d1b 100644 --- a/test/test_v1_machine_update_firmware_request.py +++ b/test/test_v1_machine_update_firmware_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_update_request.py b/test/test_v1_machine_update_request.py index a746db66..af6a398a 100644 --- a/test/test_v1_machine_update_request.py +++ b/test/test_v1_machine_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_vpn.py b/test/test_v1_machine_vpn.py index 99973a26..73a7d831 100644 --- a/test/test_v1_machine_vpn.py +++ b/test/test_v1_machine_vpn.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_meta.py b/test/test_v1_meta.py index 79b3e1b5..fef5a640 100644 --- a/test/test_v1_meta.py +++ b/test/test_v1_meta.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_metal_cpu.py b/test/test_v1_metal_cpu.py index 481846aa..51caf486 100644 --- a/test/test_v1_metal_cpu.py +++ b/test/test_v1_metal_cpu.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_metal_gpu.py b/test/test_v1_metal_gpu.py index ecef676b..319c9ea4 100644 --- a/test/test_v1_metal_gpu.py +++ b/test/test_v1_metal_gpu.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_allocate_request.py b/test/test_v1_network_allocate_request.py index c8350397..d6591939 100644 --- a/test/test_v1_network_allocate_request.py +++ b/test/test_v1_network_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_base.py b/test/test_v1_network_base.py index 8dfd6fb6..e05a0eab 100644 --- a/test/test_v1_network_base.py +++ b/test/test_v1_network_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_create_request.py b/test/test_v1_network_create_request.py index 08e18ab2..4af44a4d 100644 --- a/test/test_v1_network_create_request.py +++ b/test/test_v1_network_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_find_request.py b/test/test_v1_network_find_request.py index 854c96d0..14746013 100644 --- a/test/test_v1_network_find_request.py +++ b/test/test_v1_network_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_immutable.py b/test/test_v1_network_immutable.py index d1593a0c..8f8a306a 100644 --- a/test/test_v1_network_immutable.py +++ b/test/test_v1_network_immutable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_response.py b/test/test_v1_network_response.py index f599f458..5cbd5e54 100644 --- a/test/test_v1_network_response.py +++ b/test/test_v1_network_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_update_request.py b/test/test_v1_network_update_request.py index 88b15e73..7a617718 100644 --- a/test/test_v1_network_update_request.py +++ b/test/test_v1_network_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_usage.py b/test/test_v1_network_usage.py index 3fc7a1bf..bf3a5818 100644 --- a/test/test_v1_network_usage.py +++ b/test/test_v1_network_usage.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ntp_server.py b/test/test_v1_ntp_server.py index a04461d0..80543fa1 100644 --- a/test/test_v1_ntp_server.py +++ b/test/test_v1_ntp_server.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_paging.py b/test/test_v1_paging.py index ecf2e2ab..605fc54f 100644 --- a/test/test_v1_paging.py +++ b/test/test_v1_paging.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_base.py b/test/test_v1_partition_base.py index 04137e2b..c1df597f 100644 --- a/test/test_v1_partition_base.py +++ b/test/test_v1_partition_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_boot_configuration.py b/test/test_v1_partition_boot_configuration.py index 18749413..63ec1610 100644 --- a/test/test_v1_partition_boot_configuration.py +++ b/test/test_v1_partition_boot_configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_capacity.py b/test/test_v1_partition_capacity.py index 0c5bdff7..ff207ca3 100644 --- a/test/test_v1_partition_capacity.py +++ b/test/test_v1_partition_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_capacity_request.py b/test/test_v1_partition_capacity_request.py index 8c9668fa..b6840156 100644 --- a/test/test_v1_partition_capacity_request.py +++ b/test/test_v1_partition_capacity_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_create_request.py b/test/test_v1_partition_create_request.py index 710541db..88b80cfc 100644 --- a/test/test_v1_partition_create_request.py +++ b/test/test_v1_partition_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_response.py b/test/test_v1_partition_response.py index da460cc6..5d0a31bd 100644 --- a/test/test_v1_partition_response.py +++ b/test/test_v1_partition_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_update_request.py b/test/test_v1_partition_update_request.py index c9420475..b179bba8 100644 --- a/test/test_v1_partition_update_request.py +++ b/test/test_v1_partition_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_power_metric.py b/test/test_v1_power_metric.py index da870874..dcabbf9c 100644 --- a/test/test_v1_power_metric.py +++ b/test/test_v1_power_metric.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_power_supply.py b/test/test_v1_power_supply.py index c2a8d41a..81b5bf73 100644 --- a/test/test_v1_power_supply.py +++ b/test/test_v1_power_supply.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_power_supply_status.py b/test/test_v1_power_supply_status.py index febf6a98..0afad332 100644 --- a/test/test_v1_power_supply_status.py +++ b/test/test_v1_power_supply_status.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project.py b/test/test_v1_project.py index fe7a31e7..cc8918f5 100644 --- a/test/test_v1_project.py +++ b/test/test_v1_project.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_create_request.py b/test/test_v1_project_create_request.py index 3853c2d2..1f3bd351 100644 --- a/test/test_v1_project_create_request.py +++ b/test/test_v1_project_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_find_request.py b/test/test_v1_project_find_request.py index a7c33b29..8931cbf1 100644 --- a/test/test_v1_project_find_request.py +++ b/test/test_v1_project_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_response.py b/test/test_v1_project_response.py index 9b2ef7ee..4635ce99 100644 --- a/test/test_v1_project_response.py +++ b/test/test_v1_project_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_update_request.py b/test/test_v1_project_update_request.py index c1ef2689..91429d95 100644 --- a/test/test_v1_project_update_request.py +++ b/test/test_v1_project_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_quota.py b/test/test_v1_quota.py index 4a24b4cb..0e93ac93 100644 --- a/test/test_v1_quota.py +++ b/test/test_v1_quota.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_quota_set.py b/test/test_v1_quota_set.py index 7a0f2b4d..c662e939 100644 --- a/test/test_v1_quota_set.py +++ b/test/test_v1_quota_set.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_raid.py b/test/test_v1_raid.py index ce2cacfc..e73c2429 100644 --- a/test/test_v1_raid.py +++ b/test/test_v1_raid.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_server_capacity.py b/test/test_v1_server_capacity.py index 09c7b255..e9edfab6 100644 --- a/test/test_v1_server_capacity.py +++ b/test/test_v1_server_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_constraint.py b/test/test_v1_size_constraint.py index 79db9c34..1836ddcd 100644 --- a/test/test_v1_size_constraint.py +++ b/test/test_v1_size_constraint.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_create_request.py b/test/test_v1_size_create_request.py index 9d40e4ec..ddabb97f 100644 --- a/test/test_v1_size_create_request.py +++ b/test/test_v1_size_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_base.py b/test/test_v1_size_image_constraint_base.py index 016157e7..ac71ddb0 100644 --- a/test/test_v1_size_image_constraint_base.py +++ b/test/test_v1_size_image_constraint_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_create_request.py b/test/test_v1_size_image_constraint_create_request.py index 405d6d9b..14b0fe9e 100644 --- a/test/test_v1_size_image_constraint_create_request.py +++ b/test/test_v1_size_image_constraint_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_response.py b/test/test_v1_size_image_constraint_response.py index d0c65493..2044e9e7 100644 --- a/test/test_v1_size_image_constraint_response.py +++ b/test/test_v1_size_image_constraint_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_try_request.py b/test/test_v1_size_image_constraint_try_request.py index 1d422ebe..270ad485 100644 --- a/test/test_v1_size_image_constraint_try_request.py +++ b/test/test_v1_size_image_constraint_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_update_request.py b/test/test_v1_size_image_constraint_update_request.py index ee4bc644..16dd3ae5 100644 --- a/test/test_v1_size_image_constraint_update_request.py +++ b/test/test_v1_size_image_constraint_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_create_request.py b/test/test_v1_size_reservation_create_request.py index a8a5fb8d..3ec2aba3 100644 --- a/test/test_v1_size_reservation_create_request.py +++ b/test/test_v1_size_reservation_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_list_request.py b/test/test_v1_size_reservation_list_request.py index 07ff3364..ea2c780f 100644 --- a/test/test_v1_size_reservation_list_request.py +++ b/test/test_v1_size_reservation_list_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_response.py b/test/test_v1_size_reservation_response.py index d4f13a23..27f67dbf 100644 --- a/test/test_v1_size_reservation_response.py +++ b/test/test_v1_size_reservation_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_update_request.py b/test/test_v1_size_reservation_update_request.py index 68c3c760..6f1b0d5b 100644 --- a/test/test_v1_size_reservation_update_request.py +++ b/test/test_v1_size_reservation_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_usage_response.py b/test/test_v1_size_reservation_usage_response.py index d31abc14..9bba0d9f 100644 --- a/test/test_v1_size_reservation_usage_response.py +++ b/test/test_v1_size_reservation_usage_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_response.py b/test/test_v1_size_response.py index e8de4d73..0b3a4d83 100644 --- a/test/test_v1_size_response.py +++ b/test/test_v1_size_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_suggest_request.py b/test/test_v1_size_suggest_request.py index 63c8ac1b..9baebe2c 100644 --- a/test/test_v1_size_suggest_request.py +++ b/test/test_v1_size_suggest_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_update_request.py b/test/test_v1_size_update_request.py index c522cf43..c8b0c863 100644 --- a/test/test_v1_size_update_request.py +++ b/test/test_v1_size_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_base.py b/test/test_v1_switch_base.py index e1cf1c40..03e82937 100644 --- a/test/test_v1_switch_base.py +++ b/test/test_v1_switch_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_bgp_port_state.py b/test/test_v1_switch_bgp_port_state.py index 5c1571b2..16da8926 100644 --- a/test/test_v1_switch_bgp_port_state.py +++ b/test/test_v1_switch_bgp_port_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_connection.py b/test/test_v1_switch_connection.py index 5d04b5ec..f3154ece 100644 --- a/test/test_v1_switch_connection.py +++ b/test/test_v1_switch_connection.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_find_request.py b/test/test_v1_switch_find_request.py index c70f07b4..c50d69fd 100644 --- a/test/test_v1_switch_find_request.py +++ b/test/test_v1_switch_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_migrate_request.py b/test/test_v1_switch_migrate_request.py index 5364c29d..4f8d697d 100644 --- a/test/test_v1_switch_migrate_request.py +++ b/test/test_v1_switch_migrate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_nic.py b/test/test_v1_switch_nic.py index 04a28d05..d519ec68 100644 --- a/test/test_v1_switch_nic.py +++ b/test/test_v1_switch_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_notify_request.py b/test/test_v1_switch_notify_request.py index 7360cca4..5f4ca0e5 100644 --- a/test/test_v1_switch_notify_request.py +++ b/test/test_v1_switch_notify_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_notify_response.py b/test/test_v1_switch_notify_response.py index 2940b823..f5eb1ed8 100644 --- a/test/test_v1_switch_notify_response.py +++ b/test/test_v1_switch_notify_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_os.py b/test/test_v1_switch_os.py index c6fa8b7f..ccbc55d6 100644 --- a/test/test_v1_switch_os.py +++ b/test/test_v1_switch_os.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_port_toggle_request.py b/test/test_v1_switch_port_toggle_request.py index b0bd231d..8e7cde82 100644 --- a/test/test_v1_switch_port_toggle_request.py +++ b/test/test_v1_switch_port_toggle_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_register_request.py b/test/test_v1_switch_register_request.py index aeaac183..9f9ad246 100644 --- a/test/test_v1_switch_register_request.py +++ b/test/test_v1_switch_register_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_response.py b/test/test_v1_switch_response.py index b4f64468..ee59d870 100644 --- a/test/test_v1_switch_response.py +++ b/test/test_v1_switch_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_sync.py b/test/test_v1_switch_sync.py index ef2973a8..cda20033 100644 --- a/test/test_v1_switch_sync.py +++ b/test/test_v1_switch_sync.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_update_request.py b/test/test_v1_switch_update_request.py index 97e32096..ee4b29da 100644 --- a/test/test_v1_switch_update_request.py +++ b/test/test_v1_switch_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant.py b/test/test_v1_tenant.py index 566e32b5..ba423949 100644 --- a/test/test_v1_tenant.py +++ b/test/test_v1_tenant.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_create_request.py b/test/test_v1_tenant_create_request.py index 72b46395..c0809c15 100644 --- a/test/test_v1_tenant_create_request.py +++ b/test/test_v1_tenant_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_find_request.py b/test/test_v1_tenant_find_request.py index 1c27a257..3bbd019a 100644 --- a/test/test_v1_tenant_find_request.py +++ b/test/test_v1_tenant_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_response.py b/test/test_v1_tenant_response.py index 663fe1e8..049b8635 100644 --- a/test/test_v1_tenant_response.py +++ b/test/test_v1_tenant_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_update_request.py b/test/test_v1_tenant_update_request.py index 8d8722ff..2e349f8f 100644 --- a/test/test_v1_tenant_update_request.py +++ b/test/test_v1_tenant_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_timestamps.py b/test/test_v1_timestamps.py index ef158ead..85800471 100644 --- a/test/test_v1_timestamps.py +++ b/test/test_v1_timestamps.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_user.py b/test/test_v1_user.py index e9d43c0e..3a66291a 100644 --- a/test/test_v1_user.py +++ b/test/test_v1_user.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vendor_revisions.py b/test/test_v1_vendor_revisions.py index 0293222c..ec079a4e 100644 --- a/test/test_v1_vendor_revisions.py +++ b/test/test_v1_vendor_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_volume_group.py b/test/test_v1_volume_group.py index 2b5bc968..7cbedcca 100644 --- a/test/test_v1_volume_group.py +++ b/test/test_v1_volume_group.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vpn_request.py b/test/test_v1_vpn_request.py index f4c31958..5ca82eb5 100644 --- a/test/test_v1_vpn_request.py +++ b/test/test_v1_vpn_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vpn_response.py b/test/test_v1_vpn_response.py index 9b249a1d..1f36554b 100644 --- a/test/test_v1_vpn_response.py +++ b/test/test_v1_vpn_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_version_api.py b/test/test_version_api.py index 85a2e2f2..e009acf5 100644 --- a/test/test_version_api.py +++ b/test/test_version_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_vpn_api.py b/test/test_vpn_api.py index 9994336e..13c1cc15 100644 --- a/test/test_vpn_api.py +++ b/test/test_vpn_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.39.6 + OpenAPI spec version: v0.39.7 Generated by: https://github.com/swagger-api/swagger-codegen.git """