From 1084e0495579ced49c59bbea72c7a63a76569eb9 Mon Sep 17 00:00:00 2001 From: Outscale Bot Date: Mon, 14 Mar 2022 15:25:04 +0000 Subject: [PATCH] osc-sdk-go v1.14.0 Signed-off-by: Outscale Bot --- api_version | 2 +- changelog.md | 4 + osc/README.md | 10 +- osc/api/openapi.yaml | 204 +++++++++++++--- osc/api_access_key.go | 2 +- osc/api_account.go | 2 +- osc/api_api_access_policy.go | 2 +- osc/api_api_access_rule.go | 2 +- osc/api_api_log.go | 2 +- osc/api_ca.go | 2 +- osc/api_client_gateway.go | 2 +- osc/api_dhcp_option.go | 2 +- osc/api_direct_link.go | 2 +- osc/api_direct_link_interface.go | 2 +- osc/api_flexible_gpu.go | 2 +- osc/api_image.go | 2 +- osc/api_internet_service.go | 2 +- osc/api_keypair.go | 2 +- osc/api_listener.go | 2 +- osc/api_load_balancer.go | 224 +++++++++++++++++- osc/api_load_balancer_policy.go | 2 +- osc/api_location.go | 2 +- osc/api_nat_service.go | 2 +- osc/api_net.go | 2 +- osc/api_net_access_point.go | 2 +- osc/api_net_peering.go | 2 +- osc/api_nic.go | 2 +- osc/api_product_type.go | 2 +- osc/api_public_ip.go | 2 +- osc/api_quota.go | 2 +- osc/api_region.go | 2 +- osc/api_route.go | 2 +- osc/api_route_table.go | 2 +- osc/api_security_group.go | 2 +- osc/api_security_group_rule.go | 2 +- osc/api_server_certificate.go | 2 +- osc/api_snapshot.go | 2 +- osc/api_subnet.go | 2 +- osc/api_subregion.go | 2 +- osc/api_tag.go | 2 +- osc/api_task.go | 2 +- osc/api_virtual_gateway.go | 2 +- osc/api_vm.go | 2 +- osc/api_volume.go | 2 +- osc/api_vpn_connection.go | 2 +- osc/client.go | 4 +- osc/configuration.go | 4 +- osc/docs/AccessKeySecretKey.md | 12 +- osc/docs/ClientGateway.md | 2 +- osc/docs/CreateAccessKeyRequest.md | 2 +- osc/docs/CreateCaRequest.md | 2 +- osc/docs/CreateClientGatewayRequest.md | 2 +- osc/docs/FiltersApiLog.md | 2 + .../LinkLoadBalancerBackendMachinesRequest.md | 14 ++ ...LinkLoadBalancerBackendMachinesResponse.md | 11 + osc/docs/LoadBalancerApi.md | 84 +++++++ ...nlinkLoadBalancerBackendMachinesRequest.md | 14 ++ ...linkLoadBalancerBackendMachinesResponse.md | 11 + osc/model_accept_net_peering_request.go | 2 +- osc/model_accept_net_peering_response.go | 2 +- osc/model_accepter_net.go | 2 +- osc/model_access_key.go | 2 +- osc/model_access_key_secret_key.go | 16 +- osc/model_access_log.go | 2 +- osc/model_account.go | 2 +- osc/model_api_access_policy.go | 2 +- osc/model_api_access_rule.go | 2 +- osc/model_application_sticky_cookie_policy.go | 2 +- osc/model_backend_vm_health.go | 2 +- osc/model_block_device_mapping_created.go | 2 +- osc/model_block_device_mapping_image.go | 2 +- osc/model_block_device_mapping_vm_creation.go | 2 +- osc/model_block_device_mapping_vm_update.go | 2 +- osc/model_bsu_created.go | 2 +- osc/model_bsu_to_create.go | 2 +- osc/model_bsu_to_update_vm.go | 2 +- osc/model_ca.go | 2 +- osc/model_check_authentication_request.go | 2 +- osc/model_check_authentication_response.go | 2 +- osc/model_client_gateway.go | 4 +- osc/model_consumption_entry.go | 2 +- osc/model_create_access_key_request.go | 4 +- osc/model_create_access_key_response.go | 2 +- osc/model_create_account_request.go | 2 +- osc/model_create_account_response.go | 2 +- osc/model_create_api_access_rule_request.go | 2 +- osc/model_create_api_access_rule_response.go | 2 +- osc/model_create_ca_request.go | 4 +- osc/model_create_ca_response.go | 2 +- osc/model_create_client_gateway_request.go | 4 +- osc/model_create_client_gateway_response.go | 2 +- osc/model_create_dhcp_options_request.go | 2 +- osc/model_create_dhcp_options_response.go | 2 +- ...el_create_direct_link_interface_request.go | 2 +- ...l_create_direct_link_interface_response.go | 2 +- osc/model_create_direct_link_request.go | 2 +- osc/model_create_direct_link_response.go | 2 +- osc/model_create_flexible_gpu_request.go | 2 +- osc/model_create_flexible_gpu_response.go | 2 +- osc/model_create_image_export_task_request.go | 2 +- ...model_create_image_export_task_response.go | 2 +- osc/model_create_image_request.go | 2 +- osc/model_create_image_response.go | 2 +- osc/model_create_internet_service_request.go | 2 +- osc/model_create_internet_service_response.go | 2 +- osc/model_create_keypair_request.go | 2 +- osc/model_create_keypair_response.go | 2 +- osc/model_create_listener_rule_request.go | 2 +- osc/model_create_listener_rule_response.go | 2 +- ..._create_load_balancer_listeners_request.go | 2 +- ...create_load_balancer_listeners_response.go | 2 +- ...del_create_load_balancer_policy_request.go | 2 +- ...el_create_load_balancer_policy_response.go | 2 +- osc/model_create_load_balancer_request.go | 2 +- osc/model_create_load_balancer_response.go | 2 +- ...model_create_load_balancer_tags_request.go | 2 +- ...odel_create_load_balancer_tags_response.go | 2 +- osc/model_create_nat_service_request.go | 2 +- osc/model_create_nat_service_response.go | 2 +- osc/model_create_net_access_point_request.go | 2 +- osc/model_create_net_access_point_response.go | 2 +- osc/model_create_net_peering_request.go | 2 +- osc/model_create_net_peering_response.go | 2 +- osc/model_create_net_request.go | 2 +- osc/model_create_net_response.go | 2 +- osc/model_create_nic_request.go | 2 +- osc/model_create_nic_response.go | 2 +- osc/model_create_public_ip_request.go | 2 +- osc/model_create_public_ip_response.go | 2 +- osc/model_create_route_request.go | 2 +- osc/model_create_route_response.go | 2 +- osc/model_create_route_table_request.go | 2 +- osc/model_create_route_table_response.go | 2 +- osc/model_create_security_group_request.go | 2 +- osc/model_create_security_group_response.go | 2 +- ...odel_create_security_group_rule_request.go | 2 +- ...del_create_security_group_rule_response.go | 2 +- ...model_create_server_certificate_request.go | 2 +- ...odel_create_server_certificate_response.go | 2 +- ...del_create_snapshot_export_task_request.go | 2 +- ...el_create_snapshot_export_task_response.go | 2 +- osc/model_create_snapshot_request.go | 2 +- osc/model_create_snapshot_response.go | 2 +- osc/model_create_subnet_request.go | 2 +- osc/model_create_subnet_response.go | 2 +- osc/model_create_tags_request.go | 2 +- osc/model_create_tags_response.go | 2 +- osc/model_create_virtual_gateway_request.go | 2 +- osc/model_create_virtual_gateway_response.go | 2 +- osc/model_create_vms_request.go | 2 +- osc/model_create_vms_response.go | 2 +- osc/model_create_volume_request.go | 2 +- osc/model_create_volume_response.go | 2 +- osc/model_create_vpn_connection_request.go | 2 +- osc/model_create_vpn_connection_response.go | 2 +- ...del_create_vpn_connection_route_request.go | 2 +- ...el_create_vpn_connection_route_response.go | 2 +- osc/model_delete_access_key_request.go | 2 +- osc/model_delete_access_key_response.go | 2 +- osc/model_delete_api_access_rule_request.go | 2 +- osc/model_delete_api_access_rule_response.go | 2 +- osc/model_delete_ca_request.go | 2 +- osc/model_delete_ca_response.go | 2 +- osc/model_delete_client_gateway_request.go | 2 +- osc/model_delete_client_gateway_response.go | 2 +- osc/model_delete_dhcp_options_request.go | 2 +- osc/model_delete_dhcp_options_response.go | 2 +- ...el_delete_direct_link_interface_request.go | 2 +- ...l_delete_direct_link_interface_response.go | 2 +- osc/model_delete_direct_link_request.go | 2 +- osc/model_delete_direct_link_response.go | 2 +- osc/model_delete_export_task_request.go | 2 +- osc/model_delete_export_task_response.go | 2 +- osc/model_delete_flexible_gpu_request.go | 2 +- osc/model_delete_flexible_gpu_response.go | 2 +- osc/model_delete_image_request.go | 2 +- osc/model_delete_image_response.go | 2 +- osc/model_delete_internet_service_request.go | 2 +- osc/model_delete_internet_service_response.go | 2 +- osc/model_delete_keypair_request.go | 2 +- osc/model_delete_keypair_response.go | 2 +- osc/model_delete_listener_rule_request.go | 2 +- osc/model_delete_listener_rule_response.go | 2 +- ..._delete_load_balancer_listeners_request.go | 2 +- ...delete_load_balancer_listeners_response.go | 2 +- ...del_delete_load_balancer_policy_request.go | 2 +- ...el_delete_load_balancer_policy_response.go | 2 +- osc/model_delete_load_balancer_request.go | 2 +- osc/model_delete_load_balancer_response.go | 2 +- ...model_delete_load_balancer_tags_request.go | 2 +- ...odel_delete_load_balancer_tags_response.go | 2 +- osc/model_delete_nat_service_request.go | 2 +- osc/model_delete_nat_service_response.go | 2 +- osc/model_delete_net_access_point_request.go | 2 +- osc/model_delete_net_access_point_response.go | 2 +- osc/model_delete_net_peering_request.go | 2 +- osc/model_delete_net_peering_response.go | 2 +- osc/model_delete_net_request.go | 2 +- osc/model_delete_net_response.go | 2 +- osc/model_delete_nic_request.go | 2 +- osc/model_delete_nic_response.go | 2 +- osc/model_delete_public_ip_request.go | 2 +- osc/model_delete_public_ip_response.go | 2 +- osc/model_delete_route_request.go | 2 +- osc/model_delete_route_response.go | 2 +- osc/model_delete_route_table_request.go | 2 +- osc/model_delete_route_table_response.go | 2 +- osc/model_delete_security_group_request.go | 2 +- osc/model_delete_security_group_response.go | 2 +- ...odel_delete_security_group_rule_request.go | 2 +- ...del_delete_security_group_rule_response.go | 2 +- ...model_delete_server_certificate_request.go | 2 +- ...odel_delete_server_certificate_response.go | 2 +- osc/model_delete_snapshot_request.go | 2 +- osc/model_delete_snapshot_response.go | 2 +- osc/model_delete_subnet_request.go | 2 +- osc/model_delete_subnet_response.go | 2 +- osc/model_delete_tags_request.go | 2 +- osc/model_delete_tags_response.go | 2 +- osc/model_delete_virtual_gateway_request.go | 2 +- osc/model_delete_virtual_gateway_response.go | 2 +- osc/model_delete_vms_request.go | 2 +- osc/model_delete_vms_response.go | 2 +- osc/model_delete_volume_request.go | 2 +- osc/model_delete_volume_response.go | 2 +- osc/model_delete_vpn_connection_request.go | 2 +- osc/model_delete_vpn_connection_response.go | 2 +- ...del_delete_vpn_connection_route_request.go | 2 +- ...el_delete_vpn_connection_route_response.go | 2 +- ...deregister_vms_in_load_balancer_request.go | 2 +- ...eregister_vms_in_load_balancer_response.go | 2 +- osc/model_dhcp_options_set.go | 2 +- osc/model_direct_link.go | 2 +- osc/model_direct_link_interface.go | 2 +- osc/model_direct_link_interfaces.go | 2 +- osc/model_error_response.go | 2 +- osc/model_errors.go | 2 +- osc/model_filters_access_keys.go | 2 +- osc/model_filters_api_access_rule.go | 2 +- osc/model_filters_api_log.go | 6 +- osc/model_filters_ca.go | 2 +- osc/model_filters_client_gateway.go | 2 +- osc/model_filters_dhcp_options.go | 2 +- osc/model_filters_direct_link.go | 2 +- osc/model_filters_direct_link_interface.go | 2 +- osc/model_filters_export_task.go | 2 +- osc/model_filters_flexible_gpu.go | 2 +- osc/model_filters_image.go | 2 +- osc/model_filters_internet_service.go | 2 +- osc/model_filters_keypair.go | 2 +- osc/model_filters_listener_rule.go | 2 +- osc/model_filters_load_balancer.go | 2 +- osc/model_filters_nat_service.go | 2 +- osc/model_filters_net.go | 2 +- osc/model_filters_net_access_point.go | 2 +- osc/model_filters_net_peering.go | 2 +- osc/model_filters_nic.go | 2 +- osc/model_filters_product_type.go | 2 +- osc/model_filters_public_ip.go | 2 +- osc/model_filters_quota.go | 2 +- osc/model_filters_route_table.go | 2 +- osc/model_filters_security_group.go | 2 +- osc/model_filters_server_certificate.go | 2 +- osc/model_filters_service.go | 2 +- osc/model_filters_snapshot.go | 2 +- osc/model_filters_subnet.go | 2 +- osc/model_filters_subregion.go | 2 +- osc/model_filters_tag.go | 2 +- osc/model_filters_virtual_gateway.go | 2 +- osc/model_filters_vm.go | 2 +- osc/model_filters_vm_type.go | 2 +- osc/model_filters_vms_state.go | 2 +- osc/model_filters_volume.go | 2 +- osc/model_filters_vpn_connection.go | 2 +- osc/model_flexible_gpu.go | 2 +- osc/model_flexible_gpu_catalog.go | 2 +- osc/model_health_check.go | 2 +- osc/model_image.go | 2 +- osc/model_image_export_task.go | 2 +- osc/model_internet_service.go | 2 +- osc/model_keypair.go | 2 +- osc/model_keypair_created.go | 2 +- osc/model_link_flexible_gpu_request.go | 2 +- osc/model_link_flexible_gpu_response.go | 2 +- osc/model_link_internet_service_request.go | 2 +- osc/model_link_internet_service_response.go | 2 +- ..._load_balancer_backend_machines_request.go | 23 ++ ...load_balancer_backend_machines_response.go | 16 ++ osc/model_link_nic.go | 2 +- osc/model_link_nic_light.go | 2 +- osc/model_link_nic_request.go | 2 +- osc/model_link_nic_response.go | 2 +- osc/model_link_nic_to_update.go | 2 +- osc/model_link_private_ips_request.go | 2 +- osc/model_link_private_ips_response.go | 2 +- osc/model_link_public_ip.go | 2 +- osc/model_link_public_ip_light_for_vm.go | 2 +- osc/model_link_public_ip_request.go | 2 +- osc/model_link_public_ip_response.go | 2 +- osc/model_link_route_table.go | 2 +- osc/model_link_route_table_request.go | 2 +- osc/model_link_route_table_response.go | 2 +- osc/model_link_virtual_gateway_request.go | 2 +- osc/model_link_virtual_gateway_response.go | 2 +- osc/model_link_volume_request.go | 2 +- osc/model_link_volume_response.go | 2 +- osc/model_linked_volume.go | 2 +- osc/model_listener.go | 2 +- osc/model_listener_for_creation.go | 2 +- osc/model_listener_rule.go | 2 +- osc/model_listener_rule_for_creation.go | 2 +- osc/model_load_balancer.go | 2 +- osc/model_load_balancer_light.go | 2 +- ...odel_load_balancer_sticky_cookie_policy.go | 2 +- osc/model_load_balancer_tag.go | 2 +- osc/model_location.go | 2 +- osc/model_log.go | 2 +- osc/model_maintenance_event.go | 2 +- osc/model_nat_service.go | 2 +- osc/model_net.go | 2 +- osc/model_net_access_point.go | 2 +- osc/model_net_peering.go | 2 +- osc/model_net_peering_state.go | 2 +- osc/model_net_to_virtual_gateway_link.go | 2 +- osc/model_nic.go | 2 +- osc/model_nic_for_vm_creation.go | 2 +- osc/model_nic_light.go | 2 +- osc/model_osu_api_key.go | 2 +- osc/model_osu_export_image_export_task.go | 2 +- osc/model_osu_export_snapshot_export_task.go | 2 +- osc/model_osu_export_to_create.go | 2 +- osc/model_permissions_on_resource.go | 2 +- osc/model_permissions_on_resource_creation.go | 2 +- osc/model_phase1_options.go | 2 +- osc/model_phase2_options.go | 2 +- osc/model_placement.go | 2 +- osc/model_private_ip.go | 2 +- osc/model_private_ip_light.go | 2 +- osc/model_private_ip_light_for_vm.go | 2 +- osc/model_product_type.go | 2 +- osc/model_public_ip.go | 2 +- osc/model_public_ip_light.go | 2 +- osc/model_quota.go | 2 +- osc/model_quota_types.go | 2 +- osc/model_read_access_keys_request.go | 2 +- osc/model_read_access_keys_response.go | 2 +- osc/model_read_accounts_request.go | 2 +- osc/model_read_accounts_response.go | 2 +- osc/model_read_admin_password_request.go | 2 +- osc/model_read_admin_password_response.go | 2 +- osc/model_read_api_access_policy_request.go | 2 +- osc/model_read_api_access_policy_response.go | 2 +- osc/model_read_api_access_rules_request.go | 2 +- osc/model_read_api_access_rules_response.go | 2 +- osc/model_read_api_logs_request.go | 2 +- osc/model_read_api_logs_response.go | 2 +- osc/model_read_cas_request.go | 2 +- osc/model_read_cas_response.go | 2 +- osc/model_read_client_gateways_request.go | 2 +- osc/model_read_client_gateways_response.go | 2 +- osc/model_read_console_output_request.go | 2 +- osc/model_read_console_output_response.go | 2 +- osc/model_read_consumption_account_request.go | 2 +- ...model_read_consumption_account_response.go | 2 +- osc/model_read_dhcp_options_request.go | 2 +- osc/model_read_dhcp_options_response.go | 2 +- ...del_read_direct_link_interfaces_request.go | 2 +- ...el_read_direct_link_interfaces_response.go | 2 +- osc/model_read_direct_links_request.go | 2 +- osc/model_read_direct_links_response.go | 2 +- ...model_read_flexible_gpu_catalog_request.go | 2 +- ...odel_read_flexible_gpu_catalog_response.go | 2 +- osc/model_read_flexible_gpus_request.go | 2 +- osc/model_read_flexible_gpus_response.go | 2 +- osc/model_read_image_export_tasks_request.go | 2 +- osc/model_read_image_export_tasks_response.go | 2 +- osc/model_read_images_request.go | 2 +- osc/model_read_images_response.go | 2 +- osc/model_read_internet_services_request.go | 2 +- osc/model_read_internet_services_response.go | 2 +- osc/model_read_keypairs_request.go | 2 +- osc/model_read_keypairs_response.go | 2 +- osc/model_read_listener_rules_request.go | 2 +- osc/model_read_listener_rules_response.go | 2 +- osc/model_read_load_balancer_tags_request.go | 2 +- osc/model_read_load_balancer_tags_response.go | 2 +- osc/model_read_load_balancers_request.go | 2 +- osc/model_read_load_balancers_response.go | 2 +- osc/model_read_locations_request.go | 2 +- osc/model_read_locations_response.go | 2 +- osc/model_read_nat_services_request.go | 2 +- osc/model_read_nat_services_response.go | 2 +- ..._read_net_access_point_services_request.go | 2 +- ...read_net_access_point_services_response.go | 2 +- osc/model_read_net_access_points_request.go | 2 +- osc/model_read_net_access_points_response.go | 2 +- osc/model_read_net_peerings_request.go | 2 +- osc/model_read_net_peerings_response.go | 2 +- osc/model_read_nets_request.go | 2 +- osc/model_read_nets_response.go | 2 +- osc/model_read_nics_request.go | 2 +- osc/model_read_nics_response.go | 2 +- osc/model_read_product_types_request.go | 2 +- osc/model_read_product_types_response.go | 2 +- osc/model_read_public_ip_ranges_request.go | 2 +- osc/model_read_public_ip_ranges_response.go | 2 +- osc/model_read_public_ips_request.go | 2 +- osc/model_read_public_ips_response.go | 2 +- osc/model_read_quotas_request.go | 2 +- osc/model_read_quotas_response.go | 2 +- osc/model_read_regions_request.go | 2 +- osc/model_read_regions_response.go | 2 +- osc/model_read_route_tables_request.go | 2 +- osc/model_read_route_tables_response.go | 2 +- osc/model_read_secret_access_key_request.go | 2 +- osc/model_read_secret_access_key_response.go | 2 +- osc/model_read_security_groups_request.go | 2 +- osc/model_read_security_groups_response.go | 2 +- osc/model_read_server_certificates_request.go | 2 +- ...model_read_server_certificates_response.go | 2 +- ...odel_read_snapshot_export_tasks_request.go | 2 +- ...del_read_snapshot_export_tasks_response.go | 2 +- osc/model_read_snapshots_request.go | 2 +- osc/model_read_snapshots_response.go | 2 +- osc/model_read_subnets_request.go | 2 +- osc/model_read_subnets_response.go | 2 +- osc/model_read_subregions_request.go | 2 +- osc/model_read_subregions_response.go | 2 +- osc/model_read_tags_request.go | 2 +- osc/model_read_tags_response.go | 2 +- osc/model_read_virtual_gateways_request.go | 2 +- osc/model_read_virtual_gateways_response.go | 2 +- osc/model_read_vm_types_request.go | 2 +- osc/model_read_vm_types_response.go | 2 +- osc/model_read_vms_health_request.go | 2 +- osc/model_read_vms_health_response.go | 2 +- osc/model_read_vms_request.go | 2 +- osc/model_read_vms_response.go | 2 +- osc/model_read_vms_state_request.go | 2 +- osc/model_read_vms_state_response.go | 2 +- osc/model_read_volumes_request.go | 2 +- osc/model_read_volumes_response.go | 2 +- osc/model_read_vpn_connections_request.go | 2 +- osc/model_read_vpn_connections_response.go | 2 +- osc/model_reboot_vms_request.go | 2 +- osc/model_reboot_vms_response.go | 2 +- osc/model_region.go | 2 +- ...l_register_vms_in_load_balancer_request.go | 2 +- ..._register_vms_in_load_balancer_response.go | 2 +- osc/model_reject_net_peering_request.go | 2 +- osc/model_reject_net_peering_response.go | 2 +- osc/model_reset_account_password_request.go | 2 +- osc/model_reset_account_password_response.go | 2 +- osc/model_resource_load_balancer_tag.go | 2 +- osc/model_resource_tag.go | 2 +- osc/model_response_context.go | 2 +- osc/model_route.go | 2 +- osc/model_route_light.go | 2 +- ...model_route_propagating_virtual_gateway.go | 2 +- osc/model_route_table.go | 2 +- osc/model_security_group.go | 2 +- osc/model_security_group_light.go | 2 +- osc/model_security_group_rule.go | 2 +- osc/model_security_groups_member.go | 2 +- ...model_send_reset_password_email_request.go | 2 +- ...odel_send_reset_password_email_response.go | 2 +- osc/model_server_certificate.go | 2 +- osc/model_service.go | 2 +- osc/model_snapshot.go | 2 +- osc/model_snapshot_export_task.go | 2 +- osc/model_source_net.go | 2 +- osc/model_source_security_group.go | 2 +- osc/model_start_vms_request.go | 2 +- osc/model_start_vms_response.go | 2 +- osc/model_state_comment.go | 2 +- osc/model_stop_vms_request.go | 2 +- osc/model_stop_vms_response.go | 2 +- osc/model_subnet.go | 2 +- osc/model_subregion.go | 2 +- osc/model_tag.go | 2 +- osc/model_unlink_flexible_gpu_request.go | 2 +- osc/model_unlink_flexible_gpu_response.go | 2 +- osc/model_unlink_internet_service_request.go | 2 +- osc/model_unlink_internet_service_response.go | 2 +- ..._load_balancer_backend_machines_request.go | 23 ++ ...load_balancer_backend_machines_response.go | 16 ++ osc/model_unlink_nic_request.go | 2 +- osc/model_unlink_nic_response.go | 2 +- osc/model_unlink_private_ips_request.go | 2 +- osc/model_unlink_private_ips_response.go | 2 +- osc/model_unlink_public_ip_request.go | 2 +- osc/model_unlink_public_ip_response.go | 2 +- osc/model_unlink_route_table_request.go | 2 +- osc/model_unlink_route_table_response.go | 2 +- osc/model_unlink_virtual_gateway_request.go | 2 +- osc/model_unlink_virtual_gateway_response.go | 2 +- osc/model_unlink_volume_request.go | 2 +- osc/model_unlink_volume_response.go | 2 +- osc/model_update_access_key_request.go | 2 +- osc/model_update_access_key_response.go | 2 +- osc/model_update_account_request.go | 2 +- osc/model_update_account_response.go | 2 +- osc/model_update_api_access_policy_request.go | 2 +- ...model_update_api_access_policy_response.go | 2 +- osc/model_update_api_access_rule_request.go | 2 +- osc/model_update_api_access_rule_response.go | 2 +- osc/model_update_ca_request.go | 2 +- osc/model_update_ca_response.go | 2 +- osc/model_update_flexible_gpu_request.go | 2 +- osc/model_update_flexible_gpu_response.go | 2 +- osc/model_update_image_request.go | 2 +- osc/model_update_image_response.go | 2 +- osc/model_update_listener_rule_request.go | 2 +- osc/model_update_listener_rule_response.go | 2 +- osc/model_update_load_balancer_request.go | 2 +- osc/model_update_load_balancer_response.go | 2 +- osc/model_update_net_access_point_request.go | 2 +- osc/model_update_net_access_point_response.go | 2 +- osc/model_update_net_request.go | 2 +- osc/model_update_net_response.go | 2 +- osc/model_update_nic_request.go | 2 +- osc/model_update_nic_response.go | 2 +- osc/model_update_route_propagation_request.go | 2 +- ...model_update_route_propagation_response.go | 2 +- osc/model_update_route_request.go | 2 +- osc/model_update_route_response.go | 2 +- ...model_update_server_certificate_request.go | 2 +- ...odel_update_server_certificate_response.go | 2 +- osc/model_update_snapshot_request.go | 2 +- osc/model_update_snapshot_response.go | 2 +- osc/model_update_subnet_request.go | 2 +- osc/model_update_subnet_response.go | 2 +- osc/model_update_vm_request.go | 2 +- osc/model_update_vm_response.go | 2 +- osc/model_update_volume_request.go | 2 +- osc/model_update_volume_response.go | 2 +- osc/model_update_vpn_connection_request.go | 2 +- osc/model_update_vpn_connection_response.go | 2 +- osc/model_virtual_gateway.go | 2 +- osc/model_vm.go | 2 +- osc/model_vm_state.go | 2 +- osc/model_vm_states.go | 2 +- osc/model_vm_type.go | 2 +- osc/model_volume.go | 2 +- osc/model_vpn_connection.go | 2 +- osc/model_vpn_options.go | 2 +- osc/model_with.go | 2 +- osc/response.go | 2 +- sdk_version | 2 +- 549 files changed, 1182 insertions(+), 584 deletions(-) create mode 100644 osc/docs/LinkLoadBalancerBackendMachinesRequest.md create mode 100644 osc/docs/LinkLoadBalancerBackendMachinesResponse.md create mode 100644 osc/docs/UnlinkLoadBalancerBackendMachinesRequest.md create mode 100644 osc/docs/UnlinkLoadBalancerBackendMachinesResponse.md create mode 100644 osc/model_link_load_balancer_backend_machines_request.go create mode 100644 osc/model_link_load_balancer_backend_machines_response.go create mode 100644 osc/model_unlink_load_balancer_backend_machines_request.go create mode 100644 osc/model_unlink_load_balancer_backend_machines_response.go diff --git a/api_version b/api_version index 092afa15d..84cc52946 100644 --- a/api_version +++ b/api_version @@ -1 +1 @@ -1.17.0 +1.18.0 diff --git a/changelog.md b/changelog.md index 1e06efaa3..884260432 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 1.14.0 + + - SDK update for Outscale API v1.18.0 + # 1.13.0 - SDK update for Outscale API v1.17.0 diff --git a/osc/README.md b/osc/README.md index 5c93d282c..6c956099c 100644 --- a/osc/README.md +++ b/osc/README.md @@ -11,8 +11,8 @@ You can also manage your resources using the [Cockpit](https://docs.outscale.com ## Overview This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. -- API version: 1.17 -- Package version: 1.13.0 +- API version: 1.18 +- Package version: 1.14.0 - Build package: org.openapitools.codegen.languages.GoClientCodegen ## Installation @@ -106,10 +106,12 @@ Class | Method | HTTP request | Description *LoadBalancerApi* | [**DeleteLoadBalancer**](docs/LoadBalancerApi.md#deleteloadbalancer) | **Post** /DeleteLoadBalancer | *LoadBalancerApi* | [**DeleteLoadBalancerTags**](docs/LoadBalancerApi.md#deleteloadbalancertags) | **Post** /DeleteLoadBalancerTags | *LoadBalancerApi* | [**DeregisterVmsInLoadBalancer**](docs/LoadBalancerApi.md#deregistervmsinloadbalancer) | **Post** /DeregisterVmsInLoadBalancer | +*LoadBalancerApi* | [**LinkLoadBalancerBackendMachines**](docs/LoadBalancerApi.md#linkloadbalancerbackendmachines) | **Post** /LinkLoadBalancerBackendMachines | *LoadBalancerApi* | [**ReadLoadBalancerTags**](docs/LoadBalancerApi.md#readloadbalancertags) | **Post** /ReadLoadBalancerTags | *LoadBalancerApi* | [**ReadLoadBalancers**](docs/LoadBalancerApi.md#readloadbalancers) | **Post** /ReadLoadBalancers | *LoadBalancerApi* | [**ReadVmsHealth**](docs/LoadBalancerApi.md#readvmshealth) | **Post** /ReadVmsHealth | *LoadBalancerApi* | [**RegisterVmsInLoadBalancer**](docs/LoadBalancerApi.md#registervmsinloadbalancer) | **Post** /RegisterVmsInLoadBalancer | +*LoadBalancerApi* | [**UnlinkLoadBalancerBackendMachines**](docs/LoadBalancerApi.md#unlinkloadbalancerbackendmachines) | **Post** /UnlinkLoadBalancerBackendMachines | *LoadBalancerApi* | [**UpdateLoadBalancer**](docs/LoadBalancerApi.md#updateloadbalancer) | **Post** /UpdateLoadBalancer | *LoadBalancerPolicyApi* | [**CreateLoadBalancerPolicy**](docs/LoadBalancerPolicyApi.md#createloadbalancerpolicy) | **Post** /CreateLoadBalancerPolicy | *LoadBalancerPolicyApi* | [**DeleteLoadBalancerPolicy**](docs/LoadBalancerPolicyApi.md#deleteloadbalancerpolicy) | **Post** /DeleteLoadBalancerPolicy | @@ -441,6 +443,8 @@ Class | Method | HTTP request | Description - [LinkFlexibleGpuResponse](docs/LinkFlexibleGpuResponse.md) - [LinkInternetServiceRequest](docs/LinkInternetServiceRequest.md) - [LinkInternetServiceResponse](docs/LinkInternetServiceResponse.md) + - [LinkLoadBalancerBackendMachinesRequest](docs/LinkLoadBalancerBackendMachinesRequest.md) + - [LinkLoadBalancerBackendMachinesResponse](docs/LinkLoadBalancerBackendMachinesResponse.md) - [LinkNic](docs/LinkNic.md) - [LinkNicLight](docs/LinkNicLight.md) - [LinkNicRequest](docs/LinkNicRequest.md) @@ -637,6 +641,8 @@ Class | Method | HTTP request | Description - [UnlinkFlexibleGpuResponse](docs/UnlinkFlexibleGpuResponse.md) - [UnlinkInternetServiceRequest](docs/UnlinkInternetServiceRequest.md) - [UnlinkInternetServiceResponse](docs/UnlinkInternetServiceResponse.md) + - [UnlinkLoadBalancerBackendMachinesRequest](docs/UnlinkLoadBalancerBackendMachinesRequest.md) + - [UnlinkLoadBalancerBackendMachinesResponse](docs/UnlinkLoadBalancerBackendMachinesResponse.md) - [UnlinkNicRequest](docs/UnlinkNicRequest.md) - [UnlinkNicResponse](docs/UnlinkNicResponse.md) - [UnlinkPrivateIpsRequest](docs/UnlinkPrivateIpsRequest.md) diff --git a/osc/api/openapi.yaml b/osc/api/openapi.yaml index e33c67103..20a2c43ef 100644 --- a/osc/api/openapi.yaml +++ b/osc/api/openapi.yaml @@ -15,7 +15,7 @@ info: url: https://opensource.org/licenses/BSD-3-Clause termsOfService: https://en.outscale.com/terms-of-service/ title: 3DS OUTSCALE API - version: "1.17" + version: "1.18" servers: - url: https://api.{region}.outscale.com/api/v1 variables: @@ -101,8 +101,8 @@ paths: tags: - Account /CreateAccessKey: - description: Creates a new secret access key and the corresponding access key - ID for a specified user. The created key is automatically set to `ACTIVE`. + description: Creates an access key for your account. The new key is automatically + set to `ACTIVE`. post: operationId: CreateAccessKey requestBody: @@ -172,7 +172,14 @@ paths: tags: - ApiAccessRule /CreateCa: - description: Creates a Client Certificate Authority (CA). + description: |- + Creates a Client Certificate Authority (CA).

