From 4aca75f124fdedbce82e0fbabc1871bcbeab8810 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Wed, 19 Feb 2025 11:25:27 +0000 Subject: [PATCH 1/2] Bump metal-api to version v0.40.2 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index b03f505c..a45a0141 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -VERSION = 'v0.40.1' +VERSION = 'v0.40.2' From f5159b4967a49511ceedaba53b300ea20b5f381d Mon Sep 17 00:00:00 2001 From: auto-build Date: Wed, 19 Feb 2025 11:25:44 +0000 Subject: [PATCH 2/2] Bump to version v0.40.2 --- docs/V1IPAllocateRequest.md | 2 +- docs/V1NetworkAllocateRequest.md | 4 ++-- 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 +- .../models/datastore_image_search_query.py | 2 +- .../models/datastore_ip_search_query.py | 2 +- .../models/datastore_machine_search_query.py | 2 +- .../models/datastore_network_search_query.py | 2 +- .../models/datastore_switch_search_query.py | 2 +- .../models/httperrors_http_error_response.py | 2 +- .../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 +- .../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 +- .../models/v1_filesystem_layout_base.py | 2 +- .../v1_filesystem_layout_constraints.py | 2 +- .../v1_filesystem_layout_create_request.py | 2 +- .../v1_filesystem_layout_match_request.py | 2 +- .../models/v1_filesystem_layout_response.py | 2 +- .../v1_filesystem_layout_try_request.py | 2 +- .../v1_filesystem_layout_update_request.py | 2 +- .../models/v1_firewall_allocate_request.py | 2 +- .../models/v1_firewall_create_request.py | 2 +- .../models/v1_firewall_egress_rule.py | 2 +- .../models/v1_firewall_find_request.py | 2 +- .../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 +- .../models/v1_image_create_request.py | 2 +- metal_python/models/v1_image_find_request.py | 2 +- metal_python/models/v1_image_response.py | 2 +- .../models/v1_image_update_request.py | 2 +- metal_python/models/v1_ip_allocate_request.py | 7 +++---- 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 +- .../models/v1_machine_allocate_request.py | 2 +- metal_python/models/v1_machine_allocation.py | 2 +- .../models/v1_machine_allocation_network.py | 2 +- metal_python/models/v1_machine_base.py | 2 +- metal_python/models/v1_machine_bios.py | 2 +- .../models/v1_machine_block_device.py | 2 +- .../v1_machine_console_password_request.py | 2 +- .../v1_machine_console_password_response.py | 2 +- .../models/v1_machine_find_request.py | 2 +- metal_python/models/v1_machine_fru.py | 2 +- metal_python/models/v1_machine_hardware.py | 2 +- .../models/v1_machine_hardware_base.py | 2 +- metal_python/models/v1_machine_ipmi.py | 2 +- metal_python/models/v1_machine_ipmi_report.py | 2 +- .../models/v1_machine_ipmi_report_response.py | 2 +- .../models/v1_machine_ipmi_reports.py | 2 +- .../models/v1_machine_ipmi_response.py | 2 +- metal_python/models/v1_machine_issue.py | 2 +- .../models/v1_machine_issue_response.py | 2 +- .../models/v1_machine_issues_request.py | 2 +- metal_python/models/v1_machine_network.py | 2 +- metal_python/models/v1_machine_nic.py | 2 +- .../models/v1_machine_provisioning_event.py | 2 +- .../v1_machine_recent_provisioning_events.py | 2 +- .../models/v1_machine_reinstall_request.py | 2 +- metal_python/models/v1_machine_response.py | 2 +- metal_python/models/v1_machine_state.py | 2 +- .../v1_machine_update_firmware_request.py | 2 +- .../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 +- .../models/v1_network_allocate_request.py | 20 +++++++++---------- metal_python/models/v1_network_base.py | 2 +- metal_python/models/v1_network_consumption.py | 2 +- .../models/v1_network_create_request.py | 2 +- .../models/v1_network_find_request.py | 2 +- metal_python/models/v1_network_immutable.py | 2 +- metal_python/models/v1_network_response.py | 2 +- .../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 +- .../models/v1_partition_boot_configuration.py | 2 +- metal_python/models/v1_partition_capacity.py | 2 +- .../models/v1_partition_capacity_request.py | 2 +- .../models/v1_partition_create_request.py | 2 +- metal_python/models/v1_partition_response.py | 2 +- .../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 +- .../models/v1_project_create_request.py | 2 +- .../models/v1_project_find_request.py | 2 +- metal_python/models/v1_project_response.py | 2 +- .../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 +- .../models/v1_size_image_constraint_base.py | 2 +- ...v1_size_image_constraint_create_request.py | 2 +- .../v1_size_image_constraint_response.py | 2 +- .../v1_size_image_constraint_try_request.py | 2 +- ...v1_size_image_constraint_update_request.py | 2 +- .../v1_size_reservation_create_request.py | 2 +- .../v1_size_reservation_list_request.py | 2 +- .../models/v1_size_reservation_response.py | 2 +- .../v1_size_reservation_update_request.py | 2 +- .../v1_size_reservation_usage_response.py | 2 +- metal_python/models/v1_size_response.py | 2 +- .../models/v1_size_suggest_request.py | 2 +- metal_python/models/v1_size_update_request.py | 2 +- metal_python/models/v1_switch_base.py | 2 +- .../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 +- .../models/v1_switch_migrate_request.py | 2 +- metal_python/models/v1_switch_nic.py | 2 +- .../models/v1_switch_notify_request.py | 2 +- .../models/v1_switch_notify_response.py | 2 +- metal_python/models/v1_switch_os.py | 2 +- .../models/v1_switch_port_toggle_request.py | 2 +- .../models/v1_switch_register_request.py | 2 +- metal_python/models/v1_switch_response.py | 2 +- metal_python/models/v1_switch_sync.py | 2 +- .../models/v1_switch_update_request.py | 2 +- metal_python/models/v1_tenant.py | 2 +- .../models/v1_tenant_create_request.py | 2 +- metal_python/models/v1_tenant_find_request.py | 2 +- metal_python/models/v1_tenant_response.py | 2 +- .../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 +- ...est_v1_filesystem_layout_create_request.py | 2 +- ...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 +- ...est_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 +- ...est_v1_machine_console_password_request.py | 2 +- ...st_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 +- ...t_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_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_consumption.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 +- ...v1_size_image_constraint_create_request.py | 2 +- .../test_v1_size_image_constraint_response.py | 2 +- ...st_v1_size_image_constraint_try_request.py | 2 +- ...v1_size_image_constraint_update_request.py | 2 +- ...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_v1_size_reservation_update_request.py | 2 +- ...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 +- 355 files changed, 369 insertions(+), 372 deletions(-) diff --git a/docs/V1IPAllocateRequest.md b/docs/V1IPAllocateRequest.md index 524bd22a..5567d4b2 100644 --- a/docs/V1IPAllocateRequest.md +++ b/docs/V1IPAllocateRequest.md @@ -3,7 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**addressfamily** | **str** | the addressfamily to allocate a ip address from the given network, defaults to IPv4 | +**addressfamily** | **str** | the addressfamily to allocate a ip address from the given network, defaults to IPv4 | [optional] **description** | **str** | a description for this entity | [optional] **machineid** | **str** | the machine id this ip should be associated with | [optional] **name** | **str** | a readable name for this entity | [optional] diff --git a/docs/V1NetworkAllocateRequest.md b/docs/V1NetworkAllocateRequest.md index 614fd521..2fe5be95 100644 --- a/docs/V1NetworkAllocateRequest.md +++ b/docs/V1NetworkAllocateRequest.md @@ -3,11 +3,11 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**addressfamily** | **str** | the addressfamily to allocate a child network defaults. If not specified, the child network inherits the addressfamilies from the parent. | +**addressfamily** | **str** | the addressfamily to allocate a child network. If not specified, the child network inherits the addressfamilies from the parent. | [optional] **description** | **str** | a description for this entity | [optional] **destinationprefixes** | **list[str]** | the destination prefixes of this network | [optional] **labels** | **dict(str, str)** | free labels that you associate with this network. | [optional] -**length** | **dict(str, int)** | the bitlen of the prefix to allocate, defaults to defaultchildprefixlength of super prefix | +**length** | **dict(str, int)** | the bit lengths of the prefix to allocate, defaults to the default child prefix lengths of the parent network | [optional] **name** | **str** | a readable name for this entity | [optional] **nat** | **bool** | if set to true, packets leaving this network get masqueraded behind interface ip | [optional] **parentnetworkid** | **str** | the parent network from which this network should be allocated | diff --git a/metal_python/__init__.py b/metal_python/__init__.py index d7828979..85e26e32 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.40.1 + OpenAPI spec version: v0.40.2 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 81658da6..5820d99e 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.40.1 + OpenAPI spec version: v0.40.2 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 90d974b2..0185d74e 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.40.1 + OpenAPI spec version: v0.40.2 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 ee73060c..9273f641 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.40.1 + OpenAPI spec version: v0.40.2 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 d1515765..a7ec8054 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.40.1 + OpenAPI spec version: v0.40.2 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 d3129b57..2f194e3b 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.40.1 + OpenAPI spec version: v0.40.2 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 6ccf4f0c..ce921d62 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.40.1 + OpenAPI spec version: v0.40.2 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 9ea0646b..c630af79 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.40.1 + OpenAPI spec version: v0.40.2 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 dc6a30e6..b2b1868a 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.40.1 + OpenAPI spec version: v0.40.2 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 cc527fb4..d67306e8 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.40.1 + OpenAPI spec version: v0.40.2 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 4b387c8b..54d777e8 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.40.1 + OpenAPI spec version: v0.40.2 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 db0b6c50..e4b1696d 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.40.1 + OpenAPI spec version: v0.40.2 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 44d5524c..bf0e461f 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.40.1 + OpenAPI spec version: v0.40.2 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 93f8bc04..ef647967 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.40.1 + OpenAPI spec version: v0.40.2 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 e6402b72..e351f96e 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.40.1 + OpenAPI spec version: v0.40.2 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 6a71b340..422e2576 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.40.1 + OpenAPI spec version: v0.40.2 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 4292837a..678ed147 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.40.1 + OpenAPI spec version: v0.40.2 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 be7f2743..bd00fa99 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.40.1 + OpenAPI spec version: v0.40.2 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 d1cbbf9a..b81fbf5d 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.40.1 + OpenAPI spec version: v0.40.2 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 88fb3ef4..7067396f 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.40.1 + OpenAPI spec version: v0.40.2 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.40.1/python' + self.user_agent = 'Swagger-Codegen/v0.40.2/python' def __del__(self): if self._pool is not None: diff --git a/metal_python/configuration.py b/metal_python/configuration.py index a099523b..ab18aedb 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.40.1 + OpenAPI spec version: v0.40.2 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.40.1\n"\ - "SDK Package Version: v0.40.1".\ + "Version of the API: v0.40.2\n"\ + "SDK Package Version: v0.40.2".\ format(env=sys.platform, pyversion=sys.version) diff --git a/metal_python/models/__init__.py b/metal_python/models/__init__.py index 15505e66..1662ee93 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.40.1 + OpenAPI spec version: v0.40.2 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 52048121..59f6132e 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.40.1 + OpenAPI spec version: v0.40.2 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 d8433007..319234b3 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.40.1 + OpenAPI spec version: v0.40.2 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 2e1eeeec..6f8a567e 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.40.1 + OpenAPI spec version: v0.40.2 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 698f1579..b465d970 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.40.1 + OpenAPI spec version: v0.40.2 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 ff9b11ff..4e466f2e 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.40.1 + OpenAPI spec version: v0.40.2 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 4bea6b54..40cfd796 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.40.1 + OpenAPI spec version: v0.40.2 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 86e9aeeb..4f04b5e0 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.40.1 + OpenAPI spec version: v0.40.2 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 a313a8a5..18dacdb2 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.40.1 + OpenAPI spec version: v0.40.2 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 7d40e0e0..32fb5389 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.40.1 + OpenAPI spec version: v0.40.2 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 39145b32..7b5cf996 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.40.1 + OpenAPI spec version: v0.40.2 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 2f35f4d0..5e5c6c13 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.40.1 + OpenAPI spec version: v0.40.2 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 fb37c7bd..c2c37498 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.40.1 + OpenAPI spec version: v0.40.2 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 96a53e6c..da19d2c7 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.40.1 + OpenAPI spec version: v0.40.2 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 68306f53..7d8003c9 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.40.1 + OpenAPI spec version: v0.40.2 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 0bcfa14a..7298fded 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.40.1 + OpenAPI spec version: v0.40.2 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 a63596fc..46b5e87e 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.40.1 + OpenAPI spec version: v0.40.2 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 0e28d175..3f1d6604 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.40.1 + OpenAPI spec version: v0.40.2 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 8bd0638b..07ee152e 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.40.1 + OpenAPI spec version: v0.40.2 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 05eb7962..e68e2e75 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.40.1 + OpenAPI spec version: v0.40.2 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 1b149ca2..b1292f8a 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.40.1 + OpenAPI spec version: v0.40.2 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 49d4dc3e..0641607b 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.40.1 + OpenAPI spec version: v0.40.2 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 4045a4fb..b0e752c7 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.40.1 + OpenAPI spec version: v0.40.2 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 033af3a2..a3d239db 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.40.1 + OpenAPI spec version: v0.40.2 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 6bcbc74b..6b3f6e0d 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.40.1 + OpenAPI spec version: v0.40.2 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 7464ffbc..55e20d1f 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.40.1 + OpenAPI spec version: v0.40.2 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 846e4b88..de2d69d8 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.40.1 + OpenAPI spec version: v0.40.2 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 7280adce..be4bfd75 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.40.1 + OpenAPI spec version: v0.40.2 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 3755cc23..2f7e1b31 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.40.1 + OpenAPI spec version: v0.40.2 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 4024e764..9019c3b3 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.40.1 + OpenAPI spec version: v0.40.2 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 d88775de..066380a1 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.40.1 + OpenAPI spec version: v0.40.2 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 9a25ff9a..c4ab330d 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.40.1 + OpenAPI spec version: v0.40.2 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 e780f6e8..108787ec 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.40.1 + OpenAPI spec version: v0.40.2 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 d3e131bd..5b78392a 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.40.1 + OpenAPI spec version: v0.40.2 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 369b53ac..aca14305 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.40.1 + OpenAPI spec version: v0.40.2 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 112b6558..5c49f9fe 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.40.1 + OpenAPI spec version: v0.40.2 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 6b0c9574..92dc0dae 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.40.1 + OpenAPI spec version: v0.40.2 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 47ced2aa..56826ef0 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.40.1 + OpenAPI spec version: v0.40.2 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 06ef6a65..fe5794cf 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.40.1 + OpenAPI spec version: v0.40.2 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 33598aff..2539818f 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.40.1 + OpenAPI spec version: v0.40.2 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 958a4a51..b5edb0ea 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.40.1 + OpenAPI spec version: v0.40.2 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 b148ae8a..80219de2 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.40.1 + OpenAPI spec version: v0.40.2 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 359c0a91..ffd846a7 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.40.1 + OpenAPI spec version: v0.40.2 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 cd3dc78e..96a85ec5 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.40.1 + OpenAPI spec version: v0.40.2 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 6b5a3c71..773ebb1c 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.40.1 + OpenAPI spec version: v0.40.2 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 3c39a045..2d65cd2b 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.40.1 + OpenAPI spec version: v0.40.2 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 96bbd24e..f2fdaef4 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.40.1 + OpenAPI spec version: v0.40.2 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -65,7 +65,8 @@ def __init__(self, addressfamily=None, description=None, machineid=None, name=No self._type = None self.discriminator = None - self.addressfamily = addressfamily + if addressfamily is not None: + self.addressfamily = addressfamily if description is not None: self.description = description if machineid is not None: @@ -98,8 +99,6 @@ def addressfamily(self, addressfamily): :param addressfamily: The addressfamily of this V1IPAllocateRequest. # noqa: E501 :type: str """ - if addressfamily is None: - raise ValueError("Invalid value for `addressfamily`, must not be `None`") # noqa: E501 allowed_values = ["IPv4", "IPv6"] # noqa: E501 if addressfamily not in allowed_values: raise ValueError( diff --git a/metal_python/models/v1_ip_base.py b/metal_python/models/v1_ip_base.py index 05c78f22..77c85575 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.40.1 + OpenAPI spec version: v0.40.2 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 17a143ce..f1008a3a 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.40.1 + OpenAPI spec version: v0.40.2 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 61d4b6dc..03e65023 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.40.1 + OpenAPI spec version: v0.40.2 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 b18d6352..691ff417 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.40.1 + OpenAPI spec version: v0.40.2 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 357ca484..6d5bd358 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.40.1 + OpenAPI spec version: v0.40.2 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 e7009857..fced4e30 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.40.1 + OpenAPI spec version: v0.40.2 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 df1f5f46..c4543fc5 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.40.1 + OpenAPI spec version: v0.40.2 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 681a106a..4ab7f298 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.40.1 + OpenAPI spec version: v0.40.2 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 a45d1ff2..eae380d8 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.40.1 + OpenAPI spec version: v0.40.2 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 5a85cd3a..f581f091 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.40.1 + OpenAPI spec version: v0.40.2 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 0f224d7e..0dc0365b 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.40.1 + OpenAPI spec version: v0.40.2 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 2a68457d..29feaf06 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.40.1 + OpenAPI spec version: v0.40.2 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 cb58b273..53954147 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.40.1 + OpenAPI spec version: v0.40.2 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 f5bd9294..6b106b70 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.40.1 + OpenAPI spec version: v0.40.2 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 b08d6fbb..9120029e 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.40.1 + OpenAPI spec version: v0.40.2 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 1b8509a4..54cb34bc 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.40.1 + OpenAPI spec version: v0.40.2 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 62e43a9f..c0a92808 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.40.1 + OpenAPI spec version: v0.40.2 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 5714c390..8d6ea676 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.40.1 + OpenAPI spec version: v0.40.2 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 994edb63..4182b6de 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.40.1 + OpenAPI spec version: v0.40.2 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 3ed78918..8408af2a 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.40.1 + OpenAPI spec version: v0.40.2 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 665a9035..95ba92f5 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.40.1 + OpenAPI spec version: v0.40.2 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 f57fc025..b7a90293 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.40.1 + OpenAPI spec version: v0.40.2 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 202ee193..53fb87f3 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.40.1 + OpenAPI spec version: v0.40.2 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 765b4f13..9fda60ba 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.40.1 + OpenAPI spec version: v0.40.2 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 593ffc59..4f9e35e9 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.40.1 + OpenAPI spec version: v0.40.2 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 8b56baac..407bcae5 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.40.1 + OpenAPI spec version: v0.40.2 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 19472097..771b80dd 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.40.1 + OpenAPI spec version: v0.40.2 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 fa781159..19aa5e64 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.40.1 + OpenAPI spec version: v0.40.2 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 77181253..fbb17308 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.40.1 + OpenAPI spec version: v0.40.2 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 cdd4bd32..a3539077 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.40.1 + OpenAPI spec version: v0.40.2 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 0ccbc5da..64200ff8 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.40.1 + OpenAPI spec version: v0.40.2 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 0614f20b..522ecd02 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.40.1 + OpenAPI spec version: v0.40.2 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 0d1350ec..ad7492ec 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.40.1 + OpenAPI spec version: v0.40.2 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 cdf3d011..1458f1a2 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.40.1 + OpenAPI spec version: v0.40.2 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 2c15bad9..9eae28e0 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.40.1 + OpenAPI spec version: v0.40.2 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 d774edf3..2348a0bb 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.40.1 + OpenAPI spec version: v0.40.2 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 6a3cfb97..a764a238 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.40.1 + OpenAPI spec version: v0.40.2 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 40f7c90f..d6f2a952 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.40.1 + OpenAPI spec version: v0.40.2 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 aa61ccb8..cad9e269 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.40.1 + OpenAPI spec version: v0.40.2 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 2e060fd2..ee2348cc 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.40.1 + OpenAPI spec version: v0.40.2 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 bd92647c..dc5a2669 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.40.1 + OpenAPI spec version: v0.40.2 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -74,14 +74,16 @@ def __init__(self, addressfamily=None, description=None, destinationprefixes=Non self._shared = None self.discriminator = None - self.addressfamily = addressfamily + if addressfamily is not None: + self.addressfamily = addressfamily if description is not None: self.description = description if destinationprefixes is not None: self.destinationprefixes = destinationprefixes if labels is not None: self.labels = labels - self.length = length + if length is not None: + self.length = length if name is not None: self.name = name if nat is not None: @@ -98,7 +100,7 @@ def __init__(self, addressfamily=None, description=None, destinationprefixes=Non def addressfamily(self): """Gets the addressfamily of this V1NetworkAllocateRequest. # noqa: E501 - the addressfamily to allocate a child network defaults. If not specified, the child network inherits the addressfamilies from the parent. # noqa: E501 + the addressfamily to allocate a child network. If not specified, the child network inherits the addressfamilies from the parent. # noqa: E501 :return: The addressfamily of this V1NetworkAllocateRequest. # noqa: E501 :rtype: str @@ -109,13 +111,11 @@ def addressfamily(self): def addressfamily(self, addressfamily): """Sets the addressfamily of this V1NetworkAllocateRequest. - the addressfamily to allocate a child network defaults. If not specified, the child network inherits the addressfamilies from the parent. # noqa: E501 + the addressfamily to allocate a child network. If not specified, the child network inherits the addressfamilies from the parent. # noqa: E501 :param addressfamily: The addressfamily of this V1NetworkAllocateRequest. # noqa: E501 :type: str """ - if addressfamily is None: - raise ValueError("Invalid value for `addressfamily`, must not be `None`") # noqa: E501 allowed_values = ["IPv4", "IPv6"] # noqa: E501 if addressfamily not in allowed_values: raise ValueError( @@ -198,7 +198,7 @@ def labels(self, labels): def length(self): """Gets the length of this V1NetworkAllocateRequest. # noqa: E501 - the bitlen of the prefix to allocate, defaults to defaultchildprefixlength of super prefix # noqa: E501 + the bit lengths of the prefix to allocate, defaults to the default child prefix lengths of the parent network # noqa: E501 :return: The length of this V1NetworkAllocateRequest. # noqa: E501 :rtype: dict(str, int) @@ -209,13 +209,11 @@ def length(self): def length(self, length): """Sets the length of this V1NetworkAllocateRequest. - the bitlen of the prefix to allocate, defaults to defaultchildprefixlength of super prefix # noqa: E501 + the bit lengths of the prefix to allocate, defaults to the default child prefix lengths of the parent network # noqa: E501 :param length: The length of this V1NetworkAllocateRequest. # noqa: E501 :type: dict(str, int) """ - if length is None: - raise ValueError("Invalid value for `length`, must not be `None`") # noqa: E501 self._length = length diff --git a/metal_python/models/v1_network_base.py b/metal_python/models/v1_network_base.py index 48914dd0..f37903a7 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.40.1 + OpenAPI spec version: v0.40.2 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_consumption.py b/metal_python/models/v1_network_consumption.py index a40a2365..30ce2579 100644 --- a/metal_python/models/v1_network_consumption.py +++ b/metal_python/models/v1_network_consumption.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.40.1 + OpenAPI spec version: v0.40.2 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 255adbd7..9fdf878f 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.40.1 + OpenAPI spec version: v0.40.2 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 70e98164..25578938 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.40.1 + OpenAPI spec version: v0.40.2 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 fc4c4fdf..53177184 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.40.1 + OpenAPI spec version: v0.40.2 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 4be6aa41..5882e966 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.40.1 + OpenAPI spec version: v0.40.2 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 3f5b85c0..f43b6e79 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.40.1 + OpenAPI spec version: v0.40.2 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 f8308fab..fe8cc7f1 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.40.1 + OpenAPI spec version: v0.40.2 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 db0d03ec..d0182703 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.40.1 + OpenAPI spec version: v0.40.2 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 fccfe945..66109137 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.40.1 + OpenAPI spec version: v0.40.2 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 ec9232f8..3abce948 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.40.1 + OpenAPI spec version: v0.40.2 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 f8b11ebc..0df5fe8b 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.40.1 + OpenAPI spec version: v0.40.2 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 ada10592..7c6341ee 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.40.1 + OpenAPI spec version: v0.40.2 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 76f0ad0b..6bd6aa20 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.40.1 + OpenAPI spec version: v0.40.2 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 578abb99..97ead074 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.40.1 + OpenAPI spec version: v0.40.2 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 493126c9..af77d259 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.40.1 + OpenAPI spec version: v0.40.2 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 f1a4f490..5ec9945e 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.40.1 + OpenAPI spec version: v0.40.2 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 b8043a64..1b645145 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.40.1 + OpenAPI spec version: v0.40.2 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 2832d1ca..9a547034 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.40.1 + OpenAPI spec version: v0.40.2 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 3e5ed36a..a30f30be 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.40.1 + OpenAPI spec version: v0.40.2 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 78194aea..ce969833 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.40.1 + OpenAPI spec version: v0.40.2 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 541c2738..8392d723 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.40.1 + OpenAPI spec version: v0.40.2 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 97fa8a79..d8a2cda5 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.40.1 + OpenAPI spec version: v0.40.2 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 1ad3a82f..c0672971 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.40.1 + OpenAPI spec version: v0.40.2 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 95c9ba9d..dec50f79 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.40.1 + OpenAPI spec version: v0.40.2 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 71e10b45..207715fb 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.40.1 + OpenAPI spec version: v0.40.2 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 7a8b3688..d273f7d0 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.40.1 + OpenAPI spec version: v0.40.2 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 03c13de1..3bad3c73 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.40.1 + OpenAPI spec version: v0.40.2 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 c674d1fe..ab0a28e4 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.40.1 + OpenAPI spec version: v0.40.2 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 256c6a2f..e48240d0 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.40.1 + OpenAPI spec version: v0.40.2 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 22780c09..5947af85 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.40.1 + OpenAPI spec version: v0.40.2 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 c1b15d83..f054caf7 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.40.1 + OpenAPI spec version: v0.40.2 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 31a24ef4..0cf60e4d 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.40.1 + OpenAPI spec version: v0.40.2 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 88d72658..8dd14179 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.40.1 + OpenAPI spec version: v0.40.2 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 5100cc97..99a1ecf4 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.40.1 + OpenAPI spec version: v0.40.2 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 6b1f2037..bc9c5248 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.40.1 + OpenAPI spec version: v0.40.2 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 02df1d51..6a0fb6eb 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.40.1 + OpenAPI spec version: v0.40.2 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 02be3ff4..243c9f4f 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.40.1 + OpenAPI spec version: v0.40.2 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 84178962..514b8ddc 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.40.1 + OpenAPI spec version: v0.40.2 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 ec813847..048353d6 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.40.1 + OpenAPI spec version: v0.40.2 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 40d97a2c..8ab9ad52 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.40.1 + OpenAPI spec version: v0.40.2 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 cdf2a177..88db9785 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.40.1 + OpenAPI spec version: v0.40.2 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 fe6dc7f9..fc64ece6 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.40.1 + OpenAPI spec version: v0.40.2 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 d149833f..880bf766 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.40.1 + OpenAPI spec version: v0.40.2 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 24b4fabe..382a2338 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.40.1 + OpenAPI spec version: v0.40.2 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 9cc0363d..3b25baa3 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.40.1 + OpenAPI spec version: v0.40.2 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 4e173433..bbce0146 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.40.1 + OpenAPI spec version: v0.40.2 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 de3ec3b5..ba293325 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.40.1 + OpenAPI spec version: v0.40.2 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 664801e7..a88abbbe 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.40.1 + OpenAPI spec version: v0.40.2 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 66b178e8..6b298a28 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.40.1 + OpenAPI spec version: v0.40.2 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 b0d4bbf4..51ea736e 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.40.1 + OpenAPI spec version: v0.40.2 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 68522494..eee9bb11 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.40.1 + OpenAPI spec version: v0.40.2 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 fa4615c2..279c0d2e 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.40.1 + OpenAPI spec version: v0.40.2 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 91ce53c2..e91fa5a2 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.40.1 + OpenAPI spec version: v0.40.2 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 2bc7d10c..4d87edf0 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.40.1 + OpenAPI spec version: v0.40.2 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 5be3b99f..eed5f52a 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.40.1 + OpenAPI spec version: v0.40.2 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 c7f8bb2f..4b5cde2f 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.40.1 + OpenAPI spec version: v0.40.2 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 57a10307..b6feb3d3 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.40.1 + OpenAPI spec version: v0.40.2 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 e29e3ef4..5c0082f8 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.40.1 + OpenAPI spec version: v0.40.2 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 71171513..6b97675c 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.40.1 + OpenAPI spec version: v0.40.2 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 23adf6d1..d7fe00c8 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.40.1 + OpenAPI spec version: v0.40.2 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 b6b3a798..6afb26d4 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.40.1 + OpenAPI spec version: v0.40.2 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 c8563c86..578df7e5 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.40.1 + OpenAPI spec version: v0.40.2 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 01c2acef..0e6f05f0 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.40.1 + OpenAPI spec version: v0.40.2 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 f481d898..50ca1562 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.40.1 + OpenAPI spec version: v0.40.2 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 7b300b4d..acf6c614 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.40.1 + OpenAPI spec version: v0.40.2 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 b7d2a84f..d10c741c 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.40.1 + OpenAPI spec version: v0.40.2 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 520c8d2f..44e876da 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.40.1 + OpenAPI spec version: v0.40.2 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 26531136..90bb9b95 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.40.1 + OpenAPI spec version: v0.40.2 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/rest.py b/metal_python/rest.py index 75f6141c..2431a5b4 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.40.1 + OpenAPI spec version: v0.40.2 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 35137216..95634e2f 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.40.1 + OpenAPI spec version: v0.40.2 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 a555ba87..40af276a 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.40.1 + OpenAPI spec version: v0.40.2 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 efb812b5..68471a5a 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.40.1 + OpenAPI spec version: v0.40.2 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 97758227..44323922 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.40.1 + OpenAPI spec version: v0.40.2 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 add63dd7..69fed7eb 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.40.1 + OpenAPI spec version: v0.40.2 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 8af097f6..f5adb032 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.40.1 + OpenAPI spec version: v0.40.2 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 42c59ccc..8cf9840b 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.40.1 + OpenAPI spec version: v0.40.2 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 f436d53b..1e0a97b0 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.40.1 + OpenAPI spec version: v0.40.2 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 64817886..9fd3643c 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.40.1 + OpenAPI spec version: v0.40.2 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 dc4c87b9..366a9f83 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.40.1 + OpenAPI spec version: v0.40.2 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 9db1fbdd..eebd02a0 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.40.1 + OpenAPI spec version: v0.40.2 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 88cd1d6f..acd98e8f 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.40.1 + OpenAPI spec version: v0.40.2 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 f3d60fde..3de95f58 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.40.1 + OpenAPI spec version: v0.40.2 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 5416243a..ce5aac38 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.40.1 + OpenAPI spec version: v0.40.2 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 f82731cc..ad593565 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.40.1 + OpenAPI spec version: v0.40.2 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 f0c36ecc..a955447a 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.40.1 + OpenAPI spec version: v0.40.2 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 8f838956..f7f40399 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.40.1 + OpenAPI spec version: v0.40.2 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 fe55f12c..cb8315bc 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.40.1 + OpenAPI spec version: v0.40.2 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 6efc42d2..279948fb 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.40.1 + OpenAPI spec version: v0.40.2 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 ccd62265..e6d957a8 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.40.1 + OpenAPI spec version: v0.40.2 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 b455c6c7..6936f2c4 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.40.1 + OpenAPI spec version: v0.40.2 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 4cc10b1a..cb5f2123 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.40.1 + OpenAPI spec version: v0.40.2 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 43513825..baf48b04 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.40.1 + OpenAPI spec version: v0.40.2 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 d04c6d80..5624a60b 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.40.1 + OpenAPI spec version: v0.40.2 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 8f8794a1..f76d3ca0 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.40.1 + OpenAPI spec version: v0.40.2 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 18779cda..7dffc99f 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.40.1 + OpenAPI spec version: v0.40.2 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 86f3c22a..427292bb 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.40.1 + OpenAPI spec version: v0.40.2 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 bf6e66fc..fbeea0fa 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.40.1 + OpenAPI spec version: v0.40.2 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 74c68cc8..94c214e0 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.40.1 + OpenAPI spec version: v0.40.2 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 4791fa34..60890d0f 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.40.1 + OpenAPI spec version: v0.40.2 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 dc2295b3..b0d1fb52 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.40.1 + OpenAPI spec version: v0.40.2 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 8ef7e2c5..20fa8144 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.40.1 + OpenAPI spec version: v0.40.2 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 9756465f..93db5681 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.40.1 + OpenAPI spec version: v0.40.2 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 df6c9712..d4b1497f 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.40.1 + OpenAPI spec version: v0.40.2 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 fbb1f842..37a2e663 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.40.1 + OpenAPI spec version: v0.40.2 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 3fe9fa83..37b0be28 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.40.1 + OpenAPI spec version: v0.40.2 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 9a76f5fc..a8610eb6 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.40.1 + OpenAPI spec version: v0.40.2 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 402463a5..6d334d6a 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.40.1 + OpenAPI spec version: v0.40.2 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 a48db543..e9457940 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.40.1 + OpenAPI spec version: v0.40.2 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 909648bb..e2db72b2 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.40.1 + OpenAPI spec version: v0.40.2 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 409edb38..862899a2 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.40.1 + OpenAPI spec version: v0.40.2 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 7a611de2..2cf44606 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.40.1 + OpenAPI spec version: v0.40.2 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 8af32c1f..7962afc8 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.40.1 + OpenAPI spec version: v0.40.2 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 a6e559b9..75a8e726 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.40.1 + OpenAPI spec version: v0.40.2 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 aebf22eb..bba3c6a9 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.40.1 + OpenAPI spec version: v0.40.2 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 032b88f3..effcf615 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.40.1 + OpenAPI spec version: v0.40.2 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 3e9fd090..fd25bdc0 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.40.1 + OpenAPI spec version: v0.40.2 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 0a346efe..90e3cd99 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.40.1 + OpenAPI spec version: v0.40.2 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 c3c95a09..4ea6ba18 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.40.1 + OpenAPI spec version: v0.40.2 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 f2d9af6c..7ff156ce 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.40.1 + OpenAPI spec version: v0.40.2 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 b081a187..365621ec 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.40.1 + OpenAPI spec version: v0.40.2 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 e5f1b618..79e91292 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.40.1 + OpenAPI spec version: v0.40.2 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 98a7eaed..ca5d50ef 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.40.1 + OpenAPI spec version: v0.40.2 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 54c00012..7238e338 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.40.1 + OpenAPI spec version: v0.40.2 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 eabbb7ed..a8594b5b 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.40.1 + OpenAPI spec version: v0.40.2 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 dc22866c..00f0b0fa 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.40.1 + OpenAPI spec version: v0.40.2 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 d53b656c..abc1b05c 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.40.1 + OpenAPI spec version: v0.40.2 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 4d244fdb..7882f7a1 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.40.1 + OpenAPI spec version: v0.40.2 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 72332f24..ae83eb14 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.40.1 + OpenAPI spec version: v0.40.2 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 e519d820..a14113c3 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.40.1 + OpenAPI spec version: v0.40.2 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 8b0aaa38..04f2afd0 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.40.1 + OpenAPI spec version: v0.40.2 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 cdc75a15..14ed843b 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.40.1 + OpenAPI spec version: v0.40.2 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 8eac1344..497b1023 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.40.1 + OpenAPI spec version: v0.40.2 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 2ab3fd2a..1757cf4b 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.40.1 + OpenAPI spec version: v0.40.2 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 9e4c8a7a..daeabd5e 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.40.1 + OpenAPI spec version: v0.40.2 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 c4a93d6a..418b36ca 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.40.1 + OpenAPI spec version: v0.40.2 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 04b2e871..59098b4f 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.40.1 + OpenAPI spec version: v0.40.2 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 8da68a70..37b2804f 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.40.1 + OpenAPI spec version: v0.40.2 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 e0d41df0..ed5cf50c 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.40.1 + OpenAPI spec version: v0.40.2 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 a095d2e6..318678b8 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.40.1 + OpenAPI spec version: v0.40.2 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 d6f8469b..e6670bea 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.40.1 + OpenAPI spec version: v0.40.2 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 45a364b0..cb1cc1c4 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.40.1 + OpenAPI spec version: v0.40.2 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 37a6b5bb..51676ba7 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.40.1 + OpenAPI spec version: v0.40.2 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 4a51c898..de63230d 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.40.1 + OpenAPI spec version: v0.40.2 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 4ffdbc84..8b094dd8 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.40.1 + OpenAPI spec version: v0.40.2 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 7dd41352..0c8aa416 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.40.1 + OpenAPI spec version: v0.40.2 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 622bd212..58a53d93 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.40.1 + OpenAPI spec version: v0.40.2 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 2cfeeb43..8e14144e 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.40.1 + OpenAPI spec version: v0.40.2 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 53d44425..dd259ed7 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.40.1 + OpenAPI spec version: v0.40.2 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 4c3ec86e..43a56314 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.40.1 + OpenAPI spec version: v0.40.2 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 4672d261..33435418 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.40.1 + OpenAPI spec version: v0.40.2 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 a13a20e4..f7b99cc0 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.40.1 + OpenAPI spec version: v0.40.2 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 6e3901ee..a08aadfa 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.40.1 + OpenAPI spec version: v0.40.2 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 d592d27f..78a4f07f 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.40.1 + OpenAPI spec version: v0.40.2 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 ffce8da8..0bd6ae2b 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.40.1 + OpenAPI spec version: v0.40.2 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 a94ef5be..c1e3d8b1 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.40.1 + OpenAPI spec version: v0.40.2 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 cacf5587..e9297cc3 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.40.1 + OpenAPI spec version: v0.40.2 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 8ebb2ecf..2799d496 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.40.1 + OpenAPI spec version: v0.40.2 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 dfcccbf6..335ca1b7 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.40.1 + OpenAPI spec version: v0.40.2 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 c755ece0..e33fa6d8 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.40.1 + OpenAPI spec version: v0.40.2 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 ab33f07b..5b8a407a 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.40.1 + OpenAPI spec version: v0.40.2 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 e260d048..eb1e5256 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.40.1 + OpenAPI spec version: v0.40.2 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 13d107d4..4eee8569 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.40.1 + OpenAPI spec version: v0.40.2 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 d417551f..71dd44d6 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.40.1 + OpenAPI spec version: v0.40.2 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 c83f4ee1..e49c54c0 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.40.1 + OpenAPI spec version: v0.40.2 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 a4db269a..54c618fd 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.40.1 + OpenAPI spec version: v0.40.2 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 67db83a4..6ab08565 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.40.1 + OpenAPI spec version: v0.40.2 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 99bc4564..14c4ac83 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.40.1 + OpenAPI spec version: v0.40.2 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 ca9c0c33..bea7344f 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.40.1 + OpenAPI spec version: v0.40.2 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 064fdf4a..98244862 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.40.1 + OpenAPI spec version: v0.40.2 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 d99e9694..f665f6fb 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.40.1 + OpenAPI spec version: v0.40.2 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 3fd69947..dfc9bbd0 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.40.1 + OpenAPI spec version: v0.40.2 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 0d553ed2..4ac34e07 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.40.1 + OpenAPI spec version: v0.40.2 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 d4b73ffe..73640425 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.40.1 + OpenAPI spec version: v0.40.2 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_consumption.py b/test/test_v1_network_consumption.py index 21fdb52b..85ace1e6 100644 --- a/test/test_v1_network_consumption.py +++ b/test/test_v1_network_consumption.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.40.1 + OpenAPI spec version: v0.40.2 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 d30e4936..9d59042c 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.40.1 + OpenAPI spec version: v0.40.2 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 e947c4a3..d36d171f 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.40.1 + OpenAPI spec version: v0.40.2 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 ee52eb3b..1aa3f525 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.40.1 + OpenAPI spec version: v0.40.2 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 67afa2c5..53f7fb66 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.40.1 + OpenAPI spec version: v0.40.2 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 fe242d82..2ea4b9f2 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.40.1 + OpenAPI spec version: v0.40.2 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 f8d8a190..236f6cd9 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.40.1 + OpenAPI spec version: v0.40.2 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 661324df..91642a5d 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.40.1 + OpenAPI spec version: v0.40.2 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 7954a28c..b1854343 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.40.1 + OpenAPI spec version: v0.40.2 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 5d631f93..ea8e92f8 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.40.1 + OpenAPI spec version: v0.40.2 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 caa2be73..37ea186d 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.40.1 + OpenAPI spec version: v0.40.2 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 b48e9d40..c3099aba 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.40.1 + OpenAPI spec version: v0.40.2 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 7ffbda63..b6eed50c 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.40.1 + OpenAPI spec version: v0.40.2 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 4bdd73c3..e5216aae 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.40.1 + OpenAPI spec version: v0.40.2 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 1ee10e42..753e3e8f 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.40.1 + OpenAPI spec version: v0.40.2 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 c0e64647..de105f1a 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.40.1 + OpenAPI spec version: v0.40.2 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 45f775f1..64b7ad10 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.40.1 + OpenAPI spec version: v0.40.2 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 07c2ecb8..eaa34ad3 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.40.1 + OpenAPI spec version: v0.40.2 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 aca3abe9..f0e79de0 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.40.1 + OpenAPI spec version: v0.40.2 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 7e69af13..9ff16651 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.40.1 + OpenAPI spec version: v0.40.2 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 ebc00c13..9e389562 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.40.1 + OpenAPI spec version: v0.40.2 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 637fc01d..50f7dd20 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.40.1 + OpenAPI spec version: v0.40.2 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 b61de0ca..700be402 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.40.1 + OpenAPI spec version: v0.40.2 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 c2ca846b..fd27fc1e 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.40.1 + OpenAPI spec version: v0.40.2 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 57776442..b8d89583 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.40.1 + OpenAPI spec version: v0.40.2 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 d77fe623..8d0a3f7b 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.40.1 + OpenAPI spec version: v0.40.2 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 2aa3d021..6fb97ad2 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.40.1 + OpenAPI spec version: v0.40.2 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 a4d2cfb5..8bfc5e15 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.40.1 + OpenAPI spec version: v0.40.2 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 0bdaad15..0fc04090 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.40.1 + OpenAPI spec version: v0.40.2 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 ae5643b6..34f3fea1 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.40.1 + OpenAPI spec version: v0.40.2 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 64bb36dd..3f487e3e 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.40.1 + OpenAPI spec version: v0.40.2 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 aaaee360..4129ad85 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.40.1 + OpenAPI spec version: v0.40.2 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 57529abe..fc8de7d1 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.40.1 + OpenAPI spec version: v0.40.2 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 c097375b..f1a34ab5 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.40.1 + OpenAPI spec version: v0.40.2 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 f87b8dae..5c2016e8 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.40.1 + OpenAPI spec version: v0.40.2 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 ed92e8c0..fb45bf75 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.40.1 + OpenAPI spec version: v0.40.2 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 1056cc21..6b0c81c4 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.40.1 + OpenAPI spec version: v0.40.2 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 fc8b3753..053bd679 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.40.1 + OpenAPI spec version: v0.40.2 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 70670b78..d3e0a5e6 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.40.1 + OpenAPI spec version: v0.40.2 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 dca6f0f2..57e366ff 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.40.1 + OpenAPI spec version: v0.40.2 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 abe1fcdd..83da697a 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.40.1 + OpenAPI spec version: v0.40.2 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 2a2360df..e9f8b5f5 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.40.1 + OpenAPI spec version: v0.40.2 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 ab9c8a74..e8af1367 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.40.1 + OpenAPI spec version: v0.40.2 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 20aa7129..d4532807 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.40.1 + OpenAPI spec version: v0.40.2 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 aed6543b..9579124e 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.40.1 + OpenAPI spec version: v0.40.2 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 f319fca2..d7b90c9a 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.40.1 + OpenAPI spec version: v0.40.2 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 13ef65f0..5b0818d9 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.40.1 + OpenAPI spec version: v0.40.2 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 8d68add4..0d6857aa 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.40.1 + OpenAPI spec version: v0.40.2 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 614e73d3..fa9edead 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.40.1 + OpenAPI spec version: v0.40.2 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 3c2c517b..6eb8ca14 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.40.1 + OpenAPI spec version: v0.40.2 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 98bc58fa..99b96e01 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.40.1 + OpenAPI spec version: v0.40.2 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 e05b26d7..15f6d4fc 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.40.1 + OpenAPI spec version: v0.40.2 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 90d21e5e..004c3dd3 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.40.1 + OpenAPI spec version: v0.40.2 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 eac17024..c8a8385e 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.40.1 + OpenAPI spec version: v0.40.2 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 30201c17..590ade40 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.40.1 + OpenAPI spec version: v0.40.2 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 c55a3f42..24ea28ad 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.40.1 + OpenAPI spec version: v0.40.2 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 cf15599d..3ef9f9ae 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.40.1 + OpenAPI spec version: v0.40.2 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 c6be0c33..488a45bf 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.40.1 + OpenAPI spec version: v0.40.2 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 ef1a1196..62f1b9a4 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.40.1 + OpenAPI spec version: v0.40.2 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 207b2f2a..4ed14f7d 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.40.1 + OpenAPI spec version: v0.40.2 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 b42f07e1..65721061 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.40.1 + OpenAPI spec version: v0.40.2 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 e87f0d66..31fe39a0 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.40.1 + OpenAPI spec version: v0.40.2 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 8b8866c6..630bfe68 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.40.1 + OpenAPI spec version: v0.40.2 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 82f9dbe7..f6a2b6d8 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.40.1 + OpenAPI spec version: v0.40.2 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 9344083b..8105559d 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.40.1 + OpenAPI spec version: v0.40.2 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 03d5e554..b6a5e335 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.40.1 + OpenAPI spec version: v0.40.2 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 068f7454..382c2e3c 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.40.1 + OpenAPI spec version: v0.40.2 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 0f88b9e6..ca85ac4e 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.40.1 + OpenAPI spec version: v0.40.2 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 c26ddb46..652bc26c 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.40.1 + OpenAPI spec version: v0.40.2 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 6e98c178..e7505b1d 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.40.1 + OpenAPI spec version: v0.40.2 Generated by: https://github.com/swagger-api/swagger-codegen.git """