+ + **[NOTE]**
+ If you use OSC CLI, the content of your certificate file must be enclosed in quotes before you pass it into this command. For example:
+ `$ cat ca-string.pem`
+ `'-----BEGIN CERTIFICATE-----\nXXXX\nXXXX\nXXXX\n-----END CERTIFICATE-----\n'`
+ `$ osc-cli api CreateCa --CaPem "$(cat ca-string.pem)"` post: operationId: CreateCa requestBody: @@ -1290,7 +1297,7 @@ paths: - VpnConnection /DeleteAccessKey: description: |- - Deletes the specified access key associated with the account that sends the request.

+ Deletes the specified access key of your account.

**[NOTE]**
To protect against brute force attacks, the number of requests allowed for this method in a given time period is limited. @@ -2415,6 +2422,26 @@ paths: description: The HTTP 500 response (Internal Server Error). tags: - InternetService + /LinkLoadBalancerBackendMachines: + description: |- + Attaches one or more virtual machines (VMs) to a specified load balancer. You need to specify at least the `BackendIps` or the `BackendVmIds` parameter.
+ The VMs can be in different Subnets and different Subregions than the load balancer, as long as the VMs and load balancers are all in the public Cloud or all in the same Net. It may take a little time for a VM to be registered with the load balancer. Once the VM is registered with a load balancer, it receives traffic and requests from this load balancer and is called a back-end VM. + post: + operationId: LinkLoadBalancerBackendMachines + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/LinkLoadBalancerBackendMachinesRequest' + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/LinkLoadBalancerBackendMachinesResponse' + description: The HTTP 200 response (OK). + tags: + - LoadBalancer /LinkNic: description: |- Attaches a network interface card (NIC) to a virtual machine (VM).
@@ -2632,9 +2659,7 @@ paths: tags: - Volume /ReadAccessKeys: - description: |- - Gets information about the access key IDs of a specified user.
- If the user does not have any access key ID, this action returns an empty list. + description: Lists the access key IDs of your account. post: operationId: ReadAccessKeys requestBody: @@ -2774,9 +2799,12 @@ paths: tags: - ApiAccessRule /ReadApiLogs: - description: Lists the logs of the API calls you have performed with this account. - Past logs are accessible for up to 32 days. For more information, see [About - OUTSCALE Monitoring Services (OMS)](https://docs.outscale.com/en/userguide/About-OUTSCALE-Monitoring-Services-(OMS).html). + description: |- + Lists the logs of the API calls you have performed with this account. For more information, see [About OUTSCALE Monitoring Services (OMS)](https://docs.outscale.com/en/userguide/About-OUTSCALE-Monitoring-Services-(OMS).html).

+ + **[NOTE]**
+ Past logs are accessible for up to 32 days.
+ By default, the retrieved interval is 48 hours. If neither of the `QueryDateBefore` nor `QueryDateAfter` parameters are specified, logs from the past 48 hours are retrieved. If you only specify one of two, logs are retrieved from a 2-day interval based on the date you provided. To retrieve logs beyond a 2-day interval, specify both parameters. post: operationId: ReadApiLogs requestBody: @@ -3614,8 +3642,8 @@ paths: tags: - RouteTable /ReadSecretAccessKey: - description: Gets information about the secret access key associated with the - account that sends the request. + description: Lists information about the specified access key of your account, + including its secret key. post: operationId: ReadSecretAccessKey requestBody: @@ -4354,6 +4382,26 @@ paths: description: The HTTP 500 response (Internal Server Error). tags: - InternetService + /UnlinkLoadBalancerBackendMachines: + description: Detaches one or more back-end virtual machines (VMs) from a load + balancer. You need to specify at least the `BackendIps` or the `BackendVmIds` + parameter. + post: + operationId: UnlinkLoadBalancerBackendMachines + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/UnlinkLoadBalancerBackendMachinesRequest' + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/UnlinkLoadBalancerBackendMachinesResponse' + description: The HTTP 200 response (OK). + tags: + - LoadBalancer /UnlinkNic: description: |- Detaches a network interface card (NIC) from a virtual machine (VM).
@@ -4567,11 +4615,10 @@ paths: - Volume /UpdateAccessKey: description: |- - Modifies the attributes of the specified access key associated with the account that sends the request.

+ Modifies the attributes of the specified access key of your account.

**[NOTE]**
- * To remove the expiration date of the access key after you have set one, use this method without specifying `ExpirationDate`.
- * To protect against brute force attacks, the number of requests allowed for this method in a given time period is limited. + To protect against brute force attacks, the number of requests allowed for this method in a given time period is limited. post: operationId: UpdateAccessKey requestBody: @@ -5268,7 +5315,7 @@ components: type: object AccessKeySecretKey: additionalProperties: false - description: Information about the secret access key. + description: Information about the access key. example: CreationDate: CreationDate SecretKey: SecretKey @@ -5278,27 +5325,27 @@ components: LastModificationDate: LastModificationDate properties: AccessKeyId: - description: The ID of the secret access key. + description: The ID of the access key. type: string CreationDate: - description: The date and time of creation of the secret access key. + description: The date and time (UTC) of creation of the access key. format: datetime type: string ExpirationDate: - description: The date at which the access key expires. + description: The date and time (UTC) at which the access key expires. format: datetime type: string LastModificationDate: - description: The date and time of the last modification of the secret access + description: The date and time (UTC) of the last modification of the access key. format: datetime type: string SecretKey: - description: The secret access key that enables you to send requests. + description: The access key that enables you to send requests. type: string State: - description: The state of the secret access key (`ACTIVE` if the key is - valid for API calls, or `INACTIVE` if not). + description: The state of the access key (`ACTIVE` if the key is valid for + API calls, or `INACTIVE` if not). type: string type: object AccessLog: @@ -5717,7 +5764,7 @@ components: Key: Key properties: BgpAsn: - description: An Autonomous System Number (ASN) used by the Border Gateway + description: The Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. type: integer ClientGatewayId: @@ -5810,7 +5857,8 @@ components: ExpirationDate: description: The date and time at which you want the access key to expire, in ISO 8601 format (for example, `2017-06-14` or `2017-06-14T00:00:00Z`). - If not specified, the access key has no expiration date. + To remove an existing expiration date, use the method without specifying + this parameter. format: datetime type: string type: object @@ -5999,7 +6047,8 @@ components: DryRun: true properties: CaPem: - description: The CA in PEM format. + description: The CA in PEM format. It must be a single-line string, containing + literal line breaks (`\n`). type: string Description: description: The description of the CA. @@ -6035,8 +6084,9 @@ components: BgpAsn: 0 properties: BgpAsn: - description: An Autonomous System Number (ASN) used by the Border Gateway + description: The Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. + This number must be between 1 and 4294967295. type: integer ConnectionType: description: The communication protocol used to establish tunnel with your @@ -10438,6 +10488,8 @@ components: ResponseStatusCodes: - 0 - 0 + QueryDateAfter: 2000-01-23 + QueryDateBefore: 2000-01-23 QueryIpAddresses: - QueryIpAddresses - QueryIpAddresses @@ -10467,6 +10519,18 @@ components: items: type: string type: array + QueryDateAfter: + description: The date after which you want to retrieve logged calls, in + ISO 8601 format (for example, `2020-06-14`). By default, this date is + set to 48 hours before the `QueryDateBefore` parameter value. + format: date + type: string + QueryDateBefore: + description: The date before which you want to retrieve logged calls, in + ISO 8601 format (for example, `2020-06-30`). By default, this date is + set to now, or 48 hours after the `QueryDateAfter` parameter value. + format: date + type: string QueryIpAddresses: description: The IPs used for the logged calls. items: @@ -13212,6 +13276,47 @@ components: ResponseContext: $ref: '#/components/schemas/ResponseContext' type: object + LinkLoadBalancerBackendMachinesRequest: + additionalProperties: false + example: + BackendVmIds: + - BackendVmIds + - BackendVmIds + LoadBalancerName: LoadBalancerName + DryRun: true + BackendIps: + - BackendIps + - BackendIps + properties: + BackendIps: + description: ' One or more public IPs of back-end VMs.' + items: + type: string + type: array + BackendVmIds: + description: ' One or more IDs of back-end VMs.' + items: + type: string + type: array + DryRun: + description: ' If true, checks whether you have the required permissions + to perform the action.' + type: boolean + LoadBalancerName: + description: ' The name of the load balancer. ' + type: string + required: + - LoadBalancerName + type: object + LinkLoadBalancerBackendMachinesResponse: + additionalProperties: false + example: + ResponseContext: + RequestId: RequestId + properties: + ResponseContext: + $ref: '#/components/schemas/ResponseContext' + type: object LinkNic: additionalProperties: false description: Information about the NIC attachment. @@ -15245,6 +15350,8 @@ components: ResponseStatusCodes: - 0 - 0 + QueryDateAfter: 2000-01-23 + QueryDateBefore: 2000-01-23 QueryIpAddresses: - QueryIpAddresses - QueryIpAddresses @@ -19933,6 +20040,47 @@ components: ResponseContext: $ref: '#/components/schemas/ResponseContext' type: object + UnlinkLoadBalancerBackendMachinesRequest: + additionalProperties: false + example: + BackendVmIds: + - BackendVmIds + - BackendVmIds + LoadBalancerName: LoadBalancerName + DryRun: true + BackendIps: + - BackendIps + - BackendIps + properties: + BackendIps: + description: ' One or more public IPs of back-end VMs.' + items: + type: string + type: array + BackendVmIds: + description: ' One or more IDs of back-end VMs.' + items: + type: string + type: array + DryRun: + description: ' If true, checks whether you have the required permissions + to perform the action.' + type: boolean + LoadBalancerName: + description: ' The name of the load balancer.' + type: string + required: + - LoadBalancerName + type: object + UnlinkLoadBalancerBackendMachinesResponse: + additionalProperties: false + example: + ResponseContext: + RequestId: RequestId + properties: + ResponseContext: + $ref: '#/components/schemas/ResponseContext' + type: object UnlinkNicRequest: additionalProperties: false example: diff --git a/osc/api_access_key.go b/osc/api_access_key.go index 098f2696b..e1c35a351 100644 --- a/osc/api_access_key.go +++ b/osc/api_access_key.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_account.go b/osc/api_account.go index bb8e01d80..813138c02 100644 --- a/osc/api_account.go +++ b/osc/api_account.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_api_access_policy.go b/osc/api_api_access_policy.go index d10f03fa1..fbf82a8c7 100644 --- a/osc/api_api_access_policy.go +++ b/osc/api_api_access_policy.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_api_access_rule.go b/osc/api_api_access_rule.go index 03274e91d..e98e1ca2e 100644 --- a/osc/api_api_access_rule.go +++ b/osc/api_api_access_rule.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_api_log.go b/osc/api_api_log.go index 6782f7647..ef7dc58dd 100644 --- a/osc/api_api_log.go +++ b/osc/api_api_log.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_ca.go b/osc/api_ca.go index b1252d63b..b85a0c1c7 100644 --- a/osc/api_ca.go +++ b/osc/api_ca.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_client_gateway.go b/osc/api_client_gateway.go index 70efcbadd..deb53c46d 100644 --- a/osc/api_client_gateway.go +++ b/osc/api_client_gateway.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_dhcp_option.go b/osc/api_dhcp_option.go index 14906da08..aa8c862ef 100644 --- a/osc/api_dhcp_option.go +++ b/osc/api_dhcp_option.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_direct_link.go b/osc/api_direct_link.go index e8c3c2c87..8e9b05609 100644 --- a/osc/api_direct_link.go +++ b/osc/api_direct_link.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_direct_link_interface.go b/osc/api_direct_link_interface.go index d6f9ed029..0e4d353f0 100644 --- a/osc/api_direct_link_interface.go +++ b/osc/api_direct_link_interface.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_flexible_gpu.go b/osc/api_flexible_gpu.go index aae6253b0..5d5fb5d64 100644 --- a/osc/api_flexible_gpu.go +++ b/osc/api_flexible_gpu.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_image.go b/osc/api_image.go index c97d08060..0a2533422 100644 --- a/osc/api_image.go +++ b/osc/api_image.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_internet_service.go b/osc/api_internet_service.go index b5cc394e1..99d9eb036 100644 --- a/osc/api_internet_service.go +++ b/osc/api_internet_service.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_keypair.go b/osc/api_keypair.go index 9c3928319..a799b2a71 100644 --- a/osc/api_keypair.go +++ b/osc/api_keypair.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_listener.go b/osc/api_listener.go index c95c7f8bf..3fd184f7e 100644 --- a/osc/api_listener.go +++ b/osc/api_listener.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_load_balancer.go b/osc/api_load_balancer.go index d5b49ccc0..bbf42afee 100644 --- a/osc/api_load_balancer.go +++ b/osc/api_load_balancer.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ @@ -581,6 +581,117 @@ func (a *LoadBalancerApiService) DeregisterVmsInLoadBalancer(ctx _context.Contex return localVarReturnValue, localVarHTTPResponse, nil } +// LinkLoadBalancerBackendMachinesOpts Optional parameters for the method 'LinkLoadBalancerBackendMachines' +type LinkLoadBalancerBackendMachinesOpts struct { + LinkLoadBalancerBackendMachinesRequest optional.Interface +} + +/* +LinkLoadBalancerBackendMachines Method for LinkLoadBalancerBackendMachines + * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + * @param optional nil or *LinkLoadBalancerBackendMachinesOpts - Optional Parameters: + * @param "LinkLoadBalancerBackendMachinesRequest" (optional.Interface of LinkLoadBalancerBackendMachinesRequest) - +@return LinkLoadBalancerBackendMachinesResponse +*/ +func (a *LoadBalancerApiService) LinkLoadBalancerBackendMachines(ctx _context.Context, localVarOptionals *LinkLoadBalancerBackendMachinesOpts) (LinkLoadBalancerBackendMachinesResponse, *_nethttp.Response, error) { + var ( + localVarHTTPMethod = _nethttp.MethodPost + localVarPostBody interface{} + localVarFormFileName string + localVarFileName string + localVarFileBytes []byte + localVarReturnValue LinkLoadBalancerBackendMachinesResponse + ) + + // create path and map variables + localVarPath := a.client.cfg.BasePath + "/LinkLoadBalancerBackendMachines" + localVarHeaderParams := make(map[string]string) + localVarQueryParams := _neturl.Values{} + localVarFormParams := _neturl.Values{} + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{"application/json"} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + // body params + if localVarOptionals != nil && localVarOptionals.LinkLoadBalancerBackendMachinesRequest.IsSet() { + localVarOptionalLinkLoadBalancerBackendMachinesRequest, localVarOptionalLinkLoadBalancerBackendMachinesRequestok := localVarOptionals.LinkLoadBalancerBackendMachinesRequest.Value().(LinkLoadBalancerBackendMachinesRequest) + if !localVarOptionalLinkLoadBalancerBackendMachinesRequestok { + return localVarReturnValue, nil, reportError("linkLoadBalancerBackendMachinesRequest should be LinkLoadBalancerBackendMachinesRequest") + } + localVarPostBody = &localVarOptionalLinkLoadBalancerBackendMachinesRequest + } + + if ctx != nil { + // API Key Authentication + if auth, ok := ctx.Value(ContextAPIKey).(APIKey); ok { + var key string + if auth.Prefix != "" { + key = auth.Prefix + " " + auth.Key + } else { + key = auth.Key + } + localVarHeaderParams["Authorization"] = key + } + } + r, err := a.client.prepareRequest(ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, localVarFormFileName, localVarFileName, localVarFileBytes) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(r) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := _ioutil.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 200 { + var v LinkLoadBalancerBackendMachinesResponse + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.model = v + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + // ReadLoadBalancerTagsOpts Optional parameters for the method 'ReadLoadBalancerTags' type ReadLoadBalancerTagsOpts struct { ReadLoadBalancerTagsRequest optional.Interface @@ -1025,6 +1136,117 @@ func (a *LoadBalancerApiService) RegisterVmsInLoadBalancer(ctx _context.Context, return localVarReturnValue, localVarHTTPResponse, nil } +// UnlinkLoadBalancerBackendMachinesOpts Optional parameters for the method 'UnlinkLoadBalancerBackendMachines' +type UnlinkLoadBalancerBackendMachinesOpts struct { + UnlinkLoadBalancerBackendMachinesRequest optional.Interface +} + +/* +UnlinkLoadBalancerBackendMachines Method for UnlinkLoadBalancerBackendMachines + * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + * @param optional nil or *UnlinkLoadBalancerBackendMachinesOpts - Optional Parameters: + * @param "UnlinkLoadBalancerBackendMachinesRequest" (optional.Interface of UnlinkLoadBalancerBackendMachinesRequest) - +@return UnlinkLoadBalancerBackendMachinesResponse +*/ +func (a *LoadBalancerApiService) UnlinkLoadBalancerBackendMachines(ctx _context.Context, localVarOptionals *UnlinkLoadBalancerBackendMachinesOpts) (UnlinkLoadBalancerBackendMachinesResponse, *_nethttp.Response, error) { + var ( + localVarHTTPMethod = _nethttp.MethodPost + localVarPostBody interface{} + localVarFormFileName string + localVarFileName string + localVarFileBytes []byte + localVarReturnValue UnlinkLoadBalancerBackendMachinesResponse + ) + + // create path and map variables + localVarPath := a.client.cfg.BasePath + "/UnlinkLoadBalancerBackendMachines" + localVarHeaderParams := make(map[string]string) + localVarQueryParams := _neturl.Values{} + localVarFormParams := _neturl.Values{} + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{"application/json"} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + // body params + if localVarOptionals != nil && localVarOptionals.UnlinkLoadBalancerBackendMachinesRequest.IsSet() { + localVarOptionalUnlinkLoadBalancerBackendMachinesRequest, localVarOptionalUnlinkLoadBalancerBackendMachinesRequestok := localVarOptionals.UnlinkLoadBalancerBackendMachinesRequest.Value().(UnlinkLoadBalancerBackendMachinesRequest) + if !localVarOptionalUnlinkLoadBalancerBackendMachinesRequestok { + return localVarReturnValue, nil, reportError("unlinkLoadBalancerBackendMachinesRequest should be UnlinkLoadBalancerBackendMachinesRequest") + } + localVarPostBody = &localVarOptionalUnlinkLoadBalancerBackendMachinesRequest + } + + if ctx != nil { + // API Key Authentication + if auth, ok := ctx.Value(ContextAPIKey).(APIKey); ok { + var key string + if auth.Prefix != "" { + key = auth.Prefix + " " + auth.Key + } else { + key = auth.Key + } + localVarHeaderParams["Authorization"] = key + } + } + r, err := a.client.prepareRequest(ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, localVarFormFileName, localVarFileName, localVarFileBytes) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(r) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := _ioutil.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 200 { + var v UnlinkLoadBalancerBackendMachinesResponse + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.model = v + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + // UpdateLoadBalancerOpts Optional parameters for the method 'UpdateLoadBalancer' type UpdateLoadBalancerOpts struct { UpdateLoadBalancerRequest optional.Interface diff --git a/osc/api_load_balancer_policy.go b/osc/api_load_balancer_policy.go index 98111a940..76313f84a 100644 --- a/osc/api_load_balancer_policy.go +++ b/osc/api_load_balancer_policy.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_location.go b/osc/api_location.go index 12e1c06cd..6dab7b97d 100644 --- a/osc/api_location.go +++ b/osc/api_location.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_nat_service.go b/osc/api_nat_service.go index a2083f37c..33a5c77c3 100644 --- a/osc/api_nat_service.go +++ b/osc/api_nat_service.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_net.go b/osc/api_net.go index f316ff66e..f52a76e07 100644 --- a/osc/api_net.go +++ b/osc/api_net.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_net_access_point.go b/osc/api_net_access_point.go index 296ae3900..4011502db 100644 --- a/osc/api_net_access_point.go +++ b/osc/api_net_access_point.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_net_peering.go b/osc/api_net_peering.go index 89ac48e96..9d162dfd5 100644 --- a/osc/api_net_peering.go +++ b/osc/api_net_peering.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_nic.go b/osc/api_nic.go index 8ab2a0083..704fdfffa 100644 --- a/osc/api_nic.go +++ b/osc/api_nic.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_product_type.go b/osc/api_product_type.go index f954b3ddc..0236f8f44 100644 --- a/osc/api_product_type.go +++ b/osc/api_product_type.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_public_ip.go b/osc/api_public_ip.go index 60a9cb346..370e2c347 100644 --- a/osc/api_public_ip.go +++ b/osc/api_public_ip.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_quota.go b/osc/api_quota.go index 8827202d0..f8f20de9b 100644 --- a/osc/api_quota.go +++ b/osc/api_quota.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_region.go b/osc/api_region.go index 56ec51d96..b09c8a53b 100644 --- a/osc/api_region.go +++ b/osc/api_region.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_route.go b/osc/api_route.go index f8cb8ff82..95747b66d 100644 --- a/osc/api_route.go +++ b/osc/api_route.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_route_table.go b/osc/api_route_table.go index 984aba8ca..5b804b12a 100644 --- a/osc/api_route_table.go +++ b/osc/api_route_table.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_security_group.go b/osc/api_security_group.go index 7c9dc1645..918e28f44 100644 --- a/osc/api_security_group.go +++ b/osc/api_security_group.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_security_group_rule.go b/osc/api_security_group_rule.go index 5c7febb8a..bb5ba1ed8 100644 --- a/osc/api_security_group_rule.go +++ b/osc/api_security_group_rule.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_server_certificate.go b/osc/api_server_certificate.go index a9bd01414..59f7485e0 100644 --- a/osc/api_server_certificate.go +++ b/osc/api_server_certificate.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_snapshot.go b/osc/api_snapshot.go index e378b5443..6faf85a51 100644 --- a/osc/api_snapshot.go +++ b/osc/api_snapshot.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_subnet.go b/osc/api_subnet.go index ff658ded6..bd46e6161 100644 --- a/osc/api_subnet.go +++ b/osc/api_subnet.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_subregion.go b/osc/api_subregion.go index 9c868dc11..29f08a338 100644 --- a/osc/api_subregion.go +++ b/osc/api_subregion.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_tag.go b/osc/api_tag.go index 081e2cba4..b362b4836 100644 --- a/osc/api_tag.go +++ b/osc/api_tag.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_task.go b/osc/api_task.go index 04e113da3..f62754733 100644 --- a/osc/api_task.go +++ b/osc/api_task.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_virtual_gateway.go b/osc/api_virtual_gateway.go index b2a7aeae7..4e57a5c83 100644 --- a/osc/api_virtual_gateway.go +++ b/osc/api_virtual_gateway.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_vm.go b/osc/api_vm.go index 5c40635f9..2919f559a 100644 --- a/osc/api_vm.go +++ b/osc/api_vm.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_volume.go b/osc/api_volume.go index ee129a19c..f696285d8 100644 --- a/osc/api_volume.go +++ b/osc/api_volume.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/api_vpn_connection.go b/osc/api_vpn_connection.go index 45a133b9a..4b029e82a 100644 --- a/osc/api_vpn_connection.go +++ b/osc/api_vpn_connection.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/client.go b/osc/client.go index ff66adb58..ea3f75637 100644 --- a/osc/client.go +++ b/osc/client.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ @@ -42,7 +42,7 @@ var ( xmlCheck = regexp.MustCompile(`(?i:(?:application|text)/xml)`) ) -// APIClient manages communication with the 3DS OUTSCALE API API v1.17 +// APIClient manages communication with the 3DS OUTSCALE API API v1.18 // In most cases there should be only one, shared, APIClient. type APIClient struct { cfg *Configuration diff --git a/osc/configuration.go b/osc/configuration.go index a5851825c..018d5116d 100644 --- a/osc/configuration.go +++ b/osc/configuration.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ @@ -93,7 +93,7 @@ func NewConfiguration() *Configuration { cfg := &Configuration{ BasePath: "https://api.eu-west-2.outscale.com/api/v1", DefaultHeader: make(map[string]string), - UserAgent: "osc-sdk-go/1.13.0", + UserAgent: "osc-sdk-go/1.14.0", Debug: false, Servers: []ServerConfiguration{ { diff --git a/osc/docs/AccessKeySecretKey.md b/osc/docs/AccessKeySecretKey.md index 05a55e2d2..bb595e54f 100644 --- a/osc/docs/AccessKeySecretKey.md +++ b/osc/docs/AccessKeySecretKey.md @@ -4,12 +4,12 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**AccessKeyId** | **string** | The ID of the secret access key. | [optional] -**CreationDate** | **string** | The date and time of creation of the secret access key. | [optional] -**ExpirationDate** | **string** | The date at which the access key expires. | [optional] -**LastModificationDate** | **string** | The date and time of the last modification of the secret access key. | [optional] -**SecretKey** | **string** | The secret access key that enables you to send requests. | [optional] -**State** | **string** | The state of the secret access key (`ACTIVE` if the key is valid for API calls, or `INACTIVE` if not). | [optional] +**AccessKeyId** | **string** | The ID of the access key. | [optional] +**CreationDate** | **string** | The date and time (UTC) of creation of the access key. | [optional] +**ExpirationDate** | **string** | The date and time (UTC) at which the access key expires. | [optional] +**LastModificationDate** | **string** | The date and time (UTC) of the last modification of the access key. | [optional] +**SecretKey** | **string** | The access key that enables you to send requests. | [optional] +**State** | **string** | The state of the access key (`ACTIVE` if the key is valid for API calls, or `INACTIVE` if not). | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/osc/docs/ClientGateway.md b/osc/docs/ClientGateway.md index a7e067ba4..2f2607bd1 100644 --- a/osc/docs/ClientGateway.md +++ b/osc/docs/ClientGateway.md @@ -4,7 +4,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**BgpAsn** | **int32** | An Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. | [optional] +**BgpAsn** | **int32** | The Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. | [optional] **ClientGatewayId** | **string** | The ID of the client gateway. | [optional] **ConnectionType** | **string** | The type of communication tunnel used by the client gateway (only `ipsec.1` is supported). | [optional] **PublicIp** | **string** | The public IPv4 address of the client gateway (must be a fixed address into a NATed network). | [optional] diff --git a/osc/docs/CreateAccessKeyRequest.md b/osc/docs/CreateAccessKeyRequest.md index c88a3d2a8..f89207380 100644 --- a/osc/docs/CreateAccessKeyRequest.md +++ b/osc/docs/CreateAccessKeyRequest.md @@ -5,7 +5,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **DryRun** | **bool** | If true, checks whether you have the required permissions to perform the action. | [optional] -**ExpirationDate** | **string** | The date and time at which you want the access key to expire, in ISO 8601 format (for example, `2017-06-14` or `2017-06-14T00:00:00Z`). If not specified, the access key has no expiration date. | [optional] +**ExpirationDate** | **string** | The date and time at which you want the access key to expire, in ISO 8601 format (for example, `2017-06-14` or `2017-06-14T00:00:00Z`). To remove an existing expiration date, use the method without specifying this parameter. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/osc/docs/CreateCaRequest.md b/osc/docs/CreateCaRequest.md index bf9c7953b..e8174eafc 100644 --- a/osc/docs/CreateCaRequest.md +++ b/osc/docs/CreateCaRequest.md @@ -4,7 +4,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**CaPem** | **string** | The CA in PEM format. | +**CaPem** | **string** | The CA in PEM format. It must be a single-line string, containing literal line breaks (`\\n`). | **Description** | **string** | The description of the CA. | [optional] **DryRun** | **bool** | If true, checks whether you have the required permissions to perform the action. | [optional] diff --git a/osc/docs/CreateClientGatewayRequest.md b/osc/docs/CreateClientGatewayRequest.md index 3a15b16bb..8914ed055 100644 --- a/osc/docs/CreateClientGatewayRequest.md +++ b/osc/docs/CreateClientGatewayRequest.md @@ -4,7 +4,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**BgpAsn** | **int32** | An Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. | +**BgpAsn** | **int32** | The Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. This number must be between 1 and 4294967295. | **ConnectionType** | **string** | The communication protocol used to establish tunnel with your client gateway (only `ipsec.1` is supported). | **DryRun** | **bool** | If true, checks whether you have the required permissions to perform the action. | [optional] **PublicIp** | **string** | The public fixed IPv4 address of your client gateway. | diff --git a/osc/docs/FiltersApiLog.md b/osc/docs/FiltersApiLog.md index a75a26aba..5b692737b 100644 --- a/osc/docs/FiltersApiLog.md +++ b/osc/docs/FiltersApiLog.md @@ -7,6 +7,8 @@ Name | Type | Description | Notes **QueryAccessKeys** | **[]string** | The access keys used for the logged calls. | [optional] **QueryApiNames** | **[]string** | The names of the APIs of the logged calls (always `oapi` for the OUTSCALE API). | [optional] **QueryCallNames** | **[]string** | The names of the logged calls. | [optional] +**QueryDateAfter** | **string** | The date after which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-14`). By default, this date is set to 48 hours before the `QueryDateBefore` parameter value. | [optional] +**QueryDateBefore** | **string** | The date before which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-30`). By default, this date is set to now, or 48 hours after the `QueryDateAfter` parameter value. | [optional] **QueryIpAddresses** | **[]string** | The IPs used for the logged calls. | [optional] **QueryUserAgents** | **[]string** | The user agents of the HTTP requests of the logged calls. | [optional] **RequestIds** | **[]string** | The request IDs provided in the responses of the logged calls. | [optional] diff --git a/osc/docs/LinkLoadBalancerBackendMachinesRequest.md b/osc/docs/LinkLoadBalancerBackendMachinesRequest.md new file mode 100644 index 000000000..0e7f1f67e --- /dev/null +++ b/osc/docs/LinkLoadBalancerBackendMachinesRequest.md @@ -0,0 +1,14 @@ +# LinkLoadBalancerBackendMachinesRequest + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**BackendIps** | **[]string** | One or more public IPs of back-end VMs. | [optional] +**BackendVmIds** | **[]string** | One or more IDs of back-end VMs. | [optional] +**DryRun** | **bool** | If true, checks whether you have the required permissions to perform the action. | [optional] +**LoadBalancerName** | **string** | The name of the load balancer. | + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/osc/docs/LinkLoadBalancerBackendMachinesResponse.md b/osc/docs/LinkLoadBalancerBackendMachinesResponse.md new file mode 100644 index 000000000..f18e2a90d --- /dev/null +++ b/osc/docs/LinkLoadBalancerBackendMachinesResponse.md @@ -0,0 +1,11 @@ +# LinkLoadBalancerBackendMachinesResponse + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**ResponseContext** | [**ResponseContext**](ResponseContext.md) | | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/osc/docs/LoadBalancerApi.md b/osc/docs/LoadBalancerApi.md index c9a1c9cf9..b3e5d5060 100644 --- a/osc/docs/LoadBalancerApi.md +++ b/osc/docs/LoadBalancerApi.md @@ -9,10 +9,12 @@ Method | HTTP request | Description [**DeleteLoadBalancer**](LoadBalancerApi.md#DeleteLoadBalancer) | **Post** /DeleteLoadBalancer | [**DeleteLoadBalancerTags**](LoadBalancerApi.md#DeleteLoadBalancerTags) | **Post** /DeleteLoadBalancerTags | [**DeregisterVmsInLoadBalancer**](LoadBalancerApi.md#DeregisterVmsInLoadBalancer) | **Post** /DeregisterVmsInLoadBalancer | +[**LinkLoadBalancerBackendMachines**](LoadBalancerApi.md#LinkLoadBalancerBackendMachines) | **Post** /LinkLoadBalancerBackendMachines | [**ReadLoadBalancerTags**](LoadBalancerApi.md#ReadLoadBalancerTags) | **Post** /ReadLoadBalancerTags | [**ReadLoadBalancers**](LoadBalancerApi.md#ReadLoadBalancers) | **Post** /ReadLoadBalancers | [**ReadVmsHealth**](LoadBalancerApi.md#ReadVmsHealth) | **Post** /ReadVmsHealth | [**RegisterVmsInLoadBalancer**](LoadBalancerApi.md#RegisterVmsInLoadBalancer) | **Post** /RegisterVmsInLoadBalancer | +[**UnlinkLoadBalancerBackendMachines**](LoadBalancerApi.md#UnlinkLoadBalancerBackendMachines) | **Post** /UnlinkLoadBalancerBackendMachines | [**UpdateLoadBalancer**](LoadBalancerApi.md#UpdateLoadBalancer) | **Post** /UpdateLoadBalancer | @@ -222,6 +224,47 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## LinkLoadBalancerBackendMachines + +> LinkLoadBalancerBackendMachinesResponse LinkLoadBalancerBackendMachines(ctx, optional) + + + +### Required Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- +**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. + **optional** | ***LinkLoadBalancerBackendMachinesOpts** | optional parameters | nil if no parameters + +### Optional Parameters + +Optional parameters are passed through a pointer to a LinkLoadBalancerBackendMachinesOpts struct + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **linkLoadBalancerBackendMachinesRequest** | [**optional.Interface of LinkLoadBalancerBackendMachinesRequest**](LinkLoadBalancerBackendMachinesRequest.md)| | + +### Return type + +[**LinkLoadBalancerBackendMachinesResponse**](LinkLoadBalancerBackendMachinesResponse.md) + +### Authorization + +[ApiKeyAuth](../README.md#ApiKeyAuth) + +### HTTP request headers + +- **Content-Type**: application/json +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## ReadLoadBalancerTags > ReadLoadBalancerTagsResponse ReadLoadBalancerTags(ctx, optional) @@ -386,6 +429,47 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## UnlinkLoadBalancerBackendMachines + +> UnlinkLoadBalancerBackendMachinesResponse UnlinkLoadBalancerBackendMachines(ctx, optional) + + + +### Required Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- +**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. + **optional** | ***UnlinkLoadBalancerBackendMachinesOpts** | optional parameters | nil if no parameters + +### Optional Parameters + +Optional parameters are passed through a pointer to a UnlinkLoadBalancerBackendMachinesOpts struct + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **unlinkLoadBalancerBackendMachinesRequest** | [**optional.Interface of UnlinkLoadBalancerBackendMachinesRequest**](UnlinkLoadBalancerBackendMachinesRequest.md)| | + +### Return type + +[**UnlinkLoadBalancerBackendMachinesResponse**](UnlinkLoadBalancerBackendMachinesResponse.md) + +### Authorization + +[ApiKeyAuth](../README.md#ApiKeyAuth) + +### HTTP request headers + +- **Content-Type**: application/json +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## UpdateLoadBalancer > UpdateLoadBalancerResponse UpdateLoadBalancer(ctx, optional) diff --git a/osc/docs/UnlinkLoadBalancerBackendMachinesRequest.md b/osc/docs/UnlinkLoadBalancerBackendMachinesRequest.md new file mode 100644 index 000000000..8a1f52b32 --- /dev/null +++ b/osc/docs/UnlinkLoadBalancerBackendMachinesRequest.md @@ -0,0 +1,14 @@ +# UnlinkLoadBalancerBackendMachinesRequest + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**BackendIps** | **[]string** | One or more public IPs of back-end VMs. | [optional] +**BackendVmIds** | **[]string** | One or more IDs of back-end VMs. | [optional] +**DryRun** | **bool** | If true, checks whether you have the required permissions to perform the action. | [optional] +**LoadBalancerName** | **string** | The name of the load balancer. | + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/osc/docs/UnlinkLoadBalancerBackendMachinesResponse.md b/osc/docs/UnlinkLoadBalancerBackendMachinesResponse.md new file mode 100644 index 000000000..8e43922cd --- /dev/null +++ b/osc/docs/UnlinkLoadBalancerBackendMachinesResponse.md @@ -0,0 +1,11 @@ +# UnlinkLoadBalancerBackendMachinesResponse + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**ResponseContext** | [**ResponseContext**](ResponseContext.md) | | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/osc/model_accept_net_peering_request.go b/osc/model_accept_net_peering_request.go index 0bd82bac2..8d0bd1c84 100644 --- a/osc/model_accept_net_peering_request.go +++ b/osc/model_accept_net_peering_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_accept_net_peering_response.go b/osc/model_accept_net_peering_response.go index 13cfe1874..2af056497 100644 --- a/osc/model_accept_net_peering_response.go +++ b/osc/model_accept_net_peering_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_accepter_net.go b/osc/model_accepter_net.go index 785e7071c..6196a7d9f 100644 --- a/osc/model_accepter_net.go +++ b/osc/model_accepter_net.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_access_key.go b/osc/model_access_key.go index 9796b98b0..f39e59476 100644 --- a/osc/model_access_key.go +++ b/osc/model_access_key.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_access_key_secret_key.go b/osc/model_access_key_secret_key.go index d3d6cf3fc..f15b27129 100644 --- a/osc/model_access_key_secret_key.go +++ b/osc/model_access_key_secret_key.go @@ -3,25 +3,25 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ package osc -// AccessKeySecretKey Information about the secret access key. +// AccessKeySecretKey Information about the access key. type AccessKeySecretKey struct { - // The ID of the secret access key. + // The ID of the access key. AccessKeyId string `json:"AccessKeyId,omitempty"` - // The date and time of creation of the secret access key. + // The date and time (UTC) of creation of the access key. CreationDate string `json:"CreationDate,omitempty"` - // The date at which the access key expires. + // The date and time (UTC) at which the access key expires. ExpirationDate string `json:"ExpirationDate,omitempty"` - // The date and time of the last modification of the secret access key. + // The date and time (UTC) of the last modification of the access key. LastModificationDate string `json:"LastModificationDate,omitempty"` - // The secret access key that enables you to send requests. + // The access key that enables you to send requests. SecretKey string `json:"SecretKey,omitempty"` - // The state of the secret access key (`ACTIVE` if the key is valid for API calls, or `INACTIVE` if not). + // The state of the access key (`ACTIVE` if the key is valid for API calls, or `INACTIVE` if not). State string `json:"State,omitempty"` } diff --git a/osc/model_access_log.go b/osc/model_access_log.go index 2b1983a02..45973b8f5 100644 --- a/osc/model_access_log.go +++ b/osc/model_access_log.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_account.go b/osc/model_account.go index 9da03d0b6..991f14f78 100644 --- a/osc/model_account.go +++ b/osc/model_account.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_api_access_policy.go b/osc/model_api_access_policy.go index 1e8418425..5924b1de4 100644 --- a/osc/model_api_access_policy.go +++ b/osc/model_api_access_policy.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_api_access_rule.go b/osc/model_api_access_rule.go index defbea486..78f333665 100644 --- a/osc/model_api_access_rule.go +++ b/osc/model_api_access_rule.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_application_sticky_cookie_policy.go b/osc/model_application_sticky_cookie_policy.go index 761a8e399..fc76b7427 100644 --- a/osc/model_application_sticky_cookie_policy.go +++ b/osc/model_application_sticky_cookie_policy.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_backend_vm_health.go b/osc/model_backend_vm_health.go index 60c87107e..ead995088 100644 --- a/osc/model_backend_vm_health.go +++ b/osc/model_backend_vm_health.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_block_device_mapping_created.go b/osc/model_block_device_mapping_created.go index 9c9771135..accb781bc 100644 --- a/osc/model_block_device_mapping_created.go +++ b/osc/model_block_device_mapping_created.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_block_device_mapping_image.go b/osc/model_block_device_mapping_image.go index 9bc32d641..e90b1d54e 100644 --- a/osc/model_block_device_mapping_image.go +++ b/osc/model_block_device_mapping_image.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_block_device_mapping_vm_creation.go b/osc/model_block_device_mapping_vm_creation.go index 617d4c1e3..e13d0d555 100644 --- a/osc/model_block_device_mapping_vm_creation.go +++ b/osc/model_block_device_mapping_vm_creation.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_block_device_mapping_vm_update.go b/osc/model_block_device_mapping_vm_update.go index 68cf99a7f..3344e2c32 100644 --- a/osc/model_block_device_mapping_vm_update.go +++ b/osc/model_block_device_mapping_vm_update.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_bsu_created.go b/osc/model_bsu_created.go index 93bf99d86..d9d343c1b 100644 --- a/osc/model_bsu_created.go +++ b/osc/model_bsu_created.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_bsu_to_create.go b/osc/model_bsu_to_create.go index b4e607a7c..15360ac9b 100644 --- a/osc/model_bsu_to_create.go +++ b/osc/model_bsu_to_create.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_bsu_to_update_vm.go b/osc/model_bsu_to_update_vm.go index ad02a4db9..71051b75c 100644 --- a/osc/model_bsu_to_update_vm.go +++ b/osc/model_bsu_to_update_vm.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_ca.go b/osc/model_ca.go index 50c4b72fc..5a01ebc5f 100644 --- a/osc/model_ca.go +++ b/osc/model_ca.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_check_authentication_request.go b/osc/model_check_authentication_request.go index 571c5cde2..5bd392e37 100644 --- a/osc/model_check_authentication_request.go +++ b/osc/model_check_authentication_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_check_authentication_response.go b/osc/model_check_authentication_response.go index 4c37f243d..1bcfc32bf 100644 --- a/osc/model_check_authentication_response.go +++ b/osc/model_check_authentication_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_client_gateway.go b/osc/model_client_gateway.go index fa16f331f..153ba2314 100644 --- a/osc/model_client_gateway.go +++ b/osc/model_client_gateway.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ @@ -12,7 +12,7 @@ package osc // ClientGateway Information about the client gateway. type ClientGateway struct { - // An Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. + // The Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. BgpAsn int32 `json:"BgpAsn,omitempty"` // The ID of the client gateway. ClientGatewayId string `json:"ClientGatewayId,omitempty"` diff --git a/osc/model_consumption_entry.go b/osc/model_consumption_entry.go index fd7f143c7..1785df16c 100644 --- a/osc/model_consumption_entry.go +++ b/osc/model_consumption_entry.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_access_key_request.go b/osc/model_create_access_key_request.go index 36a50405f..f90df3035 100644 --- a/osc/model_create_access_key_request.go +++ b/osc/model_create_access_key_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ @@ -14,6 +14,6 @@ package osc type CreateAccessKeyRequest struct { // If true, checks whether you have the required permissions to perform the action. DryRun bool `json:"DryRun,omitempty"` - // The date and time at which you want the access key to expire, in ISO 8601 format (for example, `2017-06-14` or `2017-06-14T00:00:00Z`). If not specified, the access key has no expiration date. + // The date and time at which you want the access key to expire, in ISO 8601 format (for example, `2017-06-14` or `2017-06-14T00:00:00Z`). To remove an existing expiration date, use the method without specifying this parameter. ExpirationDate string `json:"ExpirationDate,omitempty"` } diff --git a/osc/model_create_access_key_response.go b/osc/model_create_access_key_response.go index 73d52e603..242f7dfb0 100644 --- a/osc/model_create_access_key_response.go +++ b/osc/model_create_access_key_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_account_request.go b/osc/model_create_account_request.go index 3e66dba11..a425058d3 100644 --- a/osc/model_create_account_request.go +++ b/osc/model_create_account_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_account_response.go b/osc/model_create_account_response.go index 0526f7a47..45a737839 100644 --- a/osc/model_create_account_response.go +++ b/osc/model_create_account_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_api_access_rule_request.go b/osc/model_create_api_access_rule_request.go index 8b7f624ce..6fad100ce 100644 --- a/osc/model_create_api_access_rule_request.go +++ b/osc/model_create_api_access_rule_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_api_access_rule_response.go b/osc/model_create_api_access_rule_response.go index 73825ba85..823300ab9 100644 --- a/osc/model_create_api_access_rule_response.go +++ b/osc/model_create_api_access_rule_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_ca_request.go b/osc/model_create_ca_request.go index 54d20e149..5a52b4ba5 100644 --- a/osc/model_create_ca_request.go +++ b/osc/model_create_ca_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ @@ -12,7 +12,7 @@ package osc // CreateCaRequest struct for CreateCaRequest type CreateCaRequest struct { - // The CA in PEM format. + // The CA in PEM format. It must be a single-line string, containing literal line breaks (`\\n`). CaPem string `json:"CaPem"` // The description of the CA. Description string `json:"Description,omitempty"` diff --git a/osc/model_create_ca_response.go b/osc/model_create_ca_response.go index 9945b14c6..a28d3f010 100644 --- a/osc/model_create_ca_response.go +++ b/osc/model_create_ca_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_client_gateway_request.go b/osc/model_create_client_gateway_request.go index a79e2b32e..1951ba59b 100644 --- a/osc/model_create_client_gateway_request.go +++ b/osc/model_create_client_gateway_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ @@ -12,7 +12,7 @@ package osc // CreateClientGatewayRequest struct for CreateClientGatewayRequest type CreateClientGatewayRequest struct { - // An Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. + // The Autonomous System Number (ASN) used by the Border Gateway Protocol (BGP) to find the path to your client gateway through the Internet. This number must be between 1 and 4294967295. BgpAsn int32 `json:"BgpAsn"` // The communication protocol used to establish tunnel with your client gateway (only `ipsec.1` is supported). ConnectionType string `json:"ConnectionType"` diff --git a/osc/model_create_client_gateway_response.go b/osc/model_create_client_gateway_response.go index 8cd4f765f..93cbed7fb 100644 --- a/osc/model_create_client_gateway_response.go +++ b/osc/model_create_client_gateway_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_dhcp_options_request.go b/osc/model_create_dhcp_options_request.go index e9cd97200..6babca5e0 100644 --- a/osc/model_create_dhcp_options_request.go +++ b/osc/model_create_dhcp_options_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_dhcp_options_response.go b/osc/model_create_dhcp_options_response.go index 6e2640983..739a03483 100644 --- a/osc/model_create_dhcp_options_response.go +++ b/osc/model_create_dhcp_options_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_direct_link_interface_request.go b/osc/model_create_direct_link_interface_request.go index ed68c860d..b03de4f48 100644 --- a/osc/model_create_direct_link_interface_request.go +++ b/osc/model_create_direct_link_interface_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_direct_link_interface_response.go b/osc/model_create_direct_link_interface_response.go index 5bfed383c..6edffb9d7 100644 --- a/osc/model_create_direct_link_interface_response.go +++ b/osc/model_create_direct_link_interface_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_direct_link_request.go b/osc/model_create_direct_link_request.go index ce54389ae..b7adebb1e 100644 --- a/osc/model_create_direct_link_request.go +++ b/osc/model_create_direct_link_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_direct_link_response.go b/osc/model_create_direct_link_response.go index ee85da3a9..817e42100 100644 --- a/osc/model_create_direct_link_response.go +++ b/osc/model_create_direct_link_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_flexible_gpu_request.go b/osc/model_create_flexible_gpu_request.go index d553fbedb..d6f1ec4e8 100644 --- a/osc/model_create_flexible_gpu_request.go +++ b/osc/model_create_flexible_gpu_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_flexible_gpu_response.go b/osc/model_create_flexible_gpu_response.go index 7b30f5caf..4b271e8fe 100644 --- a/osc/model_create_flexible_gpu_response.go +++ b/osc/model_create_flexible_gpu_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_image_export_task_request.go b/osc/model_create_image_export_task_request.go index 35ba04616..58027b4c8 100644 --- a/osc/model_create_image_export_task_request.go +++ b/osc/model_create_image_export_task_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_image_export_task_response.go b/osc/model_create_image_export_task_response.go index 58f558ad0..dfa66c340 100644 --- a/osc/model_create_image_export_task_response.go +++ b/osc/model_create_image_export_task_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_image_request.go b/osc/model_create_image_request.go index 89335db6b..13c8f62f6 100644 --- a/osc/model_create_image_request.go +++ b/osc/model_create_image_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_image_response.go b/osc/model_create_image_response.go index 96ac2ac42..d87e0f2b4 100644 --- a/osc/model_create_image_response.go +++ b/osc/model_create_image_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_internet_service_request.go b/osc/model_create_internet_service_request.go index 8fab655f0..a19a9718f 100644 --- a/osc/model_create_internet_service_request.go +++ b/osc/model_create_internet_service_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_internet_service_response.go b/osc/model_create_internet_service_response.go index 703b1d5af..6be8c8c00 100644 --- a/osc/model_create_internet_service_response.go +++ b/osc/model_create_internet_service_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_keypair_request.go b/osc/model_create_keypair_request.go index 6939aff50..1acb477e1 100644 --- a/osc/model_create_keypair_request.go +++ b/osc/model_create_keypair_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_keypair_response.go b/osc/model_create_keypair_response.go index 840467ed2..00218938f 100644 --- a/osc/model_create_keypair_response.go +++ b/osc/model_create_keypair_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_listener_rule_request.go b/osc/model_create_listener_rule_request.go index 811a80a85..055336eec 100644 --- a/osc/model_create_listener_rule_request.go +++ b/osc/model_create_listener_rule_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_listener_rule_response.go b/osc/model_create_listener_rule_response.go index 00312f92f..fbeb6d7f2 100644 --- a/osc/model_create_listener_rule_response.go +++ b/osc/model_create_listener_rule_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_load_balancer_listeners_request.go b/osc/model_create_load_balancer_listeners_request.go index 8984aadb0..e7a3dd6c9 100644 --- a/osc/model_create_load_balancer_listeners_request.go +++ b/osc/model_create_load_balancer_listeners_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_load_balancer_listeners_response.go b/osc/model_create_load_balancer_listeners_response.go index 6bbc526d1..a1c9a63fd 100644 --- a/osc/model_create_load_balancer_listeners_response.go +++ b/osc/model_create_load_balancer_listeners_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_load_balancer_policy_request.go b/osc/model_create_load_balancer_policy_request.go index 151e69983..4b84341d7 100644 --- a/osc/model_create_load_balancer_policy_request.go +++ b/osc/model_create_load_balancer_policy_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_load_balancer_policy_response.go b/osc/model_create_load_balancer_policy_response.go index b9b247dd8..a94f14179 100644 --- a/osc/model_create_load_balancer_policy_response.go +++ b/osc/model_create_load_balancer_policy_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_load_balancer_request.go b/osc/model_create_load_balancer_request.go index 529b8a914..ca12526cd 100644 --- a/osc/model_create_load_balancer_request.go +++ b/osc/model_create_load_balancer_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_load_balancer_response.go b/osc/model_create_load_balancer_response.go index b633ae9ef..a819b4c74 100644 --- a/osc/model_create_load_balancer_response.go +++ b/osc/model_create_load_balancer_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_load_balancer_tags_request.go b/osc/model_create_load_balancer_tags_request.go index b095fc0de..487644c15 100644 --- a/osc/model_create_load_balancer_tags_request.go +++ b/osc/model_create_load_balancer_tags_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_load_balancer_tags_response.go b/osc/model_create_load_balancer_tags_response.go index f366603d1..cfc618af9 100644 --- a/osc/model_create_load_balancer_tags_response.go +++ b/osc/model_create_load_balancer_tags_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_nat_service_request.go b/osc/model_create_nat_service_request.go index efab62cde..5a40ceb38 100644 --- a/osc/model_create_nat_service_request.go +++ b/osc/model_create_nat_service_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_nat_service_response.go b/osc/model_create_nat_service_response.go index 80e836363..1f0c6e1ea 100644 --- a/osc/model_create_nat_service_response.go +++ b/osc/model_create_nat_service_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_net_access_point_request.go b/osc/model_create_net_access_point_request.go index 756351208..b61f555b4 100644 --- a/osc/model_create_net_access_point_request.go +++ b/osc/model_create_net_access_point_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_net_access_point_response.go b/osc/model_create_net_access_point_response.go index 2701bfb11..ab997b18f 100644 --- a/osc/model_create_net_access_point_response.go +++ b/osc/model_create_net_access_point_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_net_peering_request.go b/osc/model_create_net_peering_request.go index afd067b37..68ae17f49 100644 --- a/osc/model_create_net_peering_request.go +++ b/osc/model_create_net_peering_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_net_peering_response.go b/osc/model_create_net_peering_response.go index 51cbbd1fa..192800181 100644 --- a/osc/model_create_net_peering_response.go +++ b/osc/model_create_net_peering_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_net_request.go b/osc/model_create_net_request.go index 07085effe..06e914d39 100644 --- a/osc/model_create_net_request.go +++ b/osc/model_create_net_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_net_response.go b/osc/model_create_net_response.go index d63efd933..0b408e6db 100644 --- a/osc/model_create_net_response.go +++ b/osc/model_create_net_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_nic_request.go b/osc/model_create_nic_request.go index a85adaa4b..2e47e3fe9 100644 --- a/osc/model_create_nic_request.go +++ b/osc/model_create_nic_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_nic_response.go b/osc/model_create_nic_response.go index 8d6cc7d63..86df4dcd6 100644 --- a/osc/model_create_nic_response.go +++ b/osc/model_create_nic_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_public_ip_request.go b/osc/model_create_public_ip_request.go index 5f65d6e52..ccde3252d 100644 --- a/osc/model_create_public_ip_request.go +++ b/osc/model_create_public_ip_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_public_ip_response.go b/osc/model_create_public_ip_response.go index 9238bacb8..55155c14b 100644 --- a/osc/model_create_public_ip_response.go +++ b/osc/model_create_public_ip_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_route_request.go b/osc/model_create_route_request.go index c3a9547ad..b09ec42f5 100644 --- a/osc/model_create_route_request.go +++ b/osc/model_create_route_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_route_response.go b/osc/model_create_route_response.go index 5c2959c73..aefc3a6fc 100644 --- a/osc/model_create_route_response.go +++ b/osc/model_create_route_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_route_table_request.go b/osc/model_create_route_table_request.go index 4989934c7..cfbb6cce1 100644 --- a/osc/model_create_route_table_request.go +++ b/osc/model_create_route_table_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_route_table_response.go b/osc/model_create_route_table_response.go index 6a5e2d7a5..21db10c5b 100644 --- a/osc/model_create_route_table_response.go +++ b/osc/model_create_route_table_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_security_group_request.go b/osc/model_create_security_group_request.go index 5f79749e7..a35516cba 100644 --- a/osc/model_create_security_group_request.go +++ b/osc/model_create_security_group_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_security_group_response.go b/osc/model_create_security_group_response.go index 07f1dbcb1..dc67e19bd 100644 --- a/osc/model_create_security_group_response.go +++ b/osc/model_create_security_group_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_security_group_rule_request.go b/osc/model_create_security_group_rule_request.go index d7adb7cea..ec38e29f9 100644 --- a/osc/model_create_security_group_rule_request.go +++ b/osc/model_create_security_group_rule_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_security_group_rule_response.go b/osc/model_create_security_group_rule_response.go index e4f23ca2f..fc80c0afa 100644 --- a/osc/model_create_security_group_rule_response.go +++ b/osc/model_create_security_group_rule_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_server_certificate_request.go b/osc/model_create_server_certificate_request.go index c136bc5e2..48ea62e40 100644 --- a/osc/model_create_server_certificate_request.go +++ b/osc/model_create_server_certificate_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_server_certificate_response.go b/osc/model_create_server_certificate_response.go index ce80cf835..e5cd21856 100644 --- a/osc/model_create_server_certificate_response.go +++ b/osc/model_create_server_certificate_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_snapshot_export_task_request.go b/osc/model_create_snapshot_export_task_request.go index e18475eca..11c9a1978 100644 --- a/osc/model_create_snapshot_export_task_request.go +++ b/osc/model_create_snapshot_export_task_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_snapshot_export_task_response.go b/osc/model_create_snapshot_export_task_response.go index cda879f2e..51926265e 100644 --- a/osc/model_create_snapshot_export_task_response.go +++ b/osc/model_create_snapshot_export_task_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_snapshot_request.go b/osc/model_create_snapshot_request.go index 9214050bf..6e766f372 100644 --- a/osc/model_create_snapshot_request.go +++ b/osc/model_create_snapshot_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_snapshot_response.go b/osc/model_create_snapshot_response.go index b3324d4f8..46d2bacb7 100644 --- a/osc/model_create_snapshot_response.go +++ b/osc/model_create_snapshot_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_subnet_request.go b/osc/model_create_subnet_request.go index c78c13c9b..94f804fea 100644 --- a/osc/model_create_subnet_request.go +++ b/osc/model_create_subnet_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_subnet_response.go b/osc/model_create_subnet_response.go index 61cae9c91..5e06aaae9 100644 --- a/osc/model_create_subnet_response.go +++ b/osc/model_create_subnet_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_tags_request.go b/osc/model_create_tags_request.go index bd519441a..554dbe6d6 100644 --- a/osc/model_create_tags_request.go +++ b/osc/model_create_tags_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_tags_response.go b/osc/model_create_tags_response.go index 0ff887400..cf68225c1 100644 --- a/osc/model_create_tags_response.go +++ b/osc/model_create_tags_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_virtual_gateway_request.go b/osc/model_create_virtual_gateway_request.go index 82dbe30a7..1e6a20243 100644 --- a/osc/model_create_virtual_gateway_request.go +++ b/osc/model_create_virtual_gateway_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_virtual_gateway_response.go b/osc/model_create_virtual_gateway_response.go index 72e7cf6ba..8efe8e610 100644 --- a/osc/model_create_virtual_gateway_response.go +++ b/osc/model_create_virtual_gateway_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_vms_request.go b/osc/model_create_vms_request.go index 5f867a849..b378237f3 100644 --- a/osc/model_create_vms_request.go +++ b/osc/model_create_vms_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_vms_response.go b/osc/model_create_vms_response.go index 71f00e458..2095f58c5 100644 --- a/osc/model_create_vms_response.go +++ b/osc/model_create_vms_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_volume_request.go b/osc/model_create_volume_request.go index 7bfe6dd88..317205508 100644 --- a/osc/model_create_volume_request.go +++ b/osc/model_create_volume_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_volume_response.go b/osc/model_create_volume_response.go index 4de85bef6..bd92f30d5 100644 --- a/osc/model_create_volume_response.go +++ b/osc/model_create_volume_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_vpn_connection_request.go b/osc/model_create_vpn_connection_request.go index 9d0e02e32..7e9e5406c 100644 --- a/osc/model_create_vpn_connection_request.go +++ b/osc/model_create_vpn_connection_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_vpn_connection_response.go b/osc/model_create_vpn_connection_response.go index 71cee4e88..b45dad6bf 100644 --- a/osc/model_create_vpn_connection_response.go +++ b/osc/model_create_vpn_connection_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_vpn_connection_route_request.go b/osc/model_create_vpn_connection_route_request.go index d8eefc660..db41ef510 100644 --- a/osc/model_create_vpn_connection_route_request.go +++ b/osc/model_create_vpn_connection_route_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_create_vpn_connection_route_response.go b/osc/model_create_vpn_connection_route_response.go index 4994bfc4b..d9d5568a5 100644 --- a/osc/model_create_vpn_connection_route_response.go +++ b/osc/model_create_vpn_connection_route_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_access_key_request.go b/osc/model_delete_access_key_request.go index 4391e824a..6b80df304 100644 --- a/osc/model_delete_access_key_request.go +++ b/osc/model_delete_access_key_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_access_key_response.go b/osc/model_delete_access_key_response.go index e53ce07e2..1cec19ab5 100644 --- a/osc/model_delete_access_key_response.go +++ b/osc/model_delete_access_key_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_api_access_rule_request.go b/osc/model_delete_api_access_rule_request.go index 755030d66..925b466ec 100644 --- a/osc/model_delete_api_access_rule_request.go +++ b/osc/model_delete_api_access_rule_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_api_access_rule_response.go b/osc/model_delete_api_access_rule_response.go index 2faf0a890..2a18b38c9 100644 --- a/osc/model_delete_api_access_rule_response.go +++ b/osc/model_delete_api_access_rule_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_ca_request.go b/osc/model_delete_ca_request.go index 087009d14..91d8f38c9 100644 --- a/osc/model_delete_ca_request.go +++ b/osc/model_delete_ca_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_ca_response.go b/osc/model_delete_ca_response.go index 9ac1279e6..bbf00a0c7 100644 --- a/osc/model_delete_ca_response.go +++ b/osc/model_delete_ca_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_client_gateway_request.go b/osc/model_delete_client_gateway_request.go index b0ab31ac5..3dcb45f7b 100644 --- a/osc/model_delete_client_gateway_request.go +++ b/osc/model_delete_client_gateway_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_client_gateway_response.go b/osc/model_delete_client_gateway_response.go index e06335d0f..537bab197 100644 --- a/osc/model_delete_client_gateway_response.go +++ b/osc/model_delete_client_gateway_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_dhcp_options_request.go b/osc/model_delete_dhcp_options_request.go index d89c35406..8bea82c71 100644 --- a/osc/model_delete_dhcp_options_request.go +++ b/osc/model_delete_dhcp_options_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_dhcp_options_response.go b/osc/model_delete_dhcp_options_response.go index 29ffb9f95..7dda245d6 100644 --- a/osc/model_delete_dhcp_options_response.go +++ b/osc/model_delete_dhcp_options_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_direct_link_interface_request.go b/osc/model_delete_direct_link_interface_request.go index 44dfc9e15..f34d46bb1 100644 --- a/osc/model_delete_direct_link_interface_request.go +++ b/osc/model_delete_direct_link_interface_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_direct_link_interface_response.go b/osc/model_delete_direct_link_interface_response.go index 4d007b8c8..9006b47f3 100644 --- a/osc/model_delete_direct_link_interface_response.go +++ b/osc/model_delete_direct_link_interface_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_direct_link_request.go b/osc/model_delete_direct_link_request.go index 8ddd60b2c..e30139050 100644 --- a/osc/model_delete_direct_link_request.go +++ b/osc/model_delete_direct_link_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_direct_link_response.go b/osc/model_delete_direct_link_response.go index cb66daf13..6226fb04c 100644 --- a/osc/model_delete_direct_link_response.go +++ b/osc/model_delete_direct_link_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_export_task_request.go b/osc/model_delete_export_task_request.go index 30e023749..e06ff63f1 100644 --- a/osc/model_delete_export_task_request.go +++ b/osc/model_delete_export_task_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_export_task_response.go b/osc/model_delete_export_task_response.go index 61668de09..f58af2d77 100644 --- a/osc/model_delete_export_task_response.go +++ b/osc/model_delete_export_task_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_flexible_gpu_request.go b/osc/model_delete_flexible_gpu_request.go index b8582065f..955861c9d 100644 --- a/osc/model_delete_flexible_gpu_request.go +++ b/osc/model_delete_flexible_gpu_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_flexible_gpu_response.go b/osc/model_delete_flexible_gpu_response.go index 80ac91fae..167752cad 100644 --- a/osc/model_delete_flexible_gpu_response.go +++ b/osc/model_delete_flexible_gpu_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_image_request.go b/osc/model_delete_image_request.go index b344820e6..ce0e05fd8 100644 --- a/osc/model_delete_image_request.go +++ b/osc/model_delete_image_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_image_response.go b/osc/model_delete_image_response.go index a93342a5b..902793caa 100644 --- a/osc/model_delete_image_response.go +++ b/osc/model_delete_image_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_internet_service_request.go b/osc/model_delete_internet_service_request.go index 540e37a9f..755775056 100644 --- a/osc/model_delete_internet_service_request.go +++ b/osc/model_delete_internet_service_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_internet_service_response.go b/osc/model_delete_internet_service_response.go index 7d40401db..b8451021e 100644 --- a/osc/model_delete_internet_service_response.go +++ b/osc/model_delete_internet_service_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_keypair_request.go b/osc/model_delete_keypair_request.go index dc6fc219c..a49434e4e 100644 --- a/osc/model_delete_keypair_request.go +++ b/osc/model_delete_keypair_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_keypair_response.go b/osc/model_delete_keypair_response.go index 5d737ba20..fd1720d93 100644 --- a/osc/model_delete_keypair_response.go +++ b/osc/model_delete_keypair_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_listener_rule_request.go b/osc/model_delete_listener_rule_request.go index 4c060130d..2787731dc 100644 --- a/osc/model_delete_listener_rule_request.go +++ b/osc/model_delete_listener_rule_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_listener_rule_response.go b/osc/model_delete_listener_rule_response.go index 04e255f88..50e75f8eb 100644 --- a/osc/model_delete_listener_rule_response.go +++ b/osc/model_delete_listener_rule_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_load_balancer_listeners_request.go b/osc/model_delete_load_balancer_listeners_request.go index 962601ffe..c443a721d 100644 --- a/osc/model_delete_load_balancer_listeners_request.go +++ b/osc/model_delete_load_balancer_listeners_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_load_balancer_listeners_response.go b/osc/model_delete_load_balancer_listeners_response.go index 68ac25efa..e6983d0e8 100644 --- a/osc/model_delete_load_balancer_listeners_response.go +++ b/osc/model_delete_load_balancer_listeners_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_load_balancer_policy_request.go b/osc/model_delete_load_balancer_policy_request.go index 23f4a7c28..6d0dba4f1 100644 --- a/osc/model_delete_load_balancer_policy_request.go +++ b/osc/model_delete_load_balancer_policy_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_load_balancer_policy_response.go b/osc/model_delete_load_balancer_policy_response.go index 149a31fc8..546c767f0 100644 --- a/osc/model_delete_load_balancer_policy_response.go +++ b/osc/model_delete_load_balancer_policy_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_load_balancer_request.go b/osc/model_delete_load_balancer_request.go index c653e3da4..b381db37c 100644 --- a/osc/model_delete_load_balancer_request.go +++ b/osc/model_delete_load_balancer_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_load_balancer_response.go b/osc/model_delete_load_balancer_response.go index 608cc7502..1f8984c62 100644 --- a/osc/model_delete_load_balancer_response.go +++ b/osc/model_delete_load_balancer_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_load_balancer_tags_request.go b/osc/model_delete_load_balancer_tags_request.go index 092fd4707..477369be4 100644 --- a/osc/model_delete_load_balancer_tags_request.go +++ b/osc/model_delete_load_balancer_tags_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_load_balancer_tags_response.go b/osc/model_delete_load_balancer_tags_response.go index 5f7d0685a..502f1778d 100644 --- a/osc/model_delete_load_balancer_tags_response.go +++ b/osc/model_delete_load_balancer_tags_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_nat_service_request.go b/osc/model_delete_nat_service_request.go index d9890db4c..a256c51cd 100644 --- a/osc/model_delete_nat_service_request.go +++ b/osc/model_delete_nat_service_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_nat_service_response.go b/osc/model_delete_nat_service_response.go index 8bcdb74a4..58888bbc5 100644 --- a/osc/model_delete_nat_service_response.go +++ b/osc/model_delete_nat_service_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_net_access_point_request.go b/osc/model_delete_net_access_point_request.go index 77f8a1f47..a3e851ae0 100644 --- a/osc/model_delete_net_access_point_request.go +++ b/osc/model_delete_net_access_point_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_net_access_point_response.go b/osc/model_delete_net_access_point_response.go index 9d2dacd9c..6f5501618 100644 --- a/osc/model_delete_net_access_point_response.go +++ b/osc/model_delete_net_access_point_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_net_peering_request.go b/osc/model_delete_net_peering_request.go index 1dce273dd..5e4828af5 100644 --- a/osc/model_delete_net_peering_request.go +++ b/osc/model_delete_net_peering_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_net_peering_response.go b/osc/model_delete_net_peering_response.go index 6d6ec2719..e76456bb7 100644 --- a/osc/model_delete_net_peering_response.go +++ b/osc/model_delete_net_peering_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_net_request.go b/osc/model_delete_net_request.go index a159665b1..ee20fee41 100644 --- a/osc/model_delete_net_request.go +++ b/osc/model_delete_net_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_net_response.go b/osc/model_delete_net_response.go index 670ecae46..a873f6802 100644 --- a/osc/model_delete_net_response.go +++ b/osc/model_delete_net_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_nic_request.go b/osc/model_delete_nic_request.go index 46c44ef81..f363c27d6 100644 --- a/osc/model_delete_nic_request.go +++ b/osc/model_delete_nic_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_nic_response.go b/osc/model_delete_nic_response.go index cbecd313d..ccc0fdeb1 100644 --- a/osc/model_delete_nic_response.go +++ b/osc/model_delete_nic_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_public_ip_request.go b/osc/model_delete_public_ip_request.go index 3c636cb8c..b22764a98 100644 --- a/osc/model_delete_public_ip_request.go +++ b/osc/model_delete_public_ip_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_public_ip_response.go b/osc/model_delete_public_ip_response.go index 28e073d70..f5836f972 100644 --- a/osc/model_delete_public_ip_response.go +++ b/osc/model_delete_public_ip_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_route_request.go b/osc/model_delete_route_request.go index d7f8156c8..fbdf9131d 100644 --- a/osc/model_delete_route_request.go +++ b/osc/model_delete_route_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_route_response.go b/osc/model_delete_route_response.go index 40d414b94..781dbd3bc 100644 --- a/osc/model_delete_route_response.go +++ b/osc/model_delete_route_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_route_table_request.go b/osc/model_delete_route_table_request.go index ff7faf7d5..eb02950fa 100644 --- a/osc/model_delete_route_table_request.go +++ b/osc/model_delete_route_table_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_route_table_response.go b/osc/model_delete_route_table_response.go index 693acf23e..c6128f4e5 100644 --- a/osc/model_delete_route_table_response.go +++ b/osc/model_delete_route_table_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_security_group_request.go b/osc/model_delete_security_group_request.go index 8ca0e3e63..b14f4c7dd 100644 --- a/osc/model_delete_security_group_request.go +++ b/osc/model_delete_security_group_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_security_group_response.go b/osc/model_delete_security_group_response.go index a277b7852..b5f346bf8 100644 --- a/osc/model_delete_security_group_response.go +++ b/osc/model_delete_security_group_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_security_group_rule_request.go b/osc/model_delete_security_group_rule_request.go index 9e5829435..bc825c7d1 100644 --- a/osc/model_delete_security_group_rule_request.go +++ b/osc/model_delete_security_group_rule_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_security_group_rule_response.go b/osc/model_delete_security_group_rule_response.go index a8feff8e9..cf373691b 100644 --- a/osc/model_delete_security_group_rule_response.go +++ b/osc/model_delete_security_group_rule_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_server_certificate_request.go b/osc/model_delete_server_certificate_request.go index c7aadf8a2..629dc3981 100644 --- a/osc/model_delete_server_certificate_request.go +++ b/osc/model_delete_server_certificate_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_server_certificate_response.go b/osc/model_delete_server_certificate_response.go index a59fa4312..9ae6dfa42 100644 --- a/osc/model_delete_server_certificate_response.go +++ b/osc/model_delete_server_certificate_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_snapshot_request.go b/osc/model_delete_snapshot_request.go index c2eb8f674..c1a9c35b7 100644 --- a/osc/model_delete_snapshot_request.go +++ b/osc/model_delete_snapshot_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_snapshot_response.go b/osc/model_delete_snapshot_response.go index 77ed3c80b..93126ff2c 100644 --- a/osc/model_delete_snapshot_response.go +++ b/osc/model_delete_snapshot_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_subnet_request.go b/osc/model_delete_subnet_request.go index f97193e46..cc85ebcab 100644 --- a/osc/model_delete_subnet_request.go +++ b/osc/model_delete_subnet_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_subnet_response.go b/osc/model_delete_subnet_response.go index c1505ca21..a920f171d 100644 --- a/osc/model_delete_subnet_response.go +++ b/osc/model_delete_subnet_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_tags_request.go b/osc/model_delete_tags_request.go index fcd65b489..71c8c0465 100644 --- a/osc/model_delete_tags_request.go +++ b/osc/model_delete_tags_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_tags_response.go b/osc/model_delete_tags_response.go index 0f02d4e3e..f05e7ae4b 100644 --- a/osc/model_delete_tags_response.go +++ b/osc/model_delete_tags_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_virtual_gateway_request.go b/osc/model_delete_virtual_gateway_request.go index ca1cbb44f..34a9514e7 100644 --- a/osc/model_delete_virtual_gateway_request.go +++ b/osc/model_delete_virtual_gateway_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_virtual_gateway_response.go b/osc/model_delete_virtual_gateway_response.go index 225704601..a20cea701 100644 --- a/osc/model_delete_virtual_gateway_response.go +++ b/osc/model_delete_virtual_gateway_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_vms_request.go b/osc/model_delete_vms_request.go index cc6ac9e48..6736574af 100644 --- a/osc/model_delete_vms_request.go +++ b/osc/model_delete_vms_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_vms_response.go b/osc/model_delete_vms_response.go index e856a117e..9bb8cd8e0 100644 --- a/osc/model_delete_vms_response.go +++ b/osc/model_delete_vms_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_volume_request.go b/osc/model_delete_volume_request.go index 7562b3d78..d31bfeb70 100644 --- a/osc/model_delete_volume_request.go +++ b/osc/model_delete_volume_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_volume_response.go b/osc/model_delete_volume_response.go index 37a11d5ac..dfb3f9432 100644 --- a/osc/model_delete_volume_response.go +++ b/osc/model_delete_volume_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_vpn_connection_request.go b/osc/model_delete_vpn_connection_request.go index f41c417e1..5e249168d 100644 --- a/osc/model_delete_vpn_connection_request.go +++ b/osc/model_delete_vpn_connection_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_vpn_connection_response.go b/osc/model_delete_vpn_connection_response.go index 53a613ec9..b7d943ea7 100644 --- a/osc/model_delete_vpn_connection_response.go +++ b/osc/model_delete_vpn_connection_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_vpn_connection_route_request.go b/osc/model_delete_vpn_connection_route_request.go index 0a3a39cae..c8f41682d 100644 --- a/osc/model_delete_vpn_connection_route_request.go +++ b/osc/model_delete_vpn_connection_route_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_delete_vpn_connection_route_response.go b/osc/model_delete_vpn_connection_route_response.go index 39af18870..4e9b5bfae 100644 --- a/osc/model_delete_vpn_connection_route_response.go +++ b/osc/model_delete_vpn_connection_route_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_deregister_vms_in_load_balancer_request.go b/osc/model_deregister_vms_in_load_balancer_request.go index c95b5a01a..59a05fc3f 100644 --- a/osc/model_deregister_vms_in_load_balancer_request.go +++ b/osc/model_deregister_vms_in_load_balancer_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_deregister_vms_in_load_balancer_response.go b/osc/model_deregister_vms_in_load_balancer_response.go index 813db259f..351eb95bd 100644 --- a/osc/model_deregister_vms_in_load_balancer_response.go +++ b/osc/model_deregister_vms_in_load_balancer_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_dhcp_options_set.go b/osc/model_dhcp_options_set.go index af205edb0..8a2d95270 100644 --- a/osc/model_dhcp_options_set.go +++ b/osc/model_dhcp_options_set.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_direct_link.go b/osc/model_direct_link.go index 8c3bcf1c9..e7493fdfa 100644 --- a/osc/model_direct_link.go +++ b/osc/model_direct_link.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_direct_link_interface.go b/osc/model_direct_link_interface.go index 20152d441..5aba4306f 100644 --- a/osc/model_direct_link_interface.go +++ b/osc/model_direct_link_interface.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_direct_link_interfaces.go b/osc/model_direct_link_interfaces.go index eeddbe651..35ce2a4f0 100644 --- a/osc/model_direct_link_interfaces.go +++ b/osc/model_direct_link_interfaces.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_error_response.go b/osc/model_error_response.go index f8d7f0e2f..9fc0d2855 100644 --- a/osc/model_error_response.go +++ b/osc/model_error_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_errors.go b/osc/model_errors.go index 8d14e3066..a10b76cf8 100644 --- a/osc/model_errors.go +++ b/osc/model_errors.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_access_keys.go b/osc/model_filters_access_keys.go index ad533e749..0e973be5e 100644 --- a/osc/model_filters_access_keys.go +++ b/osc/model_filters_access_keys.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_api_access_rule.go b/osc/model_filters_api_access_rule.go index d8de6c513..2f66a7821 100644 --- a/osc/model_filters_api_access_rule.go +++ b/osc/model_filters_api_access_rule.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_api_log.go b/osc/model_filters_api_log.go index f26bfa754..ea8866d42 100644 --- a/osc/model_filters_api_log.go +++ b/osc/model_filters_api_log.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ @@ -18,6 +18,10 @@ type FiltersApiLog struct { QueryApiNames []string `json:"QueryApiNames,omitempty"` // The names of the logged calls. QueryCallNames []string `json:"QueryCallNames,omitempty"` + // The date after which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-14`). By default, this date is set to 48 hours before the `QueryDateBefore` parameter value. + QueryDateAfter string `json:"QueryDateAfter,omitempty"` + // The date before which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-30`). By default, this date is set to now, or 48 hours after the `QueryDateAfter` parameter value. + QueryDateBefore string `json:"QueryDateBefore,omitempty"` // The IPs used for the logged calls. QueryIpAddresses []string `json:"QueryIpAddresses,omitempty"` // The user agents of the HTTP requests of the logged calls. diff --git a/osc/model_filters_ca.go b/osc/model_filters_ca.go index 4e74bc5f4..f7305bf18 100644 --- a/osc/model_filters_ca.go +++ b/osc/model_filters_ca.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_client_gateway.go b/osc/model_filters_client_gateway.go index 9c6a06af5..c11e725a2 100644 --- a/osc/model_filters_client_gateway.go +++ b/osc/model_filters_client_gateway.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_dhcp_options.go b/osc/model_filters_dhcp_options.go index 3dba19f86..8985f71c1 100644 --- a/osc/model_filters_dhcp_options.go +++ b/osc/model_filters_dhcp_options.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_direct_link.go b/osc/model_filters_direct_link.go index 8aeb97a56..ee43d7a51 100644 --- a/osc/model_filters_direct_link.go +++ b/osc/model_filters_direct_link.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_direct_link_interface.go b/osc/model_filters_direct_link_interface.go index 792ebb3a1..6c67ff357 100644 --- a/osc/model_filters_direct_link_interface.go +++ b/osc/model_filters_direct_link_interface.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_export_task.go b/osc/model_filters_export_task.go index 9ef8ba5bc..9ed748055 100644 --- a/osc/model_filters_export_task.go +++ b/osc/model_filters_export_task.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_flexible_gpu.go b/osc/model_filters_flexible_gpu.go index bf46f64ed..c98826cb9 100644 --- a/osc/model_filters_flexible_gpu.go +++ b/osc/model_filters_flexible_gpu.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_image.go b/osc/model_filters_image.go index 95c0f330a..b029c6284 100644 --- a/osc/model_filters_image.go +++ b/osc/model_filters_image.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_internet_service.go b/osc/model_filters_internet_service.go index de578a08e..793af723f 100644 --- a/osc/model_filters_internet_service.go +++ b/osc/model_filters_internet_service.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_keypair.go b/osc/model_filters_keypair.go index 3cbac1d95..b584f58d2 100644 --- a/osc/model_filters_keypair.go +++ b/osc/model_filters_keypair.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_listener_rule.go b/osc/model_filters_listener_rule.go index 61ff7f2c5..59f416c7e 100644 --- a/osc/model_filters_listener_rule.go +++ b/osc/model_filters_listener_rule.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_load_balancer.go b/osc/model_filters_load_balancer.go index e904189a7..48c934e9b 100644 --- a/osc/model_filters_load_balancer.go +++ b/osc/model_filters_load_balancer.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_nat_service.go b/osc/model_filters_nat_service.go index 83cd3ce20..66b6a57b0 100644 --- a/osc/model_filters_nat_service.go +++ b/osc/model_filters_nat_service.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_net.go b/osc/model_filters_net.go index 1d81a12e9..2489cf6b6 100644 --- a/osc/model_filters_net.go +++ b/osc/model_filters_net.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_net_access_point.go b/osc/model_filters_net_access_point.go index e10bda22e..6a6d93889 100644 --- a/osc/model_filters_net_access_point.go +++ b/osc/model_filters_net_access_point.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_net_peering.go b/osc/model_filters_net_peering.go index 578c658b2..6aaf27c6e 100644 --- a/osc/model_filters_net_peering.go +++ b/osc/model_filters_net_peering.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_nic.go b/osc/model_filters_nic.go index 1ea62ebf4..a848d9e73 100644 --- a/osc/model_filters_nic.go +++ b/osc/model_filters_nic.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_product_type.go b/osc/model_filters_product_type.go index 67d70a1ca..8fcee4c4d 100644 --- a/osc/model_filters_product_type.go +++ b/osc/model_filters_product_type.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_public_ip.go b/osc/model_filters_public_ip.go index 896240efc..7ec0182ed 100644 --- a/osc/model_filters_public_ip.go +++ b/osc/model_filters_public_ip.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_quota.go b/osc/model_filters_quota.go index 1de3bcb58..b6e35bd67 100644 --- a/osc/model_filters_quota.go +++ b/osc/model_filters_quota.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_route_table.go b/osc/model_filters_route_table.go index 95804f18d..642c16d28 100644 --- a/osc/model_filters_route_table.go +++ b/osc/model_filters_route_table.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_security_group.go b/osc/model_filters_security_group.go index e2100a75e..ca8209979 100644 --- a/osc/model_filters_security_group.go +++ b/osc/model_filters_security_group.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_server_certificate.go b/osc/model_filters_server_certificate.go index 274308daa..7e1013033 100644 --- a/osc/model_filters_server_certificate.go +++ b/osc/model_filters_server_certificate.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_service.go b/osc/model_filters_service.go index a1bd3adfd..d28a7b17c 100644 --- a/osc/model_filters_service.go +++ b/osc/model_filters_service.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_snapshot.go b/osc/model_filters_snapshot.go index f7a8d4cf3..643cc76f7 100644 --- a/osc/model_filters_snapshot.go +++ b/osc/model_filters_snapshot.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_subnet.go b/osc/model_filters_subnet.go index e37dbcbfa..424205440 100644 --- a/osc/model_filters_subnet.go +++ b/osc/model_filters_subnet.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_subregion.go b/osc/model_filters_subregion.go index 88eca8f75..cc8fe74f1 100644 --- a/osc/model_filters_subregion.go +++ b/osc/model_filters_subregion.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_tag.go b/osc/model_filters_tag.go index fa955c61c..a0ad6fa75 100644 --- a/osc/model_filters_tag.go +++ b/osc/model_filters_tag.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_virtual_gateway.go b/osc/model_filters_virtual_gateway.go index 9a3b53c1e..bc39707d0 100644 --- a/osc/model_filters_virtual_gateway.go +++ b/osc/model_filters_virtual_gateway.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_vm.go b/osc/model_filters_vm.go index 64be7c740..3b4bb6d0c 100644 --- a/osc/model_filters_vm.go +++ b/osc/model_filters_vm.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_vm_type.go b/osc/model_filters_vm_type.go index 0c9795c0a..8feb0f330 100644 --- a/osc/model_filters_vm_type.go +++ b/osc/model_filters_vm_type.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_vms_state.go b/osc/model_filters_vms_state.go index 266be2251..3e2df2bea 100644 --- a/osc/model_filters_vms_state.go +++ b/osc/model_filters_vms_state.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_volume.go b/osc/model_filters_volume.go index c6d19ad65..f7ba43fbb 100644 --- a/osc/model_filters_volume.go +++ b/osc/model_filters_volume.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_filters_vpn_connection.go b/osc/model_filters_vpn_connection.go index b7075d37d..a80baca99 100644 --- a/osc/model_filters_vpn_connection.go +++ b/osc/model_filters_vpn_connection.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_flexible_gpu.go b/osc/model_flexible_gpu.go index 902e8fca6..b15b05361 100644 --- a/osc/model_flexible_gpu.go +++ b/osc/model_flexible_gpu.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_flexible_gpu_catalog.go b/osc/model_flexible_gpu_catalog.go index 0bab1ef16..7a9606d72 100644 --- a/osc/model_flexible_gpu_catalog.go +++ b/osc/model_flexible_gpu_catalog.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_health_check.go b/osc/model_health_check.go index b1b664221..1ae8256ec 100644 --- a/osc/model_health_check.go +++ b/osc/model_health_check.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_image.go b/osc/model_image.go index 328bdaa09..b1b39bb07 100644 --- a/osc/model_image.go +++ b/osc/model_image.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_image_export_task.go b/osc/model_image_export_task.go index 62167f166..c7509ff15 100644 --- a/osc/model_image_export_task.go +++ b/osc/model_image_export_task.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_internet_service.go b/osc/model_internet_service.go index 790631e26..55a723c59 100644 --- a/osc/model_internet_service.go +++ b/osc/model_internet_service.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_keypair.go b/osc/model_keypair.go index e45b3388b..923a7c948 100644 --- a/osc/model_keypair.go +++ b/osc/model_keypair.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_keypair_created.go b/osc/model_keypair_created.go index 0e9f79c29..f87a50385 100644 --- a/osc/model_keypair_created.go +++ b/osc/model_keypair_created.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_flexible_gpu_request.go b/osc/model_link_flexible_gpu_request.go index 9970fd895..53ec4977b 100644 --- a/osc/model_link_flexible_gpu_request.go +++ b/osc/model_link_flexible_gpu_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_flexible_gpu_response.go b/osc/model_link_flexible_gpu_response.go index 017d8a544..ef4a7f6f5 100644 --- a/osc/model_link_flexible_gpu_response.go +++ b/osc/model_link_flexible_gpu_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_internet_service_request.go b/osc/model_link_internet_service_request.go index ed82375a6..b2d810223 100644 --- a/osc/model_link_internet_service_request.go +++ b/osc/model_link_internet_service_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_internet_service_response.go b/osc/model_link_internet_service_response.go index fd7d63639..97ff5755b 100644 --- a/osc/model_link_internet_service_response.go +++ b/osc/model_link_internet_service_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_load_balancer_backend_machines_request.go b/osc/model_link_load_balancer_backend_machines_request.go new file mode 100644 index 000000000..c42578f83 --- /dev/null +++ b/osc/model_link_load_balancer_backend_machines_request.go @@ -0,0 +1,23 @@ +/* + * 3DS OUTSCALE API + * + * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. + * + * API version: 1.18 + * Contact: support@outscale.com + * Generated by: OpenAPI Generator (https://openapi-generator.tech) + */ + +package osc + +// LinkLoadBalancerBackendMachinesRequest struct for LinkLoadBalancerBackendMachinesRequest +type LinkLoadBalancerBackendMachinesRequest struct { + // One or more public IPs of back-end VMs. + BackendIps []string `json:"BackendIps,omitempty"` + // One or more IDs of back-end VMs. + BackendVmIds []string `json:"BackendVmIds,omitempty"` + // If true, checks whether you have the required permissions to perform the action. + DryRun bool `json:"DryRun,omitempty"` + // The name of the load balancer. + LoadBalancerName string `json:"LoadBalancerName"` +} diff --git a/osc/model_link_load_balancer_backend_machines_response.go b/osc/model_link_load_balancer_backend_machines_response.go new file mode 100644 index 000000000..d21bd5647 --- /dev/null +++ b/osc/model_link_load_balancer_backend_machines_response.go @@ -0,0 +1,16 @@ +/* + * 3DS OUTSCALE API + * + * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. + * + * API version: 1.18 + * Contact: support@outscale.com + * Generated by: OpenAPI Generator (https://openapi-generator.tech) + */ + +package osc + +// LinkLoadBalancerBackendMachinesResponse struct for LinkLoadBalancerBackendMachinesResponse +type LinkLoadBalancerBackendMachinesResponse struct { + ResponseContext ResponseContext `json:"ResponseContext,omitempty"` +} diff --git a/osc/model_link_nic.go b/osc/model_link_nic.go index 3329dd20e..6cf3e4966 100644 --- a/osc/model_link_nic.go +++ b/osc/model_link_nic.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_nic_light.go b/osc/model_link_nic_light.go index 586fcf88f..0dec4e35d 100644 --- a/osc/model_link_nic_light.go +++ b/osc/model_link_nic_light.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_nic_request.go b/osc/model_link_nic_request.go index 1d98a3068..25b03f4fc 100644 --- a/osc/model_link_nic_request.go +++ b/osc/model_link_nic_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_nic_response.go b/osc/model_link_nic_response.go index 2c8ac5537..7db402ba9 100644 --- a/osc/model_link_nic_response.go +++ b/osc/model_link_nic_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_nic_to_update.go b/osc/model_link_nic_to_update.go index 6b7316d98..b29256ed1 100644 --- a/osc/model_link_nic_to_update.go +++ b/osc/model_link_nic_to_update.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_private_ips_request.go b/osc/model_link_private_ips_request.go index 83b41fc32..7cca7ee14 100644 --- a/osc/model_link_private_ips_request.go +++ b/osc/model_link_private_ips_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_private_ips_response.go b/osc/model_link_private_ips_response.go index f48f4977f..94523e692 100644 --- a/osc/model_link_private_ips_response.go +++ b/osc/model_link_private_ips_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_public_ip.go b/osc/model_link_public_ip.go index 9ffde3527..7c61ab7bc 100644 --- a/osc/model_link_public_ip.go +++ b/osc/model_link_public_ip.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_public_ip_light_for_vm.go b/osc/model_link_public_ip_light_for_vm.go index 3c82a064e..848b9bda9 100644 --- a/osc/model_link_public_ip_light_for_vm.go +++ b/osc/model_link_public_ip_light_for_vm.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_public_ip_request.go b/osc/model_link_public_ip_request.go index 5c867344e..c3e9db9da 100644 --- a/osc/model_link_public_ip_request.go +++ b/osc/model_link_public_ip_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_public_ip_response.go b/osc/model_link_public_ip_response.go index b061b6ddb..a287acadc 100644 --- a/osc/model_link_public_ip_response.go +++ b/osc/model_link_public_ip_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_route_table.go b/osc/model_link_route_table.go index 8d97c3eeb..25fa2bb53 100644 --- a/osc/model_link_route_table.go +++ b/osc/model_link_route_table.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_route_table_request.go b/osc/model_link_route_table_request.go index fc4abc88a..ea66d0b64 100644 --- a/osc/model_link_route_table_request.go +++ b/osc/model_link_route_table_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_route_table_response.go b/osc/model_link_route_table_response.go index 05140e712..cba319412 100644 --- a/osc/model_link_route_table_response.go +++ b/osc/model_link_route_table_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_virtual_gateway_request.go b/osc/model_link_virtual_gateway_request.go index 35802c3f0..6096e10de 100644 --- a/osc/model_link_virtual_gateway_request.go +++ b/osc/model_link_virtual_gateway_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_virtual_gateway_response.go b/osc/model_link_virtual_gateway_response.go index fc2df595f..845a0327a 100644 --- a/osc/model_link_virtual_gateway_response.go +++ b/osc/model_link_virtual_gateway_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_volume_request.go b/osc/model_link_volume_request.go index 50316415f..cf45452d2 100644 --- a/osc/model_link_volume_request.go +++ b/osc/model_link_volume_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_link_volume_response.go b/osc/model_link_volume_response.go index 29a0bee89..ff8a5b753 100644 --- a/osc/model_link_volume_response.go +++ b/osc/model_link_volume_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_linked_volume.go b/osc/model_linked_volume.go index 3cf1e09ae..d9c1b7341 100644 --- a/osc/model_linked_volume.go +++ b/osc/model_linked_volume.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_listener.go b/osc/model_listener.go index 327d90a14..a4675436a 100644 --- a/osc/model_listener.go +++ b/osc/model_listener.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_listener_for_creation.go b/osc/model_listener_for_creation.go index 526cbe499..13049247b 100644 --- a/osc/model_listener_for_creation.go +++ b/osc/model_listener_for_creation.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_listener_rule.go b/osc/model_listener_rule.go index c0d4e47a3..3f768dad8 100644 --- a/osc/model_listener_rule.go +++ b/osc/model_listener_rule.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_listener_rule_for_creation.go b/osc/model_listener_rule_for_creation.go index e20aa908f..f1a0e69f1 100644 --- a/osc/model_listener_rule_for_creation.go +++ b/osc/model_listener_rule_for_creation.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_load_balancer.go b/osc/model_load_balancer.go index cf103530e..6fad7376f 100644 --- a/osc/model_load_balancer.go +++ b/osc/model_load_balancer.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_load_balancer_light.go b/osc/model_load_balancer_light.go index 60744c7c3..dda92f0c3 100644 --- a/osc/model_load_balancer_light.go +++ b/osc/model_load_balancer_light.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_load_balancer_sticky_cookie_policy.go b/osc/model_load_balancer_sticky_cookie_policy.go index 027a106e1..d781f6756 100644 --- a/osc/model_load_balancer_sticky_cookie_policy.go +++ b/osc/model_load_balancer_sticky_cookie_policy.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_load_balancer_tag.go b/osc/model_load_balancer_tag.go index c6235af34..b44fa168d 100644 --- a/osc/model_load_balancer_tag.go +++ b/osc/model_load_balancer_tag.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_location.go b/osc/model_location.go index 2025c129a..2a7669504 100644 --- a/osc/model_location.go +++ b/osc/model_location.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_log.go b/osc/model_log.go index fcde71a43..c3e149c6a 100644 --- a/osc/model_log.go +++ b/osc/model_log.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_maintenance_event.go b/osc/model_maintenance_event.go index 423b00e28..44c589edc 100644 --- a/osc/model_maintenance_event.go +++ b/osc/model_maintenance_event.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_nat_service.go b/osc/model_nat_service.go index 960e0d3fa..622bb8733 100644 --- a/osc/model_nat_service.go +++ b/osc/model_nat_service.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_net.go b/osc/model_net.go index 75702afa8..67f94c0dd 100644 --- a/osc/model_net.go +++ b/osc/model_net.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_net_access_point.go b/osc/model_net_access_point.go index 7ca00a45c..f7fcc74e9 100644 --- a/osc/model_net_access_point.go +++ b/osc/model_net_access_point.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_net_peering.go b/osc/model_net_peering.go index 6e3a85cda..0a597133f 100644 --- a/osc/model_net_peering.go +++ b/osc/model_net_peering.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_net_peering_state.go b/osc/model_net_peering_state.go index 41da1cf33..f207ccf8f 100644 --- a/osc/model_net_peering_state.go +++ b/osc/model_net_peering_state.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_net_to_virtual_gateway_link.go b/osc/model_net_to_virtual_gateway_link.go index e52b19456..4df3f8010 100644 --- a/osc/model_net_to_virtual_gateway_link.go +++ b/osc/model_net_to_virtual_gateway_link.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_nic.go b/osc/model_nic.go index e38686c49..360ada5b4 100644 --- a/osc/model_nic.go +++ b/osc/model_nic.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_nic_for_vm_creation.go b/osc/model_nic_for_vm_creation.go index 24f2c70e3..14665bb70 100644 --- a/osc/model_nic_for_vm_creation.go +++ b/osc/model_nic_for_vm_creation.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_nic_light.go b/osc/model_nic_light.go index eab8854df..14766ba33 100644 --- a/osc/model_nic_light.go +++ b/osc/model_nic_light.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_osu_api_key.go b/osc/model_osu_api_key.go index 5f5a8cac7..ed5cc285e 100644 --- a/osc/model_osu_api_key.go +++ b/osc/model_osu_api_key.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_osu_export_image_export_task.go b/osc/model_osu_export_image_export_task.go index 0541874bd..e189487da 100644 --- a/osc/model_osu_export_image_export_task.go +++ b/osc/model_osu_export_image_export_task.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_osu_export_snapshot_export_task.go b/osc/model_osu_export_snapshot_export_task.go index 8c698a6e5..925954bc7 100644 --- a/osc/model_osu_export_snapshot_export_task.go +++ b/osc/model_osu_export_snapshot_export_task.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_osu_export_to_create.go b/osc/model_osu_export_to_create.go index 3b3954745..b2eb00924 100644 --- a/osc/model_osu_export_to_create.go +++ b/osc/model_osu_export_to_create.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_permissions_on_resource.go b/osc/model_permissions_on_resource.go index 4a7aea2ee..06a1c8c32 100644 --- a/osc/model_permissions_on_resource.go +++ b/osc/model_permissions_on_resource.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_permissions_on_resource_creation.go b/osc/model_permissions_on_resource_creation.go index 069d2a0e9..64076e61e 100644 --- a/osc/model_permissions_on_resource_creation.go +++ b/osc/model_permissions_on_resource_creation.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_phase1_options.go b/osc/model_phase1_options.go index b2e597233..1f17a84d3 100644 --- a/osc/model_phase1_options.go +++ b/osc/model_phase1_options.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_phase2_options.go b/osc/model_phase2_options.go index 9420b6ebb..b93cea0bf 100644 --- a/osc/model_phase2_options.go +++ b/osc/model_phase2_options.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_placement.go b/osc/model_placement.go index 304173356..3774bac12 100644 --- a/osc/model_placement.go +++ b/osc/model_placement.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_private_ip.go b/osc/model_private_ip.go index 89a15bf6e..59dfd4d43 100644 --- a/osc/model_private_ip.go +++ b/osc/model_private_ip.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_private_ip_light.go b/osc/model_private_ip_light.go index c8943981e..714f7bc36 100644 --- a/osc/model_private_ip_light.go +++ b/osc/model_private_ip_light.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_private_ip_light_for_vm.go b/osc/model_private_ip_light_for_vm.go index ca95de290..b1fc97e24 100644 --- a/osc/model_private_ip_light_for_vm.go +++ b/osc/model_private_ip_light_for_vm.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_product_type.go b/osc/model_product_type.go index cf2f00cf4..b377cc6ae 100644 --- a/osc/model_product_type.go +++ b/osc/model_product_type.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_public_ip.go b/osc/model_public_ip.go index 0baccae33..fee5376a7 100644 --- a/osc/model_public_ip.go +++ b/osc/model_public_ip.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_public_ip_light.go b/osc/model_public_ip_light.go index 7d29009c6..bf6e558d9 100644 --- a/osc/model_public_ip_light.go +++ b/osc/model_public_ip_light.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_quota.go b/osc/model_quota.go index b1b5384ae..4ac13f7f0 100644 --- a/osc/model_quota.go +++ b/osc/model_quota.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_quota_types.go b/osc/model_quota_types.go index 4f4ed3613..d7af7b108 100644 --- a/osc/model_quota_types.go +++ b/osc/model_quota_types.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_access_keys_request.go b/osc/model_read_access_keys_request.go index 75c604890..78c498a2b 100644 --- a/osc/model_read_access_keys_request.go +++ b/osc/model_read_access_keys_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_access_keys_response.go b/osc/model_read_access_keys_response.go index 4806a3e0b..5f2ac0249 100644 --- a/osc/model_read_access_keys_response.go +++ b/osc/model_read_access_keys_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_accounts_request.go b/osc/model_read_accounts_request.go index 217ab7a4e..a906d2476 100644 --- a/osc/model_read_accounts_request.go +++ b/osc/model_read_accounts_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_accounts_response.go b/osc/model_read_accounts_response.go index 0b09e0d0c..29a63f055 100644 --- a/osc/model_read_accounts_response.go +++ b/osc/model_read_accounts_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_admin_password_request.go b/osc/model_read_admin_password_request.go index 72c3ffe02..b31818338 100644 --- a/osc/model_read_admin_password_request.go +++ b/osc/model_read_admin_password_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_admin_password_response.go b/osc/model_read_admin_password_response.go index 247584c69..9e777d597 100644 --- a/osc/model_read_admin_password_response.go +++ b/osc/model_read_admin_password_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_api_access_policy_request.go b/osc/model_read_api_access_policy_request.go index 0d164dbf4..1f6cf2364 100644 --- a/osc/model_read_api_access_policy_request.go +++ b/osc/model_read_api_access_policy_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_api_access_policy_response.go b/osc/model_read_api_access_policy_response.go index 3729fc162..67ac27ff9 100644 --- a/osc/model_read_api_access_policy_response.go +++ b/osc/model_read_api_access_policy_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_api_access_rules_request.go b/osc/model_read_api_access_rules_request.go index 438f98beb..23b7e276a 100644 --- a/osc/model_read_api_access_rules_request.go +++ b/osc/model_read_api_access_rules_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_api_access_rules_response.go b/osc/model_read_api_access_rules_response.go index 33a5125c8..d69366e53 100644 --- a/osc/model_read_api_access_rules_response.go +++ b/osc/model_read_api_access_rules_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_api_logs_request.go b/osc/model_read_api_logs_request.go index 90edc9e48..17260e36e 100644 --- a/osc/model_read_api_logs_request.go +++ b/osc/model_read_api_logs_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_api_logs_response.go b/osc/model_read_api_logs_response.go index 485a6222c..93b953108 100644 --- a/osc/model_read_api_logs_response.go +++ b/osc/model_read_api_logs_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_cas_request.go b/osc/model_read_cas_request.go index 4cd6a419e..3d1690fb4 100644 --- a/osc/model_read_cas_request.go +++ b/osc/model_read_cas_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_cas_response.go b/osc/model_read_cas_response.go index e9126cc10..55de3e354 100644 --- a/osc/model_read_cas_response.go +++ b/osc/model_read_cas_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_client_gateways_request.go b/osc/model_read_client_gateways_request.go index 4516c66d9..41c0f41f0 100644 --- a/osc/model_read_client_gateways_request.go +++ b/osc/model_read_client_gateways_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_client_gateways_response.go b/osc/model_read_client_gateways_response.go index 85928dbd9..336a4c164 100644 --- a/osc/model_read_client_gateways_response.go +++ b/osc/model_read_client_gateways_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_console_output_request.go b/osc/model_read_console_output_request.go index 32f0e2053..f73c21d2f 100644 --- a/osc/model_read_console_output_request.go +++ b/osc/model_read_console_output_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_console_output_response.go b/osc/model_read_console_output_response.go index 947509fba..b6e057e48 100644 --- a/osc/model_read_console_output_response.go +++ b/osc/model_read_console_output_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_consumption_account_request.go b/osc/model_read_consumption_account_request.go index d490b5ecc..d6370b541 100644 --- a/osc/model_read_consumption_account_request.go +++ b/osc/model_read_consumption_account_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_consumption_account_response.go b/osc/model_read_consumption_account_response.go index 9e52411a1..71949d423 100644 --- a/osc/model_read_consumption_account_response.go +++ b/osc/model_read_consumption_account_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_dhcp_options_request.go b/osc/model_read_dhcp_options_request.go index 14014c065..36cff28b3 100644 --- a/osc/model_read_dhcp_options_request.go +++ b/osc/model_read_dhcp_options_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_dhcp_options_response.go b/osc/model_read_dhcp_options_response.go index e04e88e12..a297d5990 100644 --- a/osc/model_read_dhcp_options_response.go +++ b/osc/model_read_dhcp_options_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_direct_link_interfaces_request.go b/osc/model_read_direct_link_interfaces_request.go index aa53c7b6a..4bb5fc50f 100644 --- a/osc/model_read_direct_link_interfaces_request.go +++ b/osc/model_read_direct_link_interfaces_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_direct_link_interfaces_response.go b/osc/model_read_direct_link_interfaces_response.go index 42b81a5b3..0a2cc2c0a 100644 --- a/osc/model_read_direct_link_interfaces_response.go +++ b/osc/model_read_direct_link_interfaces_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_direct_links_request.go b/osc/model_read_direct_links_request.go index 76cc9d7da..201759bb6 100644 --- a/osc/model_read_direct_links_request.go +++ b/osc/model_read_direct_links_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_direct_links_response.go b/osc/model_read_direct_links_response.go index afc3952d4..deceb9836 100644 --- a/osc/model_read_direct_links_response.go +++ b/osc/model_read_direct_links_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_flexible_gpu_catalog_request.go b/osc/model_read_flexible_gpu_catalog_request.go index 5a7d5c15d..0120aa17f 100644 --- a/osc/model_read_flexible_gpu_catalog_request.go +++ b/osc/model_read_flexible_gpu_catalog_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_flexible_gpu_catalog_response.go b/osc/model_read_flexible_gpu_catalog_response.go index af11a4665..7dff53100 100644 --- a/osc/model_read_flexible_gpu_catalog_response.go +++ b/osc/model_read_flexible_gpu_catalog_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_flexible_gpus_request.go b/osc/model_read_flexible_gpus_request.go index b6da71388..8ff9161a2 100644 --- a/osc/model_read_flexible_gpus_request.go +++ b/osc/model_read_flexible_gpus_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_flexible_gpus_response.go b/osc/model_read_flexible_gpus_response.go index 3693ddc01..c51983de2 100644 --- a/osc/model_read_flexible_gpus_response.go +++ b/osc/model_read_flexible_gpus_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_image_export_tasks_request.go b/osc/model_read_image_export_tasks_request.go index 2deb7c928..1b74f38c7 100644 --- a/osc/model_read_image_export_tasks_request.go +++ b/osc/model_read_image_export_tasks_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_image_export_tasks_response.go b/osc/model_read_image_export_tasks_response.go index c03469bd3..bedb24308 100644 --- a/osc/model_read_image_export_tasks_response.go +++ b/osc/model_read_image_export_tasks_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_images_request.go b/osc/model_read_images_request.go index 79f0231e1..d3b288c2c 100644 --- a/osc/model_read_images_request.go +++ b/osc/model_read_images_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_images_response.go b/osc/model_read_images_response.go index cbb4a0b2b..d9adcc2f3 100644 --- a/osc/model_read_images_response.go +++ b/osc/model_read_images_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_internet_services_request.go b/osc/model_read_internet_services_request.go index 51d1cdd46..8e600d6a0 100644 --- a/osc/model_read_internet_services_request.go +++ b/osc/model_read_internet_services_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_internet_services_response.go b/osc/model_read_internet_services_response.go index 9f998910e..1f06ca842 100644 --- a/osc/model_read_internet_services_response.go +++ b/osc/model_read_internet_services_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_keypairs_request.go b/osc/model_read_keypairs_request.go index 5772a3d40..824899d66 100644 --- a/osc/model_read_keypairs_request.go +++ b/osc/model_read_keypairs_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_keypairs_response.go b/osc/model_read_keypairs_response.go index 9b7088387..92901e045 100644 --- a/osc/model_read_keypairs_response.go +++ b/osc/model_read_keypairs_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_listener_rules_request.go b/osc/model_read_listener_rules_request.go index d3de6b0bc..c68b15303 100644 --- a/osc/model_read_listener_rules_request.go +++ b/osc/model_read_listener_rules_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_listener_rules_response.go b/osc/model_read_listener_rules_response.go index 12211bde7..1e5cf3149 100644 --- a/osc/model_read_listener_rules_response.go +++ b/osc/model_read_listener_rules_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_load_balancer_tags_request.go b/osc/model_read_load_balancer_tags_request.go index b0803854b..6d6c307e5 100644 --- a/osc/model_read_load_balancer_tags_request.go +++ b/osc/model_read_load_balancer_tags_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_load_balancer_tags_response.go b/osc/model_read_load_balancer_tags_response.go index 73f4a8b89..a369fc457 100644 --- a/osc/model_read_load_balancer_tags_response.go +++ b/osc/model_read_load_balancer_tags_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_load_balancers_request.go b/osc/model_read_load_balancers_request.go index 97be0d0d1..d9a46bc77 100644 --- a/osc/model_read_load_balancers_request.go +++ b/osc/model_read_load_balancers_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_load_balancers_response.go b/osc/model_read_load_balancers_response.go index 77597d6c6..e8a848dcf 100644 --- a/osc/model_read_load_balancers_response.go +++ b/osc/model_read_load_balancers_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_locations_request.go b/osc/model_read_locations_request.go index def4eceba..f8d10f4a7 100644 --- a/osc/model_read_locations_request.go +++ b/osc/model_read_locations_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_locations_response.go b/osc/model_read_locations_response.go index 089c22d22..22d3b763d 100644 --- a/osc/model_read_locations_response.go +++ b/osc/model_read_locations_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_nat_services_request.go b/osc/model_read_nat_services_request.go index 7b0380d6b..cd3ec352e 100644 --- a/osc/model_read_nat_services_request.go +++ b/osc/model_read_nat_services_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_nat_services_response.go b/osc/model_read_nat_services_response.go index 0efddee36..f312b8524 100644 --- a/osc/model_read_nat_services_response.go +++ b/osc/model_read_nat_services_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_net_access_point_services_request.go b/osc/model_read_net_access_point_services_request.go index 1c360e7ea..3a9044993 100644 --- a/osc/model_read_net_access_point_services_request.go +++ b/osc/model_read_net_access_point_services_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_net_access_point_services_response.go b/osc/model_read_net_access_point_services_response.go index f93739580..9e7309e07 100644 --- a/osc/model_read_net_access_point_services_response.go +++ b/osc/model_read_net_access_point_services_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_net_access_points_request.go b/osc/model_read_net_access_points_request.go index 423531de7..814e48c27 100644 --- a/osc/model_read_net_access_points_request.go +++ b/osc/model_read_net_access_points_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_net_access_points_response.go b/osc/model_read_net_access_points_response.go index c524f38c2..b87e974c7 100644 --- a/osc/model_read_net_access_points_response.go +++ b/osc/model_read_net_access_points_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_net_peerings_request.go b/osc/model_read_net_peerings_request.go index 9452c2ec5..d88abd185 100644 --- a/osc/model_read_net_peerings_request.go +++ b/osc/model_read_net_peerings_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_net_peerings_response.go b/osc/model_read_net_peerings_response.go index 4f8c3dc4e..1121a7ae4 100644 --- a/osc/model_read_net_peerings_response.go +++ b/osc/model_read_net_peerings_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_nets_request.go b/osc/model_read_nets_request.go index 77b47c9c5..51943b13a 100644 --- a/osc/model_read_nets_request.go +++ b/osc/model_read_nets_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_nets_response.go b/osc/model_read_nets_response.go index 9acf3b360..cef0f2e89 100644 --- a/osc/model_read_nets_response.go +++ b/osc/model_read_nets_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_nics_request.go b/osc/model_read_nics_request.go index c4d3976fa..65eee67c7 100644 --- a/osc/model_read_nics_request.go +++ b/osc/model_read_nics_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_nics_response.go b/osc/model_read_nics_response.go index 1957bc4a6..87b00d3a9 100644 --- a/osc/model_read_nics_response.go +++ b/osc/model_read_nics_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_product_types_request.go b/osc/model_read_product_types_request.go index bdf3b4806..6c1252908 100644 --- a/osc/model_read_product_types_request.go +++ b/osc/model_read_product_types_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_product_types_response.go b/osc/model_read_product_types_response.go index dc43e3744..1124f06a5 100644 --- a/osc/model_read_product_types_response.go +++ b/osc/model_read_product_types_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_public_ip_ranges_request.go b/osc/model_read_public_ip_ranges_request.go index e73699fe4..36c9a0ed1 100644 --- a/osc/model_read_public_ip_ranges_request.go +++ b/osc/model_read_public_ip_ranges_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_public_ip_ranges_response.go b/osc/model_read_public_ip_ranges_response.go index 3e2ddd77a..14129ae46 100644 --- a/osc/model_read_public_ip_ranges_response.go +++ b/osc/model_read_public_ip_ranges_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_public_ips_request.go b/osc/model_read_public_ips_request.go index 68bb10e0f..6e61a43d0 100644 --- a/osc/model_read_public_ips_request.go +++ b/osc/model_read_public_ips_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_public_ips_response.go b/osc/model_read_public_ips_response.go index c36543b03..cba73c48d 100644 --- a/osc/model_read_public_ips_response.go +++ b/osc/model_read_public_ips_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_quotas_request.go b/osc/model_read_quotas_request.go index f25101bed..fa0383616 100644 --- a/osc/model_read_quotas_request.go +++ b/osc/model_read_quotas_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_quotas_response.go b/osc/model_read_quotas_response.go index d1c37eaea..8825b9937 100644 --- a/osc/model_read_quotas_response.go +++ b/osc/model_read_quotas_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_regions_request.go b/osc/model_read_regions_request.go index 31516e753..7d9c6bb6b 100644 --- a/osc/model_read_regions_request.go +++ b/osc/model_read_regions_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_regions_response.go b/osc/model_read_regions_response.go index 7602da3ea..b3279f324 100644 --- a/osc/model_read_regions_response.go +++ b/osc/model_read_regions_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_route_tables_request.go b/osc/model_read_route_tables_request.go index 3a65bf486..2e583bd74 100644 --- a/osc/model_read_route_tables_request.go +++ b/osc/model_read_route_tables_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_route_tables_response.go b/osc/model_read_route_tables_response.go index 6824d1ce3..335df1a86 100644 --- a/osc/model_read_route_tables_response.go +++ b/osc/model_read_route_tables_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_secret_access_key_request.go b/osc/model_read_secret_access_key_request.go index dab6d1d4b..398c8dfcc 100644 --- a/osc/model_read_secret_access_key_request.go +++ b/osc/model_read_secret_access_key_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_secret_access_key_response.go b/osc/model_read_secret_access_key_response.go index c8ff3c00e..9ade7b4c8 100644 --- a/osc/model_read_secret_access_key_response.go +++ b/osc/model_read_secret_access_key_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_security_groups_request.go b/osc/model_read_security_groups_request.go index e3a97be07..9eb632469 100644 --- a/osc/model_read_security_groups_request.go +++ b/osc/model_read_security_groups_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_security_groups_response.go b/osc/model_read_security_groups_response.go index 78e79459b..dc913d453 100644 --- a/osc/model_read_security_groups_response.go +++ b/osc/model_read_security_groups_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_server_certificates_request.go b/osc/model_read_server_certificates_request.go index 1e0e9fc2b..39cb61bbf 100644 --- a/osc/model_read_server_certificates_request.go +++ b/osc/model_read_server_certificates_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_server_certificates_response.go b/osc/model_read_server_certificates_response.go index 1b9167055..2f3f8339b 100644 --- a/osc/model_read_server_certificates_response.go +++ b/osc/model_read_server_certificates_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_snapshot_export_tasks_request.go b/osc/model_read_snapshot_export_tasks_request.go index 54ed68d04..ac035b3d6 100644 --- a/osc/model_read_snapshot_export_tasks_request.go +++ b/osc/model_read_snapshot_export_tasks_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_snapshot_export_tasks_response.go b/osc/model_read_snapshot_export_tasks_response.go index b7c56c0cd..b842e61aa 100644 --- a/osc/model_read_snapshot_export_tasks_response.go +++ b/osc/model_read_snapshot_export_tasks_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_snapshots_request.go b/osc/model_read_snapshots_request.go index 1950829d0..7cf0b458c 100644 --- a/osc/model_read_snapshots_request.go +++ b/osc/model_read_snapshots_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_snapshots_response.go b/osc/model_read_snapshots_response.go index 7a0c28c88..b3419600d 100644 --- a/osc/model_read_snapshots_response.go +++ b/osc/model_read_snapshots_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_subnets_request.go b/osc/model_read_subnets_request.go index 688ff976d..a69ecb4ed 100644 --- a/osc/model_read_subnets_request.go +++ b/osc/model_read_subnets_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_subnets_response.go b/osc/model_read_subnets_response.go index 05ad5679f..d79b6c46c 100644 --- a/osc/model_read_subnets_response.go +++ b/osc/model_read_subnets_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_subregions_request.go b/osc/model_read_subregions_request.go index e77d53d46..d3f9d8546 100644 --- a/osc/model_read_subregions_request.go +++ b/osc/model_read_subregions_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_subregions_response.go b/osc/model_read_subregions_response.go index b7694d64c..2486ed8ee 100644 --- a/osc/model_read_subregions_response.go +++ b/osc/model_read_subregions_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_tags_request.go b/osc/model_read_tags_request.go index 223ee5e96..33d7b8854 100644 --- a/osc/model_read_tags_request.go +++ b/osc/model_read_tags_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_tags_response.go b/osc/model_read_tags_response.go index a073cdb37..c6fc88935 100644 --- a/osc/model_read_tags_response.go +++ b/osc/model_read_tags_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_virtual_gateways_request.go b/osc/model_read_virtual_gateways_request.go index d1ace0ce4..c21fed1ad 100644 --- a/osc/model_read_virtual_gateways_request.go +++ b/osc/model_read_virtual_gateways_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_virtual_gateways_response.go b/osc/model_read_virtual_gateways_response.go index b8471a5fa..6ae609c89 100644 --- a/osc/model_read_virtual_gateways_response.go +++ b/osc/model_read_virtual_gateways_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vm_types_request.go b/osc/model_read_vm_types_request.go index 531ee3218..c43fdf0ee 100644 --- a/osc/model_read_vm_types_request.go +++ b/osc/model_read_vm_types_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vm_types_response.go b/osc/model_read_vm_types_response.go index b208dfc25..77e63b29b 100644 --- a/osc/model_read_vm_types_response.go +++ b/osc/model_read_vm_types_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vms_health_request.go b/osc/model_read_vms_health_request.go index a1189615f..b6bea386c 100644 --- a/osc/model_read_vms_health_request.go +++ b/osc/model_read_vms_health_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vms_health_response.go b/osc/model_read_vms_health_response.go index 3335cdf47..2cdd3729b 100644 --- a/osc/model_read_vms_health_response.go +++ b/osc/model_read_vms_health_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vms_request.go b/osc/model_read_vms_request.go index 9a3fe3a13..15937863a 100644 --- a/osc/model_read_vms_request.go +++ b/osc/model_read_vms_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vms_response.go b/osc/model_read_vms_response.go index c3b3ebb49..47929d712 100644 --- a/osc/model_read_vms_response.go +++ b/osc/model_read_vms_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vms_state_request.go b/osc/model_read_vms_state_request.go index e3e1d8397..30ae173ee 100644 --- a/osc/model_read_vms_state_request.go +++ b/osc/model_read_vms_state_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vms_state_response.go b/osc/model_read_vms_state_response.go index ecc6d6c29..eee0184f4 100644 --- a/osc/model_read_vms_state_response.go +++ b/osc/model_read_vms_state_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_volumes_request.go b/osc/model_read_volumes_request.go index d2ffd234f..04fdf421b 100644 --- a/osc/model_read_volumes_request.go +++ b/osc/model_read_volumes_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_volumes_response.go b/osc/model_read_volumes_response.go index cffa2abdf..a842211f6 100644 --- a/osc/model_read_volumes_response.go +++ b/osc/model_read_volumes_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vpn_connections_request.go b/osc/model_read_vpn_connections_request.go index 3137589ae..9f3115d92 100644 --- a/osc/model_read_vpn_connections_request.go +++ b/osc/model_read_vpn_connections_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_read_vpn_connections_response.go b/osc/model_read_vpn_connections_response.go index 7a7220925..949c290de 100644 --- a/osc/model_read_vpn_connections_response.go +++ b/osc/model_read_vpn_connections_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_reboot_vms_request.go b/osc/model_reboot_vms_request.go index a90098ce2..262ac2bf0 100644 --- a/osc/model_reboot_vms_request.go +++ b/osc/model_reboot_vms_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_reboot_vms_response.go b/osc/model_reboot_vms_response.go index 39b53e716..d6ec55ef4 100644 --- a/osc/model_reboot_vms_response.go +++ b/osc/model_reboot_vms_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_region.go b/osc/model_region.go index 3ddfa806c..aa9cf9edf 100644 --- a/osc/model_region.go +++ b/osc/model_region.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_register_vms_in_load_balancer_request.go b/osc/model_register_vms_in_load_balancer_request.go index 1175a72ef..1fc825f2f 100644 --- a/osc/model_register_vms_in_load_balancer_request.go +++ b/osc/model_register_vms_in_load_balancer_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_register_vms_in_load_balancer_response.go b/osc/model_register_vms_in_load_balancer_response.go index 531f7c1be..563240ea3 100644 --- a/osc/model_register_vms_in_load_balancer_response.go +++ b/osc/model_register_vms_in_load_balancer_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_reject_net_peering_request.go b/osc/model_reject_net_peering_request.go index f7168b22a..d1902c5de 100644 --- a/osc/model_reject_net_peering_request.go +++ b/osc/model_reject_net_peering_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_reject_net_peering_response.go b/osc/model_reject_net_peering_response.go index b5dcde33e..2a5abad66 100644 --- a/osc/model_reject_net_peering_response.go +++ b/osc/model_reject_net_peering_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_reset_account_password_request.go b/osc/model_reset_account_password_request.go index 1bdd57add..3a7d8f890 100644 --- a/osc/model_reset_account_password_request.go +++ b/osc/model_reset_account_password_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_reset_account_password_response.go b/osc/model_reset_account_password_response.go index b86f94da7..9dd21c371 100644 --- a/osc/model_reset_account_password_response.go +++ b/osc/model_reset_account_password_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_resource_load_balancer_tag.go b/osc/model_resource_load_balancer_tag.go index 3c8851f91..e0580680c 100644 --- a/osc/model_resource_load_balancer_tag.go +++ b/osc/model_resource_load_balancer_tag.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_resource_tag.go b/osc/model_resource_tag.go index 928fa515e..2e779dd68 100644 --- a/osc/model_resource_tag.go +++ b/osc/model_resource_tag.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_response_context.go b/osc/model_response_context.go index 490a996f8..c5b210ac9 100644 --- a/osc/model_response_context.go +++ b/osc/model_response_context.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_route.go b/osc/model_route.go index df2b8e034..934d805c0 100644 --- a/osc/model_route.go +++ b/osc/model_route.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_route_light.go b/osc/model_route_light.go index 145c9bce2..2764a9da3 100644 --- a/osc/model_route_light.go +++ b/osc/model_route_light.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_route_propagating_virtual_gateway.go b/osc/model_route_propagating_virtual_gateway.go index 5733d68b0..3e7bf41cc 100644 --- a/osc/model_route_propagating_virtual_gateway.go +++ b/osc/model_route_propagating_virtual_gateway.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_route_table.go b/osc/model_route_table.go index 2c5582e13..0974a3501 100644 --- a/osc/model_route_table.go +++ b/osc/model_route_table.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_security_group.go b/osc/model_security_group.go index 82acb332d..6bbfa5b99 100644 --- a/osc/model_security_group.go +++ b/osc/model_security_group.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_security_group_light.go b/osc/model_security_group_light.go index 6b5f552a7..daed0b2bf 100644 --- a/osc/model_security_group_light.go +++ b/osc/model_security_group_light.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_security_group_rule.go b/osc/model_security_group_rule.go index a17d0c390..95885f4ea 100644 --- a/osc/model_security_group_rule.go +++ b/osc/model_security_group_rule.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_security_groups_member.go b/osc/model_security_groups_member.go index d7acffe68..35696594e 100644 --- a/osc/model_security_groups_member.go +++ b/osc/model_security_groups_member.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_send_reset_password_email_request.go b/osc/model_send_reset_password_email_request.go index 36d7eb416..3bcc72570 100644 --- a/osc/model_send_reset_password_email_request.go +++ b/osc/model_send_reset_password_email_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_send_reset_password_email_response.go b/osc/model_send_reset_password_email_response.go index 0c17baa15..1d6594725 100644 --- a/osc/model_send_reset_password_email_response.go +++ b/osc/model_send_reset_password_email_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_server_certificate.go b/osc/model_server_certificate.go index 9a39e0c02..a998d53d2 100644 --- a/osc/model_server_certificate.go +++ b/osc/model_server_certificate.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_service.go b/osc/model_service.go index ac22be7ba..4d3325e6c 100644 --- a/osc/model_service.go +++ b/osc/model_service.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_snapshot.go b/osc/model_snapshot.go index 9497df467..fdf8cd700 100644 --- a/osc/model_snapshot.go +++ b/osc/model_snapshot.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_snapshot_export_task.go b/osc/model_snapshot_export_task.go index b4252344a..b90ec080f 100644 --- a/osc/model_snapshot_export_task.go +++ b/osc/model_snapshot_export_task.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_source_net.go b/osc/model_source_net.go index be36ab0f7..1943a1b2b 100644 --- a/osc/model_source_net.go +++ b/osc/model_source_net.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_source_security_group.go b/osc/model_source_security_group.go index 888bce3ff..f94803c24 100644 --- a/osc/model_source_security_group.go +++ b/osc/model_source_security_group.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_start_vms_request.go b/osc/model_start_vms_request.go index 4c6ff992d..faa041b17 100644 --- a/osc/model_start_vms_request.go +++ b/osc/model_start_vms_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_start_vms_response.go b/osc/model_start_vms_response.go index 201c84d83..57e038cd1 100644 --- a/osc/model_start_vms_response.go +++ b/osc/model_start_vms_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_state_comment.go b/osc/model_state_comment.go index f44c1057e..2054d09ce 100644 --- a/osc/model_state_comment.go +++ b/osc/model_state_comment.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_stop_vms_request.go b/osc/model_stop_vms_request.go index 669470b96..caa9dbfca 100644 --- a/osc/model_stop_vms_request.go +++ b/osc/model_stop_vms_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_stop_vms_response.go b/osc/model_stop_vms_response.go index 23c091ac9..4b9f5f90c 100644 --- a/osc/model_stop_vms_response.go +++ b/osc/model_stop_vms_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_subnet.go b/osc/model_subnet.go index 2df20a9b2..41d10a888 100644 --- a/osc/model_subnet.go +++ b/osc/model_subnet.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_subregion.go b/osc/model_subregion.go index 84d2ab80f..39895aaf7 100644 --- a/osc/model_subregion.go +++ b/osc/model_subregion.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_tag.go b/osc/model_tag.go index b0d81bb0d..4c7a53897 100644 --- a/osc/model_tag.go +++ b/osc/model_tag.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_flexible_gpu_request.go b/osc/model_unlink_flexible_gpu_request.go index 40f1fd043..7898cc4f6 100644 --- a/osc/model_unlink_flexible_gpu_request.go +++ b/osc/model_unlink_flexible_gpu_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_flexible_gpu_response.go b/osc/model_unlink_flexible_gpu_response.go index 7e0f4dc1a..b9a1c19fb 100644 --- a/osc/model_unlink_flexible_gpu_response.go +++ b/osc/model_unlink_flexible_gpu_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_internet_service_request.go b/osc/model_unlink_internet_service_request.go index b3b45c51c..580bdebcf 100644 --- a/osc/model_unlink_internet_service_request.go +++ b/osc/model_unlink_internet_service_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_internet_service_response.go b/osc/model_unlink_internet_service_response.go index b37fe0696..be88e39c8 100644 --- a/osc/model_unlink_internet_service_response.go +++ b/osc/model_unlink_internet_service_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_load_balancer_backend_machines_request.go b/osc/model_unlink_load_balancer_backend_machines_request.go new file mode 100644 index 000000000..a49d1aecd --- /dev/null +++ b/osc/model_unlink_load_balancer_backend_machines_request.go @@ -0,0 +1,23 @@ +/* + * 3DS OUTSCALE API + * + * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. + * + * API version: 1.18 + * Contact: support@outscale.com + * Generated by: OpenAPI Generator (https://openapi-generator.tech) + */ + +package osc + +// UnlinkLoadBalancerBackendMachinesRequest struct for UnlinkLoadBalancerBackendMachinesRequest +type UnlinkLoadBalancerBackendMachinesRequest struct { + // One or more public IPs of back-end VMs. + BackendIps []string `json:"BackendIps,omitempty"` + // One or more IDs of back-end VMs. + BackendVmIds []string `json:"BackendVmIds,omitempty"` + // If true, checks whether you have the required permissions to perform the action. + DryRun bool `json:"DryRun,omitempty"` + // The name of the load balancer. + LoadBalancerName string `json:"LoadBalancerName"` +} diff --git a/osc/model_unlink_load_balancer_backend_machines_response.go b/osc/model_unlink_load_balancer_backend_machines_response.go new file mode 100644 index 000000000..cd5cc565b --- /dev/null +++ b/osc/model_unlink_load_balancer_backend_machines_response.go @@ -0,0 +1,16 @@ +/* + * 3DS OUTSCALE API + * + * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. + * + * API version: 1.18 + * Contact: support@outscale.com + * Generated by: OpenAPI Generator (https://openapi-generator.tech) + */ + +package osc + +// UnlinkLoadBalancerBackendMachinesResponse struct for UnlinkLoadBalancerBackendMachinesResponse +type UnlinkLoadBalancerBackendMachinesResponse struct { + ResponseContext ResponseContext `json:"ResponseContext,omitempty"` +} diff --git a/osc/model_unlink_nic_request.go b/osc/model_unlink_nic_request.go index f9df97d76..2b405bf0a 100644 --- a/osc/model_unlink_nic_request.go +++ b/osc/model_unlink_nic_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_nic_response.go b/osc/model_unlink_nic_response.go index 57c7b0160..511de8c1d 100644 --- a/osc/model_unlink_nic_response.go +++ b/osc/model_unlink_nic_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_private_ips_request.go b/osc/model_unlink_private_ips_request.go index fdbdb63f6..d5409bfb8 100644 --- a/osc/model_unlink_private_ips_request.go +++ b/osc/model_unlink_private_ips_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_private_ips_response.go b/osc/model_unlink_private_ips_response.go index 6141d7fe7..2baa0c6b3 100644 --- a/osc/model_unlink_private_ips_response.go +++ b/osc/model_unlink_private_ips_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_public_ip_request.go b/osc/model_unlink_public_ip_request.go index 2559f9eab..1e437b701 100644 --- a/osc/model_unlink_public_ip_request.go +++ b/osc/model_unlink_public_ip_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_public_ip_response.go b/osc/model_unlink_public_ip_response.go index 367d62afc..8fc7ce64d 100644 --- a/osc/model_unlink_public_ip_response.go +++ b/osc/model_unlink_public_ip_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_route_table_request.go b/osc/model_unlink_route_table_request.go index 6a752d70a..9d2136762 100644 --- a/osc/model_unlink_route_table_request.go +++ b/osc/model_unlink_route_table_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_route_table_response.go b/osc/model_unlink_route_table_response.go index 10ee070e3..3c50551ae 100644 --- a/osc/model_unlink_route_table_response.go +++ b/osc/model_unlink_route_table_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_virtual_gateway_request.go b/osc/model_unlink_virtual_gateway_request.go index b038e1af9..2e3fe758d 100644 --- a/osc/model_unlink_virtual_gateway_request.go +++ b/osc/model_unlink_virtual_gateway_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_virtual_gateway_response.go b/osc/model_unlink_virtual_gateway_response.go index 7d1148e7e..fc5da30ae 100644 --- a/osc/model_unlink_virtual_gateway_response.go +++ b/osc/model_unlink_virtual_gateway_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_volume_request.go b/osc/model_unlink_volume_request.go index ffc4877d3..d3326ed37 100644 --- a/osc/model_unlink_volume_request.go +++ b/osc/model_unlink_volume_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_unlink_volume_response.go b/osc/model_unlink_volume_response.go index 291be994d..547d765bc 100644 --- a/osc/model_unlink_volume_response.go +++ b/osc/model_unlink_volume_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_access_key_request.go b/osc/model_update_access_key_request.go index a61380efd..61c2e148d 100644 --- a/osc/model_update_access_key_request.go +++ b/osc/model_update_access_key_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_access_key_response.go b/osc/model_update_access_key_response.go index e74e99095..ee8b9c89a 100644 --- a/osc/model_update_access_key_response.go +++ b/osc/model_update_access_key_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_account_request.go b/osc/model_update_account_request.go index 99f9efa16..5f92d5ce7 100644 --- a/osc/model_update_account_request.go +++ b/osc/model_update_account_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_account_response.go b/osc/model_update_account_response.go index 04f634760..f124556e5 100644 --- a/osc/model_update_account_response.go +++ b/osc/model_update_account_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_api_access_policy_request.go b/osc/model_update_api_access_policy_request.go index 0e24a2b68..25b23fe12 100644 --- a/osc/model_update_api_access_policy_request.go +++ b/osc/model_update_api_access_policy_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_api_access_policy_response.go b/osc/model_update_api_access_policy_response.go index 102004fd5..0d8a434d9 100644 --- a/osc/model_update_api_access_policy_response.go +++ b/osc/model_update_api_access_policy_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_api_access_rule_request.go b/osc/model_update_api_access_rule_request.go index e3a203352..0ac3fb04d 100644 --- a/osc/model_update_api_access_rule_request.go +++ b/osc/model_update_api_access_rule_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_api_access_rule_response.go b/osc/model_update_api_access_rule_response.go index 38af96143..1956c7f17 100644 --- a/osc/model_update_api_access_rule_response.go +++ b/osc/model_update_api_access_rule_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_ca_request.go b/osc/model_update_ca_request.go index 884b79066..3954d196e 100644 --- a/osc/model_update_ca_request.go +++ b/osc/model_update_ca_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_ca_response.go b/osc/model_update_ca_response.go index 73ba14a00..1b01bbf49 100644 --- a/osc/model_update_ca_response.go +++ b/osc/model_update_ca_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_flexible_gpu_request.go b/osc/model_update_flexible_gpu_request.go index ae45daeb5..766d674a3 100644 --- a/osc/model_update_flexible_gpu_request.go +++ b/osc/model_update_flexible_gpu_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_flexible_gpu_response.go b/osc/model_update_flexible_gpu_response.go index 800683196..7109d9c3f 100644 --- a/osc/model_update_flexible_gpu_response.go +++ b/osc/model_update_flexible_gpu_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_image_request.go b/osc/model_update_image_request.go index 124e8b5c5..e69210b27 100644 --- a/osc/model_update_image_request.go +++ b/osc/model_update_image_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_image_response.go b/osc/model_update_image_response.go index 2a7ba31f3..65d9a0867 100644 --- a/osc/model_update_image_response.go +++ b/osc/model_update_image_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_listener_rule_request.go b/osc/model_update_listener_rule_request.go index 626d324e8..82ea98d65 100644 --- a/osc/model_update_listener_rule_request.go +++ b/osc/model_update_listener_rule_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_listener_rule_response.go b/osc/model_update_listener_rule_response.go index aa7203388..a2ccdd00e 100644 --- a/osc/model_update_listener_rule_response.go +++ b/osc/model_update_listener_rule_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_load_balancer_request.go b/osc/model_update_load_balancer_request.go index d3d17e7e1..2cc476296 100644 --- a/osc/model_update_load_balancer_request.go +++ b/osc/model_update_load_balancer_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_load_balancer_response.go b/osc/model_update_load_balancer_response.go index 32e4d9915..3d51e8fb4 100644 --- a/osc/model_update_load_balancer_response.go +++ b/osc/model_update_load_balancer_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_net_access_point_request.go b/osc/model_update_net_access_point_request.go index c6411ee56..4aec2e68c 100644 --- a/osc/model_update_net_access_point_request.go +++ b/osc/model_update_net_access_point_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_net_access_point_response.go b/osc/model_update_net_access_point_response.go index b95502b0a..373babc59 100644 --- a/osc/model_update_net_access_point_response.go +++ b/osc/model_update_net_access_point_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_net_request.go b/osc/model_update_net_request.go index 613e8bc96..4c59fc2d7 100644 --- a/osc/model_update_net_request.go +++ b/osc/model_update_net_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_net_response.go b/osc/model_update_net_response.go index c8ef026b4..2f2453247 100644 --- a/osc/model_update_net_response.go +++ b/osc/model_update_net_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_nic_request.go b/osc/model_update_nic_request.go index bab3961da..e9dc10096 100644 --- a/osc/model_update_nic_request.go +++ b/osc/model_update_nic_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_nic_response.go b/osc/model_update_nic_response.go index 82be3ef3e..954d371e3 100644 --- a/osc/model_update_nic_response.go +++ b/osc/model_update_nic_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_route_propagation_request.go b/osc/model_update_route_propagation_request.go index 503768dc7..882457d7f 100644 --- a/osc/model_update_route_propagation_request.go +++ b/osc/model_update_route_propagation_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_route_propagation_response.go b/osc/model_update_route_propagation_response.go index d91d07978..85eb7589d 100644 --- a/osc/model_update_route_propagation_response.go +++ b/osc/model_update_route_propagation_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_route_request.go b/osc/model_update_route_request.go index 875b4694c..5c47aed8c 100644 --- a/osc/model_update_route_request.go +++ b/osc/model_update_route_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_route_response.go b/osc/model_update_route_response.go index e9adba2a6..20acc9675 100644 --- a/osc/model_update_route_response.go +++ b/osc/model_update_route_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_server_certificate_request.go b/osc/model_update_server_certificate_request.go index cf67689ad..cb07a2eb4 100644 --- a/osc/model_update_server_certificate_request.go +++ b/osc/model_update_server_certificate_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_server_certificate_response.go b/osc/model_update_server_certificate_response.go index 953a0e1a5..06743c396 100644 --- a/osc/model_update_server_certificate_response.go +++ b/osc/model_update_server_certificate_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_snapshot_request.go b/osc/model_update_snapshot_request.go index cb7769fd4..25da10d53 100644 --- a/osc/model_update_snapshot_request.go +++ b/osc/model_update_snapshot_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_snapshot_response.go b/osc/model_update_snapshot_response.go index f80f6ae63..fd33fef42 100644 --- a/osc/model_update_snapshot_response.go +++ b/osc/model_update_snapshot_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_subnet_request.go b/osc/model_update_subnet_request.go index 7b3e970f0..7593baf11 100644 --- a/osc/model_update_subnet_request.go +++ b/osc/model_update_subnet_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_subnet_response.go b/osc/model_update_subnet_response.go index 615c04aa2..392a25ef3 100644 --- a/osc/model_update_subnet_response.go +++ b/osc/model_update_subnet_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_vm_request.go b/osc/model_update_vm_request.go index 876334164..288a04c68 100644 --- a/osc/model_update_vm_request.go +++ b/osc/model_update_vm_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_vm_response.go b/osc/model_update_vm_response.go index 6dba81af5..4c34dc44e 100644 --- a/osc/model_update_vm_response.go +++ b/osc/model_update_vm_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_volume_request.go b/osc/model_update_volume_request.go index 0dd95325c..a3b523a90 100644 --- a/osc/model_update_volume_request.go +++ b/osc/model_update_volume_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_volume_response.go b/osc/model_update_volume_response.go index e9c8040b4..153f21175 100644 --- a/osc/model_update_volume_response.go +++ b/osc/model_update_volume_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_vpn_connection_request.go b/osc/model_update_vpn_connection_request.go index 7aafbc0eb..ef1027f17 100644 --- a/osc/model_update_vpn_connection_request.go +++ b/osc/model_update_vpn_connection_request.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_update_vpn_connection_response.go b/osc/model_update_vpn_connection_response.go index aed757967..a08e50ce4 100644 --- a/osc/model_update_vpn_connection_response.go +++ b/osc/model_update_vpn_connection_response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_virtual_gateway.go b/osc/model_virtual_gateway.go index ae8a99b3d..1309736da 100644 --- a/osc/model_virtual_gateway.go +++ b/osc/model_virtual_gateway.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_vm.go b/osc/model_vm.go index e8f120e13..2f255dfd9 100644 --- a/osc/model_vm.go +++ b/osc/model_vm.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_vm_state.go b/osc/model_vm_state.go index 71db4ce9c..2088f1540 100644 --- a/osc/model_vm_state.go +++ b/osc/model_vm_state.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_vm_states.go b/osc/model_vm_states.go index c8898af8f..510f33a20 100644 --- a/osc/model_vm_states.go +++ b/osc/model_vm_states.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_vm_type.go b/osc/model_vm_type.go index 22ae20ee4..4859f8530 100644 --- a/osc/model_vm_type.go +++ b/osc/model_vm_type.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_volume.go b/osc/model_volume.go index b8a4002a7..4f805d620 100644 --- a/osc/model_volume.go +++ b/osc/model_volume.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_vpn_connection.go b/osc/model_vpn_connection.go index 9635c2567..7a4fff015 100644 --- a/osc/model_vpn_connection.go +++ b/osc/model_vpn_connection.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_vpn_options.go b/osc/model_vpn_options.go index 5d1b2d1a5..09fbd261a 100644 --- a/osc/model_vpn_options.go +++ b/osc/model_vpn_options.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/model_with.go b/osc/model_with.go index 77e8cd35a..766badb34 100644 --- a/osc/model_with.go +++ b/osc/model_with.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/osc/response.go b/osc/response.go index 158f36444..ded838f40 100644 --- a/osc/response.go +++ b/osc/response.go @@ -3,7 +3,7 @@ * * Welcome to the OUTSCALE API documentation.

The OUTSCALE API enables you to manage your resources in the OUTSCALE Cloud. This documentation describes the different actions available along with code examples.

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but some resources have different names in AWS than in the OUTSCALE API. You can find a list of the differences [here](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html).

You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface. * - * API version: 1.17 + * API version: 1.18 * Contact: support@outscale.com * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/sdk_version b/sdk_version index feaae22ba..850e74240 100644 --- a/sdk_version +++ b/sdk_version @@ -1 +1 @@ -1.13.0 +1.14.0