From 3bb35340968380fd2567817d4a5abad4174eb410 Mon Sep 17 00:00:00 2001 From: Maxime Dufour Date: Tue, 11 Apr 2023 12:56:52 +0000 Subject: [PATCH] osc-sdk-js v0.9.0 --- .osc-api-patches/outscale-yaml.patch | 228 +++++++++ Makefile | 1 + api_version | 2 +- dist/cjs/apis/AccessKeyApi.d.ts | 2 +- dist/cjs/apis/AccessKeyApi.js | 2 +- dist/cjs/apis/AccountApi.d.ts | 2 +- dist/cjs/apis/AccountApi.js | 2 +- dist/cjs/apis/ApiAccessPolicyApi.d.ts | 2 +- dist/cjs/apis/ApiAccessPolicyApi.js | 2 +- dist/cjs/apis/ApiAccessRuleApi.d.ts | 2 +- dist/cjs/apis/ApiAccessRuleApi.js | 2 +- dist/cjs/apis/ApiLogApi.d.ts | 2 +- dist/cjs/apis/ApiLogApi.js | 2 +- dist/cjs/apis/CaApi.d.ts | 2 +- dist/cjs/apis/CaApi.js | 2 +- dist/cjs/apis/CatalogApi.d.ts | 24 +- dist/cjs/apis/CatalogApi.js | 41 +- dist/cjs/apis/ClientGatewayApi.d.ts | 2 +- dist/cjs/apis/ClientGatewayApi.js | 2 +- dist/cjs/apis/DhcpOptionApi.d.ts | 2 +- dist/cjs/apis/DhcpOptionApi.js | 2 +- dist/cjs/apis/DirectLinkApi.d.ts | 2 +- dist/cjs/apis/DirectLinkApi.js | 2 +- dist/cjs/apis/DirectLinkInterfaceApi.d.ts | 2 +- dist/cjs/apis/DirectLinkInterfaceApi.js | 2 +- dist/cjs/apis/FlexibleGpuApi.d.ts | 2 +- dist/cjs/apis/FlexibleGpuApi.js | 2 +- dist/cjs/apis/ImageApi.d.ts | 2 +- dist/cjs/apis/ImageApi.js | 2 +- dist/cjs/apis/InternetServiceApi.d.ts | 2 +- dist/cjs/apis/InternetServiceApi.js | 2 +- dist/cjs/apis/KeypairApi.d.ts | 2 +- dist/cjs/apis/KeypairApi.js | 2 +- dist/cjs/apis/ListenerApi.d.ts | 2 +- dist/cjs/apis/ListenerApi.js | 2 +- dist/cjs/apis/LoadBalancerApi.d.ts | 2 +- dist/cjs/apis/LoadBalancerApi.js | 2 +- dist/cjs/apis/LoadBalancerPolicyApi.d.ts | 2 +- dist/cjs/apis/LoadBalancerPolicyApi.js | 2 +- dist/cjs/apis/LocationApi.d.ts | 2 +- dist/cjs/apis/LocationApi.js | 2 +- dist/cjs/apis/NatServiceApi.d.ts | 2 +- dist/cjs/apis/NatServiceApi.js | 2 +- dist/cjs/apis/NetAccessPointApi.d.ts | 2 +- dist/cjs/apis/NetAccessPointApi.js | 2 +- dist/cjs/apis/NetApi.d.ts | 2 +- dist/cjs/apis/NetApi.js | 2 +- dist/cjs/apis/NetPeeringApi.d.ts | 2 +- dist/cjs/apis/NetPeeringApi.js | 2 +- dist/cjs/apis/NicApi.d.ts | 2 +- dist/cjs/apis/NicApi.js | 2 +- dist/cjs/apis/ProductTypeApi.d.ts | 2 +- dist/cjs/apis/ProductTypeApi.js | 2 +- dist/cjs/apis/PublicCatalogApi.d.ts | 2 +- dist/cjs/apis/PublicCatalogApi.js | 2 +- dist/cjs/apis/PublicIpApi.d.ts | 2 +- dist/cjs/apis/PublicIpApi.js | 2 +- dist/cjs/apis/QuotaApi.d.ts | 2 +- dist/cjs/apis/QuotaApi.js | 2 +- dist/cjs/apis/RegionApi.d.ts | 2 +- dist/cjs/apis/RegionApi.js | 2 +- dist/cjs/apis/RouteApi.d.ts | 2 +- dist/cjs/apis/RouteApi.js | 2 +- dist/cjs/apis/RouteTableApi.d.ts | 2 +- dist/cjs/apis/RouteTableApi.js | 2 +- dist/cjs/apis/SecurityGroupApi.d.ts | 2 +- dist/cjs/apis/SecurityGroupApi.js | 2 +- dist/cjs/apis/SecurityGroupRuleApi.d.ts | 2 +- dist/cjs/apis/SecurityGroupRuleApi.js | 2 +- dist/cjs/apis/ServerCertificateApi.d.ts | 2 +- dist/cjs/apis/ServerCertificateApi.js | 2 +- dist/cjs/apis/SnapshotApi.d.ts | 2 +- dist/cjs/apis/SnapshotApi.js | 2 +- dist/cjs/apis/SubnetApi.d.ts | 2 +- dist/cjs/apis/SubnetApi.js | 2 +- dist/cjs/apis/SubregionApi.d.ts | 2 +- dist/cjs/apis/SubregionApi.js | 2 +- dist/cjs/apis/TagApi.d.ts | 2 +- dist/cjs/apis/TagApi.js | 2 +- dist/cjs/apis/TaskApi.d.ts | 2 +- dist/cjs/apis/TaskApi.js | 2 +- dist/cjs/apis/VirtualGatewayApi.d.ts | 2 +- dist/cjs/apis/VirtualGatewayApi.js | 2 +- dist/cjs/apis/VmApi.d.ts | 2 +- dist/cjs/apis/VmApi.js | 2 +- dist/cjs/apis/VmGroupApi.d.ts | 146 ++++++ dist/cjs/apis/VmGroupApi.js | 290 ++++++++++++ dist/cjs/apis/VmTemplateApi.d.ts | 106 +++++ dist/cjs/apis/VmTemplateApi.js | 212 +++++++++ dist/cjs/apis/VolumeApi.d.ts | 2 +- dist/cjs/apis/VolumeApi.js | 2 +- dist/cjs/apis/VpnConnectionApi.d.ts | 2 +- dist/cjs/apis/VpnConnectionApi.js | 2 +- dist/cjs/apis/index.d.ts | 2 + dist/cjs/apis/index.js | 2 + dist/cjs/models/AcceptNetPeeringRequest.d.ts | 2 +- dist/cjs/models/AcceptNetPeeringRequest.js | 2 +- dist/cjs/models/AcceptNetPeeringResponse.d.ts | 2 +- dist/cjs/models/AcceptNetPeeringResponse.js | 2 +- dist/cjs/models/AccepterNet.d.ts | 2 +- dist/cjs/models/AccepterNet.js | 2 +- dist/cjs/models/AccessKey.d.ts | 2 +- dist/cjs/models/AccessKey.js | 2 +- dist/cjs/models/AccessKeySecretKey.d.ts | 2 +- dist/cjs/models/AccessKeySecretKey.js | 2 +- dist/cjs/models/AccessLog.d.ts | 2 +- dist/cjs/models/AccessLog.js | 2 +- dist/cjs/models/Account.d.ts | 2 +- dist/cjs/models/Account.js | 2 +- dist/cjs/models/ApiAccessPolicy.d.ts | 2 +- dist/cjs/models/ApiAccessPolicy.js | 2 +- dist/cjs/models/ApiAccessRule.d.ts | 2 +- dist/cjs/models/ApiAccessRule.js | 2 +- .../models/ApplicationStickyCookiePolicy.d.ts | 2 +- .../models/ApplicationStickyCookiePolicy.js | 2 +- dist/cjs/models/BackendVmHealth.d.ts | 2 +- dist/cjs/models/BackendVmHealth.js | 2 +- .../cjs/models/BlockDeviceMappingCreated.d.ts | 2 +- dist/cjs/models/BlockDeviceMappingCreated.js | 2 +- dist/cjs/models/BlockDeviceMappingImage.d.ts | 2 +- dist/cjs/models/BlockDeviceMappingImage.js | 2 +- .../models/BlockDeviceMappingVmCreation.d.ts | 2 +- .../models/BlockDeviceMappingVmCreation.js | 2 +- .../models/BlockDeviceMappingVmUpdate.d.ts | 2 +- dist/cjs/models/BlockDeviceMappingVmUpdate.js | 2 +- dist/cjs/models/BsuCreated.d.ts | 4 +- dist/cjs/models/BsuCreated.js | 2 +- dist/cjs/models/BsuToCreate.d.ts | 2 +- dist/cjs/models/BsuToCreate.js | 2 +- dist/cjs/models/BsuToUpdateVm.d.ts | 2 +- dist/cjs/models/BsuToUpdateVm.js | 2 +- dist/cjs/models/Ca.d.ts | 2 +- dist/cjs/models/Ca.js | 2 +- dist/cjs/models/Catalog.d.ts | 2 +- dist/cjs/models/Catalog.js | 2 +- dist/cjs/models/CatalogEntry.d.ts | 2 +- dist/cjs/models/CatalogEntry.js | 2 +- dist/cjs/models/Catalogs.d.ts | 54 +++ dist/cjs/models/Catalogs.js | 56 +++ .../models/CheckAuthenticationRequest.d.ts | 2 +- dist/cjs/models/CheckAuthenticationRequest.js | 2 +- .../models/CheckAuthenticationResponse.d.ts | 2 +- .../cjs/models/CheckAuthenticationResponse.js | 2 +- dist/cjs/models/ClientGateway.d.ts | 2 +- dist/cjs/models/ClientGateway.js | 2 +- dist/cjs/models/ConsumptionEntry.d.ts | 6 +- dist/cjs/models/ConsumptionEntry.js | 2 +- dist/cjs/models/CreateAccessKeyRequest.d.ts | 4 +- dist/cjs/models/CreateAccessKeyRequest.js | 2 +- dist/cjs/models/CreateAccessKeyResponse.d.ts | 2 +- dist/cjs/models/CreateAccessKeyResponse.js | 2 +- dist/cjs/models/CreateAccountRequest.d.ts | 2 +- dist/cjs/models/CreateAccountRequest.js | 2 +- dist/cjs/models/CreateAccountResponse.d.ts | 2 +- dist/cjs/models/CreateAccountResponse.js | 2 +- .../models/CreateApiAccessRuleRequest.d.ts | 2 +- dist/cjs/models/CreateApiAccessRuleRequest.js | 2 +- .../models/CreateApiAccessRuleResponse.d.ts | 2 +- .../cjs/models/CreateApiAccessRuleResponse.js | 2 +- dist/cjs/models/CreateCaRequest.d.ts | 2 +- dist/cjs/models/CreateCaRequest.js | 2 +- dist/cjs/models/CreateCaResponse.d.ts | 2 +- dist/cjs/models/CreateCaResponse.js | 2 +- .../models/CreateClientGatewayRequest.d.ts | 2 +- dist/cjs/models/CreateClientGatewayRequest.js | 2 +- .../models/CreateClientGatewayResponse.d.ts | 2 +- .../cjs/models/CreateClientGatewayResponse.js | 2 +- dist/cjs/models/CreateDhcpOptionsRequest.d.ts | 2 +- dist/cjs/models/CreateDhcpOptionsRequest.js | 2 +- .../cjs/models/CreateDhcpOptionsResponse.d.ts | 2 +- dist/cjs/models/CreateDhcpOptionsResponse.js | 2 +- .../CreateDirectLinkInterfaceRequest.d.ts | 2 +- .../CreateDirectLinkInterfaceRequest.js | 2 +- .../CreateDirectLinkInterfaceResponse.d.ts | 2 +- .../CreateDirectLinkInterfaceResponse.js | 2 +- dist/cjs/models/CreateDirectLinkRequest.d.ts | 2 +- dist/cjs/models/CreateDirectLinkRequest.js | 2 +- dist/cjs/models/CreateDirectLinkResponse.d.ts | 2 +- dist/cjs/models/CreateDirectLinkResponse.js | 2 +- dist/cjs/models/CreateFlexibleGpuRequest.d.ts | 2 +- dist/cjs/models/CreateFlexibleGpuRequest.js | 2 +- .../cjs/models/CreateFlexibleGpuResponse.d.ts | 2 +- dist/cjs/models/CreateFlexibleGpuResponse.js | 2 +- .../models/CreateImageExportTaskRequest.d.ts | 2 +- .../models/CreateImageExportTaskRequest.js | 2 +- .../models/CreateImageExportTaskResponse.d.ts | 2 +- .../models/CreateImageExportTaskResponse.js | 2 +- dist/cjs/models/CreateImageRequest.d.ts | 8 +- dist/cjs/models/CreateImageRequest.js | 4 +- dist/cjs/models/CreateImageResponse.d.ts | 2 +- dist/cjs/models/CreateImageResponse.js | 2 +- .../models/CreateInternetServiceRequest.d.ts | 2 +- .../models/CreateInternetServiceRequest.js | 2 +- .../models/CreateInternetServiceResponse.d.ts | 2 +- .../models/CreateInternetServiceResponse.js | 2 +- dist/cjs/models/CreateKeypairRequest.d.ts | 2 +- dist/cjs/models/CreateKeypairRequest.js | 2 +- dist/cjs/models/CreateKeypairResponse.d.ts | 2 +- dist/cjs/models/CreateKeypairResponse.js | 2 +- .../cjs/models/CreateListenerRuleRequest.d.ts | 2 +- dist/cjs/models/CreateListenerRuleRequest.js | 2 +- .../models/CreateListenerRuleResponse.d.ts | 2 +- dist/cjs/models/CreateListenerRuleResponse.js | 2 +- .../CreateLoadBalancerListenersRequest.d.ts | 2 +- .../CreateLoadBalancerListenersRequest.js | 2 +- .../CreateLoadBalancerListenersResponse.d.ts | 2 +- .../CreateLoadBalancerListenersResponse.js | 2 +- .../CreateLoadBalancerPolicyRequest.d.ts | 2 +- .../models/CreateLoadBalancerPolicyRequest.js | 2 +- .../CreateLoadBalancerPolicyResponse.d.ts | 2 +- .../CreateLoadBalancerPolicyResponse.js | 2 +- .../cjs/models/CreateLoadBalancerRequest.d.ts | 2 +- dist/cjs/models/CreateLoadBalancerRequest.js | 2 +- .../models/CreateLoadBalancerResponse.d.ts | 2 +- dist/cjs/models/CreateLoadBalancerResponse.js | 2 +- .../models/CreateLoadBalancerTagsRequest.d.ts | 2 +- .../models/CreateLoadBalancerTagsRequest.js | 2 +- .../CreateLoadBalancerTagsResponse.d.ts | 2 +- .../models/CreateLoadBalancerTagsResponse.js | 2 +- dist/cjs/models/CreateNatServiceRequest.d.ts | 2 +- dist/cjs/models/CreateNatServiceRequest.js | 2 +- dist/cjs/models/CreateNatServiceResponse.d.ts | 2 +- dist/cjs/models/CreateNatServiceResponse.js | 2 +- .../models/CreateNetAccessPointRequest.d.ts | 2 +- .../cjs/models/CreateNetAccessPointRequest.js | 2 +- .../models/CreateNetAccessPointResponse.d.ts | 2 +- .../models/CreateNetAccessPointResponse.js | 2 +- dist/cjs/models/CreateNetPeeringRequest.d.ts | 2 +- dist/cjs/models/CreateNetPeeringRequest.js | 2 +- dist/cjs/models/CreateNetPeeringResponse.d.ts | 2 +- dist/cjs/models/CreateNetPeeringResponse.js | 2 +- dist/cjs/models/CreateNetRequest.d.ts | 2 +- dist/cjs/models/CreateNetRequest.js | 2 +- dist/cjs/models/CreateNetResponse.d.ts | 2 +- dist/cjs/models/CreateNetResponse.js | 2 +- dist/cjs/models/CreateNicRequest.d.ts | 2 +- dist/cjs/models/CreateNicRequest.js | 2 +- dist/cjs/models/CreateNicResponse.d.ts | 2 +- dist/cjs/models/CreateNicResponse.js | 2 +- dist/cjs/models/CreatePublicIpRequest.d.ts | 2 +- dist/cjs/models/CreatePublicIpRequest.js | 2 +- dist/cjs/models/CreatePublicIpResponse.d.ts | 2 +- dist/cjs/models/CreatePublicIpResponse.js | 2 +- dist/cjs/models/CreateRouteRequest.d.ts | 2 +- dist/cjs/models/CreateRouteRequest.js | 2 +- dist/cjs/models/CreateRouteResponse.d.ts | 2 +- dist/cjs/models/CreateRouteResponse.js | 2 +- dist/cjs/models/CreateRouteTableRequest.d.ts | 2 +- dist/cjs/models/CreateRouteTableRequest.js | 2 +- dist/cjs/models/CreateRouteTableResponse.d.ts | 2 +- dist/cjs/models/CreateRouteTableResponse.js | 2 +- .../models/CreateSecurityGroupRequest.d.ts | 2 +- dist/cjs/models/CreateSecurityGroupRequest.js | 2 +- .../models/CreateSecurityGroupResponse.d.ts | 2 +- .../cjs/models/CreateSecurityGroupResponse.js | 2 +- .../CreateSecurityGroupRuleRequest.d.ts | 2 +- .../models/CreateSecurityGroupRuleRequest.js | 2 +- .../CreateSecurityGroupRuleResponse.d.ts | 2 +- .../models/CreateSecurityGroupRuleResponse.js | 2 +- .../CreateServerCertificateRequest.d.ts | 2 +- .../models/CreateServerCertificateRequest.js | 2 +- .../CreateServerCertificateResponse.d.ts | 2 +- .../models/CreateServerCertificateResponse.js | 2 +- .../CreateSnapshotExportTaskRequest.d.ts | 2 +- .../models/CreateSnapshotExportTaskRequest.js | 2 +- .../CreateSnapshotExportTaskResponse.d.ts | 2 +- .../CreateSnapshotExportTaskResponse.js | 2 +- dist/cjs/models/CreateSnapshotRequest.d.ts | 2 +- dist/cjs/models/CreateSnapshotRequest.js | 2 +- dist/cjs/models/CreateSnapshotResponse.d.ts | 2 +- dist/cjs/models/CreateSnapshotResponse.js | 2 +- dist/cjs/models/CreateSubnetRequest.d.ts | 2 +- dist/cjs/models/CreateSubnetRequest.js | 2 +- dist/cjs/models/CreateSubnetResponse.d.ts | 2 +- dist/cjs/models/CreateSubnetResponse.js | 2 +- dist/cjs/models/CreateTagsRequest.d.ts | 2 +- dist/cjs/models/CreateTagsRequest.js | 2 +- dist/cjs/models/CreateTagsResponse.d.ts | 2 +- dist/cjs/models/CreateTagsResponse.js | 2 +- .../models/CreateVirtualGatewayRequest.d.ts | 2 +- .../cjs/models/CreateVirtualGatewayRequest.js | 2 +- .../models/CreateVirtualGatewayResponse.d.ts | 2 +- .../models/CreateVirtualGatewayResponse.js | 2 +- dist/cjs/models/CreateVmGroupRequest.d.ts | 85 ++++ dist/cjs/models/CreateVmGroupRequest.js | 67 +++ dist/cjs/models/CreateVmGroupResponse.d.ts | 35 ++ dist/cjs/models/CreateVmGroupResponse.js | 46 ++ dist/cjs/models/CreateVmTemplateRequest.d.ts | 91 ++++ dist/cjs/models/CreateVmTemplateRequest.js | 69 +++ dist/cjs/models/CreateVmTemplateResponse.d.ts | 35 ++ dist/cjs/models/CreateVmTemplateResponse.js | 46 ++ dist/cjs/models/CreateVmsRequest.d.ts | 2 +- dist/cjs/models/CreateVmsRequest.js | 2 +- dist/cjs/models/CreateVmsResponse.d.ts | 2 +- dist/cjs/models/CreateVmsResponse.js | 2 +- dist/cjs/models/CreateVolumeRequest.d.ts | 2 +- dist/cjs/models/CreateVolumeRequest.js | 2 +- dist/cjs/models/CreateVolumeResponse.d.ts | 2 +- dist/cjs/models/CreateVolumeResponse.js | 2 +- .../models/CreateVpnConnectionRequest.d.ts | 2 +- dist/cjs/models/CreateVpnConnectionRequest.js | 2 +- .../models/CreateVpnConnectionResponse.d.ts | 2 +- .../cjs/models/CreateVpnConnectionResponse.js | 2 +- .../CreateVpnConnectionRouteRequest.d.ts | 2 +- .../models/CreateVpnConnectionRouteRequest.js | 2 +- .../CreateVpnConnectionRouteResponse.d.ts | 2 +- .../CreateVpnConnectionRouteResponse.js | 2 +- dist/cjs/models/DeleteAccessKeyRequest.d.ts | 2 +- dist/cjs/models/DeleteAccessKeyRequest.js | 2 +- dist/cjs/models/DeleteAccessKeyResponse.d.ts | 2 +- dist/cjs/models/DeleteAccessKeyResponse.js | 2 +- .../models/DeleteApiAccessRuleRequest.d.ts | 2 +- dist/cjs/models/DeleteApiAccessRuleRequest.js | 2 +- .../models/DeleteApiAccessRuleResponse.d.ts | 2 +- .../cjs/models/DeleteApiAccessRuleResponse.js | 2 +- dist/cjs/models/DeleteCaRequest.d.ts | 2 +- dist/cjs/models/DeleteCaRequest.js | 2 +- dist/cjs/models/DeleteCaResponse.d.ts | 2 +- dist/cjs/models/DeleteCaResponse.js | 2 +- .../models/DeleteClientGatewayRequest.d.ts | 2 +- dist/cjs/models/DeleteClientGatewayRequest.js | 2 +- .../models/DeleteClientGatewayResponse.d.ts | 2 +- .../cjs/models/DeleteClientGatewayResponse.js | 2 +- dist/cjs/models/DeleteDhcpOptionsRequest.d.ts | 2 +- dist/cjs/models/DeleteDhcpOptionsRequest.js | 2 +- .../cjs/models/DeleteDhcpOptionsResponse.d.ts | 2 +- dist/cjs/models/DeleteDhcpOptionsResponse.js | 2 +- .../DeleteDirectLinkInterfaceRequest.d.ts | 2 +- .../DeleteDirectLinkInterfaceRequest.js | 2 +- .../DeleteDirectLinkInterfaceResponse.d.ts | 2 +- .../DeleteDirectLinkInterfaceResponse.js | 2 +- dist/cjs/models/DeleteDirectLinkRequest.d.ts | 2 +- dist/cjs/models/DeleteDirectLinkRequest.js | 2 +- dist/cjs/models/DeleteDirectLinkResponse.d.ts | 2 +- dist/cjs/models/DeleteDirectLinkResponse.js | 2 +- dist/cjs/models/DeleteExportTaskRequest.d.ts | 2 +- dist/cjs/models/DeleteExportTaskRequest.js | 2 +- dist/cjs/models/DeleteExportTaskResponse.d.ts | 2 +- dist/cjs/models/DeleteExportTaskResponse.js | 2 +- dist/cjs/models/DeleteFlexibleGpuRequest.d.ts | 2 +- dist/cjs/models/DeleteFlexibleGpuRequest.js | 2 +- .../cjs/models/DeleteFlexibleGpuResponse.d.ts | 2 +- dist/cjs/models/DeleteFlexibleGpuResponse.js | 2 +- dist/cjs/models/DeleteImageRequest.d.ts | 2 +- dist/cjs/models/DeleteImageRequest.js | 2 +- dist/cjs/models/DeleteImageResponse.d.ts | 2 +- dist/cjs/models/DeleteImageResponse.js | 2 +- .../models/DeleteInternetServiceRequest.d.ts | 2 +- .../models/DeleteInternetServiceRequest.js | 2 +- .../models/DeleteInternetServiceResponse.d.ts | 2 +- .../models/DeleteInternetServiceResponse.js | 2 +- dist/cjs/models/DeleteKeypairRequest.d.ts | 2 +- dist/cjs/models/DeleteKeypairRequest.js | 2 +- dist/cjs/models/DeleteKeypairResponse.d.ts | 2 +- dist/cjs/models/DeleteKeypairResponse.js | 2 +- .../cjs/models/DeleteListenerRuleRequest.d.ts | 2 +- dist/cjs/models/DeleteListenerRuleRequest.js | 2 +- .../models/DeleteListenerRuleResponse.d.ts | 2 +- dist/cjs/models/DeleteListenerRuleResponse.js | 2 +- .../DeleteLoadBalancerListenersRequest.d.ts | 2 +- .../DeleteLoadBalancerListenersRequest.js | 2 +- .../DeleteLoadBalancerListenersResponse.d.ts | 2 +- .../DeleteLoadBalancerListenersResponse.js | 2 +- .../DeleteLoadBalancerPolicyRequest.d.ts | 2 +- .../models/DeleteLoadBalancerPolicyRequest.js | 2 +- .../DeleteLoadBalancerPolicyResponse.d.ts | 2 +- .../DeleteLoadBalancerPolicyResponse.js | 2 +- .../cjs/models/DeleteLoadBalancerRequest.d.ts | 2 +- dist/cjs/models/DeleteLoadBalancerRequest.js | 2 +- .../models/DeleteLoadBalancerResponse.d.ts | 2 +- dist/cjs/models/DeleteLoadBalancerResponse.js | 2 +- .../models/DeleteLoadBalancerTagsRequest.d.ts | 2 +- .../models/DeleteLoadBalancerTagsRequest.js | 2 +- .../DeleteLoadBalancerTagsResponse.d.ts | 2 +- .../models/DeleteLoadBalancerTagsResponse.js | 2 +- dist/cjs/models/DeleteNatServiceRequest.d.ts | 2 +- dist/cjs/models/DeleteNatServiceRequest.js | 2 +- dist/cjs/models/DeleteNatServiceResponse.d.ts | 2 +- dist/cjs/models/DeleteNatServiceResponse.js | 2 +- .../models/DeleteNetAccessPointRequest.d.ts | 2 +- .../cjs/models/DeleteNetAccessPointRequest.js | 2 +- .../models/DeleteNetAccessPointResponse.d.ts | 2 +- .../models/DeleteNetAccessPointResponse.js | 2 +- dist/cjs/models/DeleteNetPeeringRequest.d.ts | 2 +- dist/cjs/models/DeleteNetPeeringRequest.js | 2 +- dist/cjs/models/DeleteNetPeeringResponse.d.ts | 2 +- dist/cjs/models/DeleteNetPeeringResponse.js | 2 +- dist/cjs/models/DeleteNetRequest.d.ts | 2 +- dist/cjs/models/DeleteNetRequest.js | 2 +- dist/cjs/models/DeleteNetResponse.d.ts | 2 +- dist/cjs/models/DeleteNetResponse.js | 2 +- dist/cjs/models/DeleteNicRequest.d.ts | 2 +- dist/cjs/models/DeleteNicRequest.js | 2 +- dist/cjs/models/DeleteNicResponse.d.ts | 2 +- dist/cjs/models/DeleteNicResponse.js | 2 +- dist/cjs/models/DeletePublicIpRequest.d.ts | 2 +- dist/cjs/models/DeletePublicIpRequest.js | 2 +- dist/cjs/models/DeletePublicIpResponse.d.ts | 2 +- dist/cjs/models/DeletePublicIpResponse.js | 2 +- dist/cjs/models/DeleteRouteRequest.d.ts | 2 +- dist/cjs/models/DeleteRouteRequest.js | 2 +- dist/cjs/models/DeleteRouteResponse.d.ts | 2 +- dist/cjs/models/DeleteRouteResponse.js | 2 +- dist/cjs/models/DeleteRouteTableRequest.d.ts | 2 +- dist/cjs/models/DeleteRouteTableRequest.js | 2 +- dist/cjs/models/DeleteRouteTableResponse.d.ts | 2 +- dist/cjs/models/DeleteRouteTableResponse.js | 2 +- .../models/DeleteSecurityGroupRequest.d.ts | 2 +- dist/cjs/models/DeleteSecurityGroupRequest.js | 2 +- .../models/DeleteSecurityGroupResponse.d.ts | 2 +- .../cjs/models/DeleteSecurityGroupResponse.js | 2 +- .../DeleteSecurityGroupRuleRequest.d.ts | 2 +- .../models/DeleteSecurityGroupRuleRequest.js | 2 +- .../DeleteSecurityGroupRuleResponse.d.ts | 2 +- .../models/DeleteSecurityGroupRuleResponse.js | 2 +- .../DeleteServerCertificateRequest.d.ts | 2 +- .../models/DeleteServerCertificateRequest.js | 2 +- .../DeleteServerCertificateResponse.d.ts | 2 +- .../models/DeleteServerCertificateResponse.js | 2 +- dist/cjs/models/DeleteSnapshotRequest.d.ts | 2 +- dist/cjs/models/DeleteSnapshotRequest.js | 2 +- dist/cjs/models/DeleteSnapshotResponse.d.ts | 2 +- dist/cjs/models/DeleteSnapshotResponse.js | 2 +- dist/cjs/models/DeleteSubnetRequest.d.ts | 2 +- dist/cjs/models/DeleteSubnetRequest.js | 2 +- dist/cjs/models/DeleteSubnetResponse.d.ts | 2 +- dist/cjs/models/DeleteSubnetResponse.js | 2 +- dist/cjs/models/DeleteTagsRequest.d.ts | 2 +- dist/cjs/models/DeleteTagsRequest.js | 2 +- dist/cjs/models/DeleteTagsResponse.d.ts | 2 +- dist/cjs/models/DeleteTagsResponse.js | 2 +- .../models/DeleteVirtualGatewayRequest.d.ts | 2 +- .../cjs/models/DeleteVirtualGatewayRequest.js | 2 +- .../models/DeleteVirtualGatewayResponse.d.ts | 2 +- .../models/DeleteVirtualGatewayResponse.js | 2 +- dist/cjs/models/DeleteVmGroupRequest.d.ts | 33 ++ dist/cjs/models/DeleteVmGroupRequest.js | 44 ++ dist/cjs/models/DeleteVmGroupResponse.d.ts | 28 ++ dist/cjs/models/DeleteVmGroupResponse.js | 43 ++ dist/cjs/models/DeleteVmTemplateRequest.d.ts | 33 ++ dist/cjs/models/DeleteVmTemplateRequest.js | 44 ++ dist/cjs/models/DeleteVmTemplateResponse.d.ts | 28 ++ dist/cjs/models/DeleteVmTemplateResponse.js | 43 ++ dist/cjs/models/DeleteVmsRequest.d.ts | 2 +- dist/cjs/models/DeleteVmsRequest.js | 2 +- dist/cjs/models/DeleteVmsResponse.d.ts | 2 +- dist/cjs/models/DeleteVmsResponse.js | 2 +- dist/cjs/models/DeleteVolumeRequest.d.ts | 2 +- dist/cjs/models/DeleteVolumeRequest.js | 2 +- dist/cjs/models/DeleteVolumeResponse.d.ts | 2 +- dist/cjs/models/DeleteVolumeResponse.js | 2 +- .../models/DeleteVpnConnectionRequest.d.ts | 2 +- dist/cjs/models/DeleteVpnConnectionRequest.js | 2 +- .../models/DeleteVpnConnectionResponse.d.ts | 2 +- .../cjs/models/DeleteVpnConnectionResponse.js | 2 +- .../DeleteVpnConnectionRouteRequest.d.ts | 2 +- .../models/DeleteVpnConnectionRouteRequest.js | 2 +- .../DeleteVpnConnectionRouteResponse.d.ts | 2 +- .../DeleteVpnConnectionRouteResponse.js | 2 +- .../DeregisterVmsInLoadBalancerRequest.d.ts | 2 +- .../DeregisterVmsInLoadBalancerRequest.js | 2 +- .../DeregisterVmsInLoadBalancerResponse.d.ts | 2 +- .../DeregisterVmsInLoadBalancerResponse.js | 2 +- dist/cjs/models/DhcpOptionsSet.d.ts | 2 +- dist/cjs/models/DhcpOptionsSet.js | 2 +- dist/cjs/models/DirectLink.d.ts | 2 +- dist/cjs/models/DirectLink.js | 2 +- dist/cjs/models/DirectLinkInterface.d.ts | 2 +- dist/cjs/models/DirectLinkInterface.js | 2 +- dist/cjs/models/DirectLinkInterfaces.d.ts | 2 +- dist/cjs/models/DirectLinkInterfaces.js | 2 +- dist/cjs/models/ErrorResponse.d.ts | 2 +- dist/cjs/models/ErrorResponse.js | 2 +- dist/cjs/models/Errors.d.ts | 2 +- dist/cjs/models/Errors.js | 2 +- dist/cjs/models/FiltersAccessKeys.d.ts | 2 +- dist/cjs/models/FiltersAccessKeys.js | 2 +- dist/cjs/models/FiltersApiAccessRule.d.ts | 2 +- dist/cjs/models/FiltersApiAccessRule.js | 2 +- dist/cjs/models/FiltersApiLog.d.ts | 6 +- dist/cjs/models/FiltersApiLog.js | 2 +- dist/cjs/models/FiltersCa.d.ts | 2 +- dist/cjs/models/FiltersCa.js | 2 +- dist/cjs/models/FiltersCatalogs.d.ts | 39 ++ dist/cjs/models/FiltersCatalogs.js | 46 ++ dist/cjs/models/FiltersClientGateway.d.ts | 2 +- dist/cjs/models/FiltersClientGateway.js | 2 +- dist/cjs/models/FiltersDhcpOptions.d.ts | 2 +- dist/cjs/models/FiltersDhcpOptions.js | 2 +- dist/cjs/models/FiltersDirectLink.d.ts | 2 +- dist/cjs/models/FiltersDirectLink.js | 2 +- .../models/FiltersDirectLinkInterface.d.ts | 2 +- dist/cjs/models/FiltersDirectLinkInterface.js | 2 +- dist/cjs/models/FiltersExportTask.d.ts | 2 +- dist/cjs/models/FiltersExportTask.js | 2 +- dist/cjs/models/FiltersFlexibleGpu.d.ts | 2 +- dist/cjs/models/FiltersFlexibleGpu.js | 2 +- dist/cjs/models/FiltersImage.d.ts | 4 +- dist/cjs/models/FiltersImage.js | 2 +- dist/cjs/models/FiltersInternetService.d.ts | 2 +- dist/cjs/models/FiltersInternetService.js | 2 +- dist/cjs/models/FiltersKeypair.d.ts | 2 +- dist/cjs/models/FiltersKeypair.js | 2 +- dist/cjs/models/FiltersListenerRule.d.ts | 2 +- dist/cjs/models/FiltersListenerRule.js | 2 +- dist/cjs/models/FiltersLoadBalancer.d.ts | 2 +- dist/cjs/models/FiltersLoadBalancer.js | 2 +- dist/cjs/models/FiltersNatService.d.ts | 2 +- dist/cjs/models/FiltersNatService.js | 2 +- dist/cjs/models/FiltersNet.d.ts | 2 +- dist/cjs/models/FiltersNet.js | 2 +- dist/cjs/models/FiltersNetAccessPoint.d.ts | 2 +- dist/cjs/models/FiltersNetAccessPoint.js | 2 +- dist/cjs/models/FiltersNetPeering.d.ts | 2 +- dist/cjs/models/FiltersNetPeering.js | 2 +- dist/cjs/models/FiltersNic.d.ts | 2 +- dist/cjs/models/FiltersNic.js | 2 +- dist/cjs/models/FiltersProductType.d.ts | 2 +- dist/cjs/models/FiltersProductType.js | 2 +- dist/cjs/models/FiltersPublicIp.d.ts | 2 +- dist/cjs/models/FiltersPublicIp.js | 2 +- dist/cjs/models/FiltersQuota.d.ts | 2 +- dist/cjs/models/FiltersQuota.js | 2 +- dist/cjs/models/FiltersRouteTable.d.ts | 2 +- dist/cjs/models/FiltersRouteTable.js | 2 +- dist/cjs/models/FiltersSecurityGroup.d.ts | 2 +- dist/cjs/models/FiltersSecurityGroup.js | 2 +- dist/cjs/models/FiltersServerCertificate.d.ts | 2 +- dist/cjs/models/FiltersServerCertificate.js | 2 +- dist/cjs/models/FiltersService.d.ts | 2 +- dist/cjs/models/FiltersService.js | 2 +- dist/cjs/models/FiltersSnapshot.d.ts | 14 +- dist/cjs/models/FiltersSnapshot.js | 6 +- dist/cjs/models/FiltersSubnet.d.ts | 2 +- dist/cjs/models/FiltersSubnet.js | 2 +- dist/cjs/models/FiltersSubregion.d.ts | 2 +- dist/cjs/models/FiltersSubregion.js | 2 +- dist/cjs/models/FiltersTag.d.ts | 2 +- dist/cjs/models/FiltersTag.js | 2 +- dist/cjs/models/FiltersVirtualGateway.d.ts | 2 +- dist/cjs/models/FiltersVirtualGateway.js | 2 +- dist/cjs/models/FiltersVm.d.ts | 2 +- dist/cjs/models/FiltersVm.js | 2 +- dist/cjs/models/FiltersVmGroup.d.ts | 81 ++++ dist/cjs/models/FiltersVmGroup.js | 60 +++ dist/cjs/models/FiltersVmTemplate.d.ts | 93 ++++ dist/cjs/models/FiltersVmTemplate.js | 64 +++ dist/cjs/models/FiltersVmType.d.ts | 2 +- dist/cjs/models/FiltersVmType.js | 2 +- dist/cjs/models/FiltersVmsState.d.ts | 2 +- dist/cjs/models/FiltersVmsState.js | 2 +- dist/cjs/models/FiltersVolume.d.ts | 6 +- dist/cjs/models/FiltersVolume.js | 2 +- dist/cjs/models/FiltersVpnConnection.d.ts | 2 +- dist/cjs/models/FiltersVpnConnection.js | 2 +- dist/cjs/models/FlexibleGpu.d.ts | 2 +- dist/cjs/models/FlexibleGpu.js | 2 +- dist/cjs/models/FlexibleGpuCatalog.d.ts | 2 +- dist/cjs/models/FlexibleGpuCatalog.js | 2 +- dist/cjs/models/HealthCheck.d.ts | 2 +- dist/cjs/models/HealthCheck.js | 2 +- dist/cjs/models/Image.d.ts | 6 +- dist/cjs/models/Image.js | 2 +- dist/cjs/models/ImageExportTask.d.ts | 2 +- dist/cjs/models/ImageExportTask.js | 2 +- dist/cjs/models/InternetService.d.ts | 2 +- dist/cjs/models/InternetService.js | 2 +- dist/cjs/models/Keypair.d.ts | 2 +- dist/cjs/models/Keypair.js | 2 +- dist/cjs/models/KeypairCreated.d.ts | 2 +- dist/cjs/models/KeypairCreated.js | 2 +- dist/cjs/models/LinkFlexibleGpuRequest.d.ts | 2 +- dist/cjs/models/LinkFlexibleGpuRequest.js | 2 +- dist/cjs/models/LinkFlexibleGpuResponse.d.ts | 2 +- dist/cjs/models/LinkFlexibleGpuResponse.js | 2 +- .../models/LinkInternetServiceRequest.d.ts | 2 +- dist/cjs/models/LinkInternetServiceRequest.js | 2 +- .../models/LinkInternetServiceResponse.d.ts | 2 +- .../cjs/models/LinkInternetServiceResponse.js | 2 +- ...inkLoadBalancerBackendMachinesRequest.d.ts | 2 +- .../LinkLoadBalancerBackendMachinesRequest.js | 2 +- ...nkLoadBalancerBackendMachinesResponse.d.ts | 2 +- ...LinkLoadBalancerBackendMachinesResponse.js | 2 +- dist/cjs/models/LinkNic.d.ts | 2 +- dist/cjs/models/LinkNic.js | 2 +- dist/cjs/models/LinkNicLight.d.ts | 2 +- dist/cjs/models/LinkNicLight.js | 2 +- dist/cjs/models/LinkNicRequest.d.ts | 2 +- dist/cjs/models/LinkNicRequest.js | 2 +- dist/cjs/models/LinkNicResponse.d.ts | 2 +- dist/cjs/models/LinkNicResponse.js | 2 +- dist/cjs/models/LinkNicToUpdate.d.ts | 2 +- dist/cjs/models/LinkNicToUpdate.js | 2 +- dist/cjs/models/LinkPrivateIpsRequest.d.ts | 2 +- dist/cjs/models/LinkPrivateIpsRequest.js | 2 +- dist/cjs/models/LinkPrivateIpsResponse.d.ts | 2 +- dist/cjs/models/LinkPrivateIpsResponse.js | 2 +- dist/cjs/models/LinkPublicIp.d.ts | 2 +- dist/cjs/models/LinkPublicIp.js | 2 +- dist/cjs/models/LinkPublicIpLightForVm.d.ts | 2 +- dist/cjs/models/LinkPublicIpLightForVm.js | 2 +- dist/cjs/models/LinkPublicIpRequest.d.ts | 2 +- dist/cjs/models/LinkPublicIpRequest.js | 2 +- dist/cjs/models/LinkPublicIpResponse.d.ts | 2 +- dist/cjs/models/LinkPublicIpResponse.js | 2 +- dist/cjs/models/LinkRouteTable.d.ts | 2 +- dist/cjs/models/LinkRouteTable.js | 2 +- dist/cjs/models/LinkRouteTableRequest.d.ts | 2 +- dist/cjs/models/LinkRouteTableRequest.js | 2 +- dist/cjs/models/LinkRouteTableResponse.d.ts | 2 +- dist/cjs/models/LinkRouteTableResponse.js | 2 +- .../cjs/models/LinkVirtualGatewayRequest.d.ts | 2 +- dist/cjs/models/LinkVirtualGatewayRequest.js | 2 +- .../models/LinkVirtualGatewayResponse.d.ts | 2 +- dist/cjs/models/LinkVirtualGatewayResponse.js | 2 +- dist/cjs/models/LinkVolumeRequest.d.ts | 2 +- dist/cjs/models/LinkVolumeRequest.js | 2 +- dist/cjs/models/LinkVolumeResponse.d.ts | 2 +- dist/cjs/models/LinkVolumeResponse.js | 2 +- dist/cjs/models/LinkedVolume.d.ts | 2 +- dist/cjs/models/LinkedVolume.js | 2 +- dist/cjs/models/Listener.d.ts | 2 +- dist/cjs/models/Listener.js | 2 +- dist/cjs/models/ListenerForCreation.d.ts | 2 +- dist/cjs/models/ListenerForCreation.js | 2 +- dist/cjs/models/ListenerRule.d.ts | 2 +- dist/cjs/models/ListenerRule.js | 2 +- dist/cjs/models/ListenerRuleForCreation.d.ts | 2 +- dist/cjs/models/ListenerRuleForCreation.js | 2 +- dist/cjs/models/LoadBalancer.d.ts | 2 +- dist/cjs/models/LoadBalancer.js | 2 +- dist/cjs/models/LoadBalancerLight.d.ts | 2 +- dist/cjs/models/LoadBalancerLight.js | 2 +- .../LoadBalancerStickyCookiePolicy.d.ts | 2 +- .../models/LoadBalancerStickyCookiePolicy.js | 2 +- dist/cjs/models/LoadBalancerTag.d.ts | 2 +- dist/cjs/models/LoadBalancerTag.js | 2 +- dist/cjs/models/Location.d.ts | 2 +- dist/cjs/models/Location.js | 2 +- dist/cjs/models/Log.d.ts | 4 +- dist/cjs/models/Log.js | 2 +- dist/cjs/models/MaintenanceEvent.d.ts | 2 +- dist/cjs/models/MaintenanceEvent.js | 2 +- dist/cjs/models/ModelResponseContext.d.ts | 2 +- dist/cjs/models/ModelResponseContext.js | 2 +- dist/cjs/models/NatService.d.ts | 2 +- dist/cjs/models/NatService.js | 2 +- dist/cjs/models/Net.d.ts | 2 +- dist/cjs/models/Net.js | 2 +- dist/cjs/models/NetAccessPoint.d.ts | 2 +- dist/cjs/models/NetAccessPoint.js | 2 +- dist/cjs/models/NetPeering.d.ts | 2 +- dist/cjs/models/NetPeering.js | 2 +- dist/cjs/models/NetPeeringState.d.ts | 2 +- dist/cjs/models/NetPeeringState.js | 2 +- dist/cjs/models/NetToVirtualGatewayLink.d.ts | 2 +- dist/cjs/models/NetToVirtualGatewayLink.js | 2 +- dist/cjs/models/Nic.d.ts | 2 +- dist/cjs/models/Nic.js | 2 +- dist/cjs/models/NicForVmCreation.d.ts | 2 +- dist/cjs/models/NicForVmCreation.js | 2 +- dist/cjs/models/NicLight.d.ts | 2 +- dist/cjs/models/NicLight.js | 2 +- dist/cjs/models/OsuApiKey.d.ts | 2 +- dist/cjs/models/OsuApiKey.js | 2 +- dist/cjs/models/OsuExportImageExportTask.d.ts | 2 +- dist/cjs/models/OsuExportImageExportTask.js | 2 +- .../models/OsuExportSnapshotExportTask.d.ts | 2 +- .../cjs/models/OsuExportSnapshotExportTask.js | 2 +- dist/cjs/models/OsuExportToCreate.d.ts | 2 +- dist/cjs/models/OsuExportToCreate.js | 2 +- dist/cjs/models/PermissionsOnResource.d.ts | 2 +- dist/cjs/models/PermissionsOnResource.js | 2 +- .../models/PermissionsOnResourceCreation.d.ts | 2 +- .../models/PermissionsOnResourceCreation.js | 2 +- dist/cjs/models/Phase1Options.d.ts | 2 +- dist/cjs/models/Phase1Options.js | 2 +- dist/cjs/models/Phase2Options.d.ts | 2 +- dist/cjs/models/Phase2Options.js | 2 +- dist/cjs/models/Placement.d.ts | 2 +- dist/cjs/models/Placement.js | 2 +- dist/cjs/models/PrivateIp.d.ts | 2 +- dist/cjs/models/PrivateIp.js | 2 +- dist/cjs/models/PrivateIpLight.d.ts | 2 +- dist/cjs/models/PrivateIpLight.js | 2 +- dist/cjs/models/PrivateIpLightForVm.d.ts | 2 +- dist/cjs/models/PrivateIpLightForVm.js | 2 +- dist/cjs/models/ProductType.d.ts | 2 +- dist/cjs/models/ProductType.js | 2 +- dist/cjs/models/PublicIp.d.ts | 2 +- dist/cjs/models/PublicIp.js | 2 +- dist/cjs/models/PublicIpLight.d.ts | 2 +- dist/cjs/models/PublicIpLight.js | 2 +- dist/cjs/models/Quota.d.ts | 2 +- dist/cjs/models/Quota.js | 2 +- dist/cjs/models/QuotaTypes.d.ts | 2 +- dist/cjs/models/QuotaTypes.js | 2 +- dist/cjs/models/ReadAccessKeysRequest.d.ts | 2 +- dist/cjs/models/ReadAccessKeysRequest.js | 2 +- dist/cjs/models/ReadAccessKeysResponse.d.ts | 2 +- dist/cjs/models/ReadAccessKeysResponse.js | 2 +- dist/cjs/models/ReadAccountsRequest.d.ts | 2 +- dist/cjs/models/ReadAccountsRequest.js | 2 +- dist/cjs/models/ReadAccountsResponse.d.ts | 2 +- dist/cjs/models/ReadAccountsResponse.js | 2 +- dist/cjs/models/ReadAdminPasswordRequest.d.ts | 2 +- dist/cjs/models/ReadAdminPasswordRequest.js | 2 +- .../cjs/models/ReadAdminPasswordResponse.d.ts | 2 +- dist/cjs/models/ReadAdminPasswordResponse.js | 2 +- .../models/ReadApiAccessPolicyRequest.d.ts | 2 +- dist/cjs/models/ReadApiAccessPolicyRequest.js | 2 +- .../models/ReadApiAccessPolicyResponse.d.ts | 2 +- .../cjs/models/ReadApiAccessPolicyResponse.js | 2 +- .../cjs/models/ReadApiAccessRulesRequest.d.ts | 2 +- dist/cjs/models/ReadApiAccessRulesRequest.js | 2 +- .../models/ReadApiAccessRulesResponse.d.ts | 2 +- dist/cjs/models/ReadApiAccessRulesResponse.js | 2 +- dist/cjs/models/ReadApiLogsRequest.d.ts | 2 +- dist/cjs/models/ReadApiLogsRequest.js | 2 +- dist/cjs/models/ReadApiLogsResponse.d.ts | 2 +- dist/cjs/models/ReadApiLogsResponse.js | 2 +- dist/cjs/models/ReadCasRequest.d.ts | 2 +- dist/cjs/models/ReadCasRequest.js | 2 +- dist/cjs/models/ReadCasResponse.d.ts | 2 +- dist/cjs/models/ReadCasResponse.js | 2 +- dist/cjs/models/ReadCatalogRequest.d.ts | 2 +- dist/cjs/models/ReadCatalogRequest.js | 2 +- dist/cjs/models/ReadCatalogResponse.d.ts | 2 +- dist/cjs/models/ReadCatalogResponse.js | 2 +- dist/cjs/models/ReadCatalogsRequest.d.ts | 34 ++ dist/cjs/models/ReadCatalogsRequest.js | 45 ++ dist/cjs/models/ReadCatalogsResponse.d.ts | 35 ++ dist/cjs/models/ReadCatalogsResponse.js | 46 ++ .../cjs/models/ReadClientGatewaysRequest.d.ts | 2 +- dist/cjs/models/ReadClientGatewaysRequest.js | 2 +- .../models/ReadClientGatewaysResponse.d.ts | 2 +- dist/cjs/models/ReadClientGatewaysResponse.js | 2 +- dist/cjs/models/ReadConsoleOutputRequest.d.ts | 2 +- dist/cjs/models/ReadConsoleOutputRequest.js | 2 +- .../cjs/models/ReadConsoleOutputResponse.d.ts | 2 +- dist/cjs/models/ReadConsoleOutputResponse.js | 2 +- .../models/ReadConsumptionAccountRequest.d.ts | 6 +- .../models/ReadConsumptionAccountRequest.js | 2 +- .../ReadConsumptionAccountResponse.d.ts | 2 +- .../models/ReadConsumptionAccountResponse.js | 2 +- dist/cjs/models/ReadDhcpOptionsRequest.d.ts | 2 +- dist/cjs/models/ReadDhcpOptionsRequest.js | 2 +- dist/cjs/models/ReadDhcpOptionsResponse.d.ts | 2 +- dist/cjs/models/ReadDhcpOptionsResponse.js | 2 +- .../ReadDirectLinkInterfacesRequest.d.ts | 2 +- .../models/ReadDirectLinkInterfacesRequest.js | 2 +- .../ReadDirectLinkInterfacesResponse.d.ts | 2 +- .../ReadDirectLinkInterfacesResponse.js | 2 +- dist/cjs/models/ReadDirectLinksRequest.d.ts | 2 +- dist/cjs/models/ReadDirectLinksRequest.js | 2 +- dist/cjs/models/ReadDirectLinksResponse.d.ts | 2 +- dist/cjs/models/ReadDirectLinksResponse.js | 2 +- .../models/ReadFlexibleGpuCatalogRequest.d.ts | 2 +- .../models/ReadFlexibleGpuCatalogRequest.js | 2 +- .../ReadFlexibleGpuCatalogResponse.d.ts | 2 +- .../models/ReadFlexibleGpuCatalogResponse.js | 2 +- dist/cjs/models/ReadFlexibleGpusRequest.d.ts | 2 +- dist/cjs/models/ReadFlexibleGpusRequest.js | 2 +- dist/cjs/models/ReadFlexibleGpusResponse.d.ts | 2 +- dist/cjs/models/ReadFlexibleGpusResponse.js | 2 +- .../models/ReadImageExportTasksRequest.d.ts | 2 +- .../cjs/models/ReadImageExportTasksRequest.js | 2 +- .../models/ReadImageExportTasksResponse.d.ts | 2 +- .../models/ReadImageExportTasksResponse.js | 2 +- dist/cjs/models/ReadImagesRequest.d.ts | 2 +- dist/cjs/models/ReadImagesRequest.js | 2 +- dist/cjs/models/ReadImagesResponse.d.ts | 2 +- dist/cjs/models/ReadImagesResponse.js | 2 +- .../models/ReadInternetServicesRequest.d.ts | 2 +- .../cjs/models/ReadInternetServicesRequest.js | 2 +- .../models/ReadInternetServicesResponse.d.ts | 2 +- .../models/ReadInternetServicesResponse.js | 2 +- dist/cjs/models/ReadKeypairsRequest.d.ts | 2 +- dist/cjs/models/ReadKeypairsRequest.js | 2 +- dist/cjs/models/ReadKeypairsResponse.d.ts | 2 +- dist/cjs/models/ReadKeypairsResponse.js | 2 +- dist/cjs/models/ReadListenerRulesRequest.d.ts | 2 +- dist/cjs/models/ReadListenerRulesRequest.js | 2 +- .../cjs/models/ReadListenerRulesResponse.d.ts | 2 +- dist/cjs/models/ReadListenerRulesResponse.js | 2 +- .../models/ReadLoadBalancerTagsRequest.d.ts | 2 +- .../cjs/models/ReadLoadBalancerTagsRequest.js | 2 +- .../models/ReadLoadBalancerTagsResponse.d.ts | 2 +- .../models/ReadLoadBalancerTagsResponse.js | 2 +- dist/cjs/models/ReadLoadBalancersRequest.d.ts | 2 +- dist/cjs/models/ReadLoadBalancersRequest.js | 2 +- .../cjs/models/ReadLoadBalancersResponse.d.ts | 2 +- dist/cjs/models/ReadLoadBalancersResponse.js | 2 +- dist/cjs/models/ReadLocationsRequest.d.ts | 2 +- dist/cjs/models/ReadLocationsRequest.js | 2 +- dist/cjs/models/ReadLocationsResponse.d.ts | 2 +- dist/cjs/models/ReadLocationsResponse.js | 2 +- dist/cjs/models/ReadNatServicesRequest.d.ts | 2 +- dist/cjs/models/ReadNatServicesRequest.js | 2 +- dist/cjs/models/ReadNatServicesResponse.d.ts | 2 +- dist/cjs/models/ReadNatServicesResponse.js | 2 +- .../ReadNetAccessPointServicesRequest.d.ts | 2 +- .../ReadNetAccessPointServicesRequest.js | 2 +- .../ReadNetAccessPointServicesResponse.d.ts | 2 +- .../ReadNetAccessPointServicesResponse.js | 2 +- .../models/ReadNetAccessPointsRequest.d.ts | 2 +- dist/cjs/models/ReadNetAccessPointsRequest.js | 2 +- .../models/ReadNetAccessPointsResponse.d.ts | 2 +- .../cjs/models/ReadNetAccessPointsResponse.js | 2 +- dist/cjs/models/ReadNetPeeringsRequest.d.ts | 2 +- dist/cjs/models/ReadNetPeeringsRequest.js | 2 +- dist/cjs/models/ReadNetPeeringsResponse.d.ts | 2 +- dist/cjs/models/ReadNetPeeringsResponse.js | 2 +- dist/cjs/models/ReadNetsRequest.d.ts | 2 +- dist/cjs/models/ReadNetsRequest.js | 2 +- dist/cjs/models/ReadNetsResponse.d.ts | 2 +- dist/cjs/models/ReadNetsResponse.js | 2 +- dist/cjs/models/ReadNicsRequest.d.ts | 2 +- dist/cjs/models/ReadNicsRequest.js | 2 +- dist/cjs/models/ReadNicsResponse.d.ts | 2 +- dist/cjs/models/ReadNicsResponse.js | 2 +- dist/cjs/models/ReadProductTypesRequest.d.ts | 2 +- dist/cjs/models/ReadProductTypesRequest.js | 2 +- dist/cjs/models/ReadProductTypesResponse.d.ts | 2 +- dist/cjs/models/ReadProductTypesResponse.js | 2 +- dist/cjs/models/ReadPublicCatalogRequest.d.ts | 2 +- dist/cjs/models/ReadPublicCatalogRequest.js | 2 +- .../cjs/models/ReadPublicCatalogResponse.d.ts | 2 +- dist/cjs/models/ReadPublicCatalogResponse.js | 2 +- .../cjs/models/ReadPublicIpRangesRequest.d.ts | 2 +- dist/cjs/models/ReadPublicIpRangesRequest.js | 2 +- .../models/ReadPublicIpRangesResponse.d.ts | 2 +- dist/cjs/models/ReadPublicIpRangesResponse.js | 2 +- dist/cjs/models/ReadPublicIpsRequest.d.ts | 2 +- dist/cjs/models/ReadPublicIpsRequest.js | 2 +- dist/cjs/models/ReadPublicIpsResponse.d.ts | 2 +- dist/cjs/models/ReadPublicIpsResponse.js | 2 +- dist/cjs/models/ReadQuotasRequest.d.ts | 2 +- dist/cjs/models/ReadQuotasRequest.js | 2 +- dist/cjs/models/ReadQuotasResponse.d.ts | 2 +- dist/cjs/models/ReadQuotasResponse.js | 2 +- dist/cjs/models/ReadRegionsRequest.d.ts | 2 +- dist/cjs/models/ReadRegionsRequest.js | 2 +- dist/cjs/models/ReadRegionsResponse.d.ts | 2 +- dist/cjs/models/ReadRegionsResponse.js | 2 +- dist/cjs/models/ReadRouteTablesRequest.d.ts | 2 +- dist/cjs/models/ReadRouteTablesRequest.js | 2 +- dist/cjs/models/ReadRouteTablesResponse.d.ts | 2 +- dist/cjs/models/ReadRouteTablesResponse.js | 2 +- .../models/ReadSecretAccessKeyRequest.d.ts | 2 +- dist/cjs/models/ReadSecretAccessKeyRequest.js | 2 +- .../models/ReadSecretAccessKeyResponse.d.ts | 2 +- .../cjs/models/ReadSecretAccessKeyResponse.js | 2 +- .../cjs/models/ReadSecurityGroupsRequest.d.ts | 2 +- dist/cjs/models/ReadSecurityGroupsRequest.js | 2 +- .../models/ReadSecurityGroupsResponse.d.ts | 2 +- dist/cjs/models/ReadSecurityGroupsResponse.js | 2 +- .../models/ReadServerCertificatesRequest.d.ts | 2 +- .../models/ReadServerCertificatesRequest.js | 2 +- .../ReadServerCertificatesResponse.d.ts | 2 +- .../models/ReadServerCertificatesResponse.js | 2 +- .../ReadSnapshotExportTasksRequest.d.ts | 2 +- .../models/ReadSnapshotExportTasksRequest.js | 2 +- .../ReadSnapshotExportTasksResponse.d.ts | 2 +- .../models/ReadSnapshotExportTasksResponse.js | 2 +- dist/cjs/models/ReadSnapshotsRequest.d.ts | 2 +- dist/cjs/models/ReadSnapshotsRequest.js | 2 +- dist/cjs/models/ReadSnapshotsResponse.d.ts | 2 +- dist/cjs/models/ReadSnapshotsResponse.js | 2 +- dist/cjs/models/ReadSubnetsRequest.d.ts | 2 +- dist/cjs/models/ReadSubnetsRequest.js | 2 +- dist/cjs/models/ReadSubnetsResponse.d.ts | 2 +- dist/cjs/models/ReadSubnetsResponse.js | 2 +- dist/cjs/models/ReadSubregionsRequest.d.ts | 2 +- dist/cjs/models/ReadSubregionsRequest.js | 2 +- dist/cjs/models/ReadSubregionsResponse.d.ts | 2 +- dist/cjs/models/ReadSubregionsResponse.js | 2 +- dist/cjs/models/ReadTagsRequest.d.ts | 2 +- dist/cjs/models/ReadTagsRequest.js | 2 +- dist/cjs/models/ReadTagsResponse.d.ts | 2 +- dist/cjs/models/ReadTagsResponse.js | 2 +- .../models/ReadVirtualGatewaysRequest.d.ts | 2 +- dist/cjs/models/ReadVirtualGatewaysRequest.js | 2 +- .../models/ReadVirtualGatewaysResponse.d.ts | 2 +- .../cjs/models/ReadVirtualGatewaysResponse.js | 2 +- dist/cjs/models/ReadVmGroupsRequest.d.ts | 34 ++ dist/cjs/models/ReadVmGroupsRequest.js | 45 ++ dist/cjs/models/ReadVmGroupsResponse.d.ts | 35 ++ dist/cjs/models/ReadVmGroupsResponse.js | 46 ++ dist/cjs/models/ReadVmTemplatesRequest.d.ts | 34 ++ dist/cjs/models/ReadVmTemplatesRequest.js | 45 ++ dist/cjs/models/ReadVmTemplatesResponse.d.ts | 35 ++ dist/cjs/models/ReadVmTemplatesResponse.js | 46 ++ dist/cjs/models/ReadVmTypesRequest.d.ts | 2 +- dist/cjs/models/ReadVmTypesRequest.js | 2 +- dist/cjs/models/ReadVmTypesResponse.d.ts | 2 +- dist/cjs/models/ReadVmTypesResponse.js | 2 +- dist/cjs/models/ReadVmsHealthRequest.d.ts | 2 +- dist/cjs/models/ReadVmsHealthRequest.js | 2 +- dist/cjs/models/ReadVmsHealthResponse.d.ts | 2 +- dist/cjs/models/ReadVmsHealthResponse.js | 2 +- dist/cjs/models/ReadVmsRequest.d.ts | 2 +- dist/cjs/models/ReadVmsRequest.js | 2 +- dist/cjs/models/ReadVmsResponse.d.ts | 2 +- dist/cjs/models/ReadVmsResponse.js | 2 +- dist/cjs/models/ReadVmsStateRequest.d.ts | 2 +- dist/cjs/models/ReadVmsStateRequest.js | 2 +- dist/cjs/models/ReadVmsStateResponse.d.ts | 2 +- dist/cjs/models/ReadVmsStateResponse.js | 2 +- dist/cjs/models/ReadVolumesRequest.d.ts | 2 +- dist/cjs/models/ReadVolumesRequest.js | 2 +- dist/cjs/models/ReadVolumesResponse.d.ts | 2 +- dist/cjs/models/ReadVolumesResponse.js | 2 +- .../cjs/models/ReadVpnConnectionsRequest.d.ts | 2 +- dist/cjs/models/ReadVpnConnectionsRequest.js | 2 +- .../models/ReadVpnConnectionsResponse.d.ts | 2 +- dist/cjs/models/ReadVpnConnectionsResponse.js | 2 +- dist/cjs/models/RebootVmsRequest.d.ts | 2 +- dist/cjs/models/RebootVmsRequest.js | 2 +- dist/cjs/models/RebootVmsResponse.d.ts | 2 +- dist/cjs/models/RebootVmsResponse.js | 2 +- dist/cjs/models/Region.d.ts | 2 +- dist/cjs/models/Region.js | 2 +- .../RegisterVmsInLoadBalancerRequest.d.ts | 2 +- .../RegisterVmsInLoadBalancerRequest.js | 2 +- .../RegisterVmsInLoadBalancerResponse.d.ts | 2 +- .../RegisterVmsInLoadBalancerResponse.js | 2 +- dist/cjs/models/RejectNetPeeringRequest.d.ts | 2 +- dist/cjs/models/RejectNetPeeringRequest.js | 2 +- dist/cjs/models/RejectNetPeeringResponse.d.ts | 2 +- dist/cjs/models/RejectNetPeeringResponse.js | 2 +- .../models/ResetAccountPasswordRequest.d.ts | 2 +- .../cjs/models/ResetAccountPasswordRequest.js | 2 +- .../models/ResetAccountPasswordResponse.d.ts | 2 +- .../models/ResetAccountPasswordResponse.js | 2 +- dist/cjs/models/ResourceLoadBalancerTag.d.ts | 2 +- dist/cjs/models/ResourceLoadBalancerTag.js | 2 +- dist/cjs/models/ResourceTag.d.ts | 2 +- dist/cjs/models/ResourceTag.js | 2 +- dist/cjs/models/Route.d.ts | 2 +- dist/cjs/models/Route.js | 2 +- dist/cjs/models/RouteLight.d.ts | 2 +- dist/cjs/models/RouteLight.js | 2 +- .../RoutePropagatingVirtualGateway.d.ts | 2 +- .../models/RoutePropagatingVirtualGateway.js | 2 +- dist/cjs/models/RouteTable.d.ts | 2 +- dist/cjs/models/RouteTable.js | 2 +- dist/cjs/models/ScaleDownVmGroupRequest.d.ts | 39 ++ dist/cjs/models/ScaleDownVmGroupRequest.js | 46 ++ dist/cjs/models/ScaleDownVmGroupResponse.d.ts | 28 ++ dist/cjs/models/ScaleDownVmGroupResponse.js | 43 ++ dist/cjs/models/ScaleUpVmGroupRequest.d.ts | 39 ++ dist/cjs/models/ScaleUpVmGroupRequest.js | 46 ++ dist/cjs/models/ScaleUpVmGroupResponse.d.ts | 28 ++ dist/cjs/models/ScaleUpVmGroupResponse.js | 43 ++ dist/cjs/models/SecurityGroup.d.ts | 2 +- dist/cjs/models/SecurityGroup.js | 2 +- dist/cjs/models/SecurityGroupLight.d.ts | 2 +- dist/cjs/models/SecurityGroupLight.js | 2 +- dist/cjs/models/SecurityGroupRule.d.ts | 2 +- dist/cjs/models/SecurityGroupRule.js | 2 +- dist/cjs/models/SecurityGroupsMember.d.ts | 2 +- dist/cjs/models/SecurityGroupsMember.js | 2 +- .../models/SendResetPasswordEmailRequest.d.ts | 2 +- .../models/SendResetPasswordEmailRequest.js | 2 +- .../SendResetPasswordEmailResponse.d.ts | 2 +- .../models/SendResetPasswordEmailResponse.js | 2 +- dist/cjs/models/ServerCertificate.d.ts | 2 +- dist/cjs/models/ServerCertificate.js | 2 +- dist/cjs/models/Service.d.ts | 2 +- dist/cjs/models/Service.js | 2 +- dist/cjs/models/Snapshot.d.ts | 2 +- dist/cjs/models/Snapshot.js | 2 +- dist/cjs/models/SnapshotExportTask.d.ts | 2 +- dist/cjs/models/SnapshotExportTask.js | 2 +- dist/cjs/models/SourceNet.d.ts | 2 +- dist/cjs/models/SourceNet.js | 2 +- dist/cjs/models/SourceSecurityGroup.d.ts | 2 +- dist/cjs/models/SourceSecurityGroup.js | 2 +- dist/cjs/models/StartVmsRequest.d.ts | 2 +- dist/cjs/models/StartVmsRequest.js | 2 +- dist/cjs/models/StartVmsResponse.d.ts | 2 +- dist/cjs/models/StartVmsResponse.js | 2 +- dist/cjs/models/StateComment.d.ts | 2 +- dist/cjs/models/StateComment.js | 2 +- dist/cjs/models/StopVmsRequest.d.ts | 2 +- dist/cjs/models/StopVmsRequest.js | 2 +- dist/cjs/models/StopVmsResponse.d.ts | 2 +- dist/cjs/models/StopVmsResponse.js | 2 +- dist/cjs/models/Subnet.d.ts | 2 +- dist/cjs/models/Subnet.js | 2 +- dist/cjs/models/Subregion.d.ts | 2 +- dist/cjs/models/Subregion.js | 2 +- dist/cjs/models/Tag.d.ts | 2 +- dist/cjs/models/Tag.js | 2 +- dist/cjs/models/UnlinkFlexibleGpuRequest.d.ts | 2 +- dist/cjs/models/UnlinkFlexibleGpuRequest.js | 2 +- .../cjs/models/UnlinkFlexibleGpuResponse.d.ts | 2 +- dist/cjs/models/UnlinkFlexibleGpuResponse.js | 2 +- .../models/UnlinkInternetServiceRequest.d.ts | 2 +- .../models/UnlinkInternetServiceRequest.js | 2 +- .../models/UnlinkInternetServiceResponse.d.ts | 2 +- .../models/UnlinkInternetServiceResponse.js | 2 +- ...inkLoadBalancerBackendMachinesRequest.d.ts | 2 +- ...nlinkLoadBalancerBackendMachinesRequest.js | 2 +- ...nkLoadBalancerBackendMachinesResponse.d.ts | 2 +- ...linkLoadBalancerBackendMachinesResponse.js | 2 +- dist/cjs/models/UnlinkNicRequest.d.ts | 2 +- dist/cjs/models/UnlinkNicRequest.js | 2 +- dist/cjs/models/UnlinkNicResponse.d.ts | 2 +- dist/cjs/models/UnlinkNicResponse.js | 2 +- dist/cjs/models/UnlinkPrivateIpsRequest.d.ts | 2 +- dist/cjs/models/UnlinkPrivateIpsRequest.js | 2 +- dist/cjs/models/UnlinkPrivateIpsResponse.d.ts | 2 +- dist/cjs/models/UnlinkPrivateIpsResponse.js | 2 +- dist/cjs/models/UnlinkPublicIpRequest.d.ts | 2 +- dist/cjs/models/UnlinkPublicIpRequest.js | 2 +- dist/cjs/models/UnlinkPublicIpResponse.d.ts | 2 +- dist/cjs/models/UnlinkPublicIpResponse.js | 2 +- dist/cjs/models/UnlinkRouteTableRequest.d.ts | 2 +- dist/cjs/models/UnlinkRouteTableRequest.js | 2 +- dist/cjs/models/UnlinkRouteTableResponse.d.ts | 2 +- dist/cjs/models/UnlinkRouteTableResponse.js | 2 +- .../models/UnlinkVirtualGatewayRequest.d.ts | 2 +- .../cjs/models/UnlinkVirtualGatewayRequest.js | 2 +- .../models/UnlinkVirtualGatewayResponse.d.ts | 2 +- .../models/UnlinkVirtualGatewayResponse.js | 2 +- dist/cjs/models/UnlinkVolumeRequest.d.ts | 2 +- dist/cjs/models/UnlinkVolumeRequest.js | 2 +- dist/cjs/models/UnlinkVolumeResponse.d.ts | 2 +- dist/cjs/models/UnlinkVolumeResponse.js | 2 +- dist/cjs/models/UpdateAccessKeyRequest.d.ts | 4 +- dist/cjs/models/UpdateAccessKeyRequest.js | 2 +- dist/cjs/models/UpdateAccessKeyResponse.d.ts | 2 +- dist/cjs/models/UpdateAccessKeyResponse.js | 2 +- dist/cjs/models/UpdateAccountRequest.d.ts | 2 +- dist/cjs/models/UpdateAccountRequest.js | 2 +- dist/cjs/models/UpdateAccountResponse.d.ts | 2 +- dist/cjs/models/UpdateAccountResponse.js | 2 +- .../models/UpdateApiAccessPolicyRequest.d.ts | 2 +- .../models/UpdateApiAccessPolicyRequest.js | 2 +- .../models/UpdateApiAccessPolicyResponse.d.ts | 2 +- .../models/UpdateApiAccessPolicyResponse.js | 2 +- .../models/UpdateApiAccessRuleRequest.d.ts | 2 +- dist/cjs/models/UpdateApiAccessRuleRequest.js | 2 +- .../models/UpdateApiAccessRuleResponse.d.ts | 2 +- .../cjs/models/UpdateApiAccessRuleResponse.js | 2 +- dist/cjs/models/UpdateCaRequest.d.ts | 2 +- dist/cjs/models/UpdateCaRequest.js | 2 +- dist/cjs/models/UpdateCaResponse.d.ts | 2 +- dist/cjs/models/UpdateCaResponse.js | 2 +- .../UpdateDirectLinkInterfaceRequest.d.ts | 3 +- .../UpdateDirectLinkInterfaceRequest.js | 5 +- .../UpdateDirectLinkInterfaceResponse.d.ts | 2 +- .../UpdateDirectLinkInterfaceResponse.js | 2 +- dist/cjs/models/UpdateFlexibleGpuRequest.d.ts | 2 +- dist/cjs/models/UpdateFlexibleGpuRequest.js | 2 +- .../cjs/models/UpdateFlexibleGpuResponse.d.ts | 2 +- dist/cjs/models/UpdateFlexibleGpuResponse.js | 2 +- dist/cjs/models/UpdateImageRequest.d.ts | 2 +- dist/cjs/models/UpdateImageRequest.js | 2 +- dist/cjs/models/UpdateImageResponse.d.ts | 2 +- dist/cjs/models/UpdateImageResponse.js | 2 +- .../cjs/models/UpdateListenerRuleRequest.d.ts | 2 +- dist/cjs/models/UpdateListenerRuleRequest.js | 2 +- .../models/UpdateListenerRuleResponse.d.ts | 2 +- dist/cjs/models/UpdateListenerRuleResponse.js | 2 +- .../cjs/models/UpdateLoadBalancerRequest.d.ts | 2 +- dist/cjs/models/UpdateLoadBalancerRequest.js | 2 +- .../models/UpdateLoadBalancerResponse.d.ts | 2 +- dist/cjs/models/UpdateLoadBalancerResponse.js | 2 +- .../models/UpdateNetAccessPointRequest.d.ts | 2 +- .../cjs/models/UpdateNetAccessPointRequest.js | 2 +- .../models/UpdateNetAccessPointResponse.d.ts | 2 +- .../models/UpdateNetAccessPointResponse.js | 2 +- dist/cjs/models/UpdateNetRequest.d.ts | 2 +- dist/cjs/models/UpdateNetRequest.js | 2 +- dist/cjs/models/UpdateNetResponse.d.ts | 2 +- dist/cjs/models/UpdateNetResponse.js | 2 +- dist/cjs/models/UpdateNicRequest.d.ts | 2 +- dist/cjs/models/UpdateNicRequest.js | 2 +- dist/cjs/models/UpdateNicResponse.d.ts | 2 +- dist/cjs/models/UpdateNicResponse.js | 2 +- .../models/UpdateRoutePropagationRequest.d.ts | 2 +- .../models/UpdateRoutePropagationRequest.js | 2 +- .../UpdateRoutePropagationResponse.d.ts | 2 +- .../models/UpdateRoutePropagationResponse.js | 2 +- dist/cjs/models/UpdateRouteRequest.d.ts | 2 +- dist/cjs/models/UpdateRouteRequest.js | 2 +- dist/cjs/models/UpdateRouteResponse.d.ts | 2 +- dist/cjs/models/UpdateRouteResponse.js | 2 +- .../UpdateServerCertificateRequest.d.ts | 2 +- .../models/UpdateServerCertificateRequest.js | 2 +- .../UpdateServerCertificateResponse.d.ts | 2 +- .../models/UpdateServerCertificateResponse.js | 2 +- dist/cjs/models/UpdateSnapshotRequest.d.ts | 2 +- dist/cjs/models/UpdateSnapshotRequest.js | 2 +- dist/cjs/models/UpdateSnapshotResponse.d.ts | 2 +- dist/cjs/models/UpdateSnapshotResponse.js | 2 +- dist/cjs/models/UpdateSubnetRequest.d.ts | 2 +- dist/cjs/models/UpdateSubnetRequest.js | 2 +- dist/cjs/models/UpdateSubnetResponse.d.ts | 2 +- dist/cjs/models/UpdateSubnetResponse.js | 2 +- dist/cjs/models/UpdateVmGroupRequest.d.ts | 58 +++ dist/cjs/models/UpdateVmGroupRequest.js | 53 +++ dist/cjs/models/UpdateVmGroupResponse.d.ts | 35 ++ dist/cjs/models/UpdateVmGroupResponse.js | 46 ++ dist/cjs/models/UpdateVmRequest.d.ts | 2 +- dist/cjs/models/UpdateVmRequest.js | 2 +- dist/cjs/models/UpdateVmResponse.d.ts | 2 +- dist/cjs/models/UpdateVmResponse.js | 2 +- dist/cjs/models/UpdateVmTemplateRequest.d.ts | 52 ++ dist/cjs/models/UpdateVmTemplateRequest.js | 51 ++ dist/cjs/models/UpdateVmTemplateResponse.d.ts | 35 ++ dist/cjs/models/UpdateVmTemplateResponse.js | 46 ++ dist/cjs/models/UpdateVolumeRequest.d.ts | 2 +- dist/cjs/models/UpdateVolumeRequest.js | 2 +- dist/cjs/models/UpdateVolumeResponse.d.ts | 2 +- dist/cjs/models/UpdateVolumeResponse.js | 2 +- .../models/UpdateVpnConnectionRequest.d.ts | 2 +- dist/cjs/models/UpdateVpnConnectionRequest.js | 2 +- .../models/UpdateVpnConnectionResponse.d.ts | 2 +- .../cjs/models/UpdateVpnConnectionResponse.js | 2 +- dist/cjs/models/VgwTelemetry.d.ts | 2 +- dist/cjs/models/VgwTelemetry.js | 2 +- dist/cjs/models/VirtualGateway.d.ts | 2 +- dist/cjs/models/VirtualGateway.js | 2 +- dist/cjs/models/Vm.d.ts | 4 +- dist/cjs/models/Vm.js | 2 +- dist/cjs/models/VmGroup.d.ts | 115 +++++ dist/cjs/models/VmGroup.js | 84 ++++ dist/cjs/models/VmState.d.ts | 2 +- dist/cjs/models/VmState.js | 2 +- dist/cjs/models/VmStates.d.ts | 2 +- dist/cjs/models/VmStates.js | 2 +- dist/cjs/models/VmTemplate.d.ts | 97 ++++ dist/cjs/models/VmTemplate.js | 71 +++ dist/cjs/models/VmType.d.ts | 2 +- dist/cjs/models/VmType.js | 2 +- dist/cjs/models/Volume.d.ts | 2 +- dist/cjs/models/Volume.js | 2 +- dist/cjs/models/VpnConnection.d.ts | 2 +- dist/cjs/models/VpnConnection.js | 2 +- dist/cjs/models/VpnOptions.d.ts | 2 +- dist/cjs/models/VpnOptions.js | 2 +- dist/cjs/models/With.d.ts | 2 +- dist/cjs/models/With.js | 2 +- dist/cjs/models/index.d.ts | 28 ++ dist/cjs/models/index.js | 28 ++ dist/cjs/runtime.d.ts | 2 +- dist/cjs/runtime.js | 4 +- dist/esm/apis/AccessKeyApi.d.ts | 2 +- dist/esm/apis/AccessKeyApi.js | 2 +- dist/esm/apis/AccountApi.d.ts | 2 +- dist/esm/apis/AccountApi.js | 2 +- dist/esm/apis/ApiAccessPolicyApi.d.ts | 2 +- dist/esm/apis/ApiAccessPolicyApi.js | 2 +- dist/esm/apis/ApiAccessRuleApi.d.ts | 2 +- dist/esm/apis/ApiAccessRuleApi.js | 2 +- dist/esm/apis/ApiLogApi.d.ts | 2 +- dist/esm/apis/ApiLogApi.js | 2 +- dist/esm/apis/CaApi.d.ts | 2 +- dist/esm/apis/CaApi.js | 2 +- dist/esm/apis/CatalogApi.d.ts | 24 +- dist/esm/apis/CatalogApi.js | 43 +- dist/esm/apis/ClientGatewayApi.d.ts | 2 +- dist/esm/apis/ClientGatewayApi.js | 2 +- dist/esm/apis/DhcpOptionApi.d.ts | 2 +- dist/esm/apis/DhcpOptionApi.js | 2 +- dist/esm/apis/DirectLinkApi.d.ts | 2 +- dist/esm/apis/DirectLinkApi.js | 2 +- dist/esm/apis/DirectLinkInterfaceApi.d.ts | 2 +- dist/esm/apis/DirectLinkInterfaceApi.js | 2 +- dist/esm/apis/FlexibleGpuApi.d.ts | 2 +- dist/esm/apis/FlexibleGpuApi.js | 2 +- dist/esm/apis/ImageApi.d.ts | 2 +- dist/esm/apis/ImageApi.js | 2 +- dist/esm/apis/InternetServiceApi.d.ts | 2 +- dist/esm/apis/InternetServiceApi.js | 2 +- dist/esm/apis/KeypairApi.d.ts | 2 +- dist/esm/apis/KeypairApi.js | 2 +- dist/esm/apis/ListenerApi.d.ts | 2 +- dist/esm/apis/ListenerApi.js | 2 +- dist/esm/apis/LoadBalancerApi.d.ts | 2 +- dist/esm/apis/LoadBalancerApi.js | 2 +- dist/esm/apis/LoadBalancerPolicyApi.d.ts | 2 +- dist/esm/apis/LoadBalancerPolicyApi.js | 2 +- dist/esm/apis/LocationApi.d.ts | 2 +- dist/esm/apis/LocationApi.js | 2 +- dist/esm/apis/NatServiceApi.d.ts | 2 +- dist/esm/apis/NatServiceApi.js | 2 +- dist/esm/apis/NetAccessPointApi.d.ts | 2 +- dist/esm/apis/NetAccessPointApi.js | 2 +- dist/esm/apis/NetApi.d.ts | 2 +- dist/esm/apis/NetApi.js | 2 +- dist/esm/apis/NetPeeringApi.d.ts | 2 +- dist/esm/apis/NetPeeringApi.js | 2 +- dist/esm/apis/NicApi.d.ts | 2 +- dist/esm/apis/NicApi.js | 2 +- dist/esm/apis/ProductTypeApi.d.ts | 2 +- dist/esm/apis/ProductTypeApi.js | 2 +- dist/esm/apis/PublicCatalogApi.d.ts | 2 +- dist/esm/apis/PublicCatalogApi.js | 2 +- dist/esm/apis/PublicIpApi.d.ts | 2 +- dist/esm/apis/PublicIpApi.js | 2 +- dist/esm/apis/QuotaApi.d.ts | 2 +- dist/esm/apis/QuotaApi.js | 2 +- dist/esm/apis/RegionApi.d.ts | 2 +- dist/esm/apis/RegionApi.js | 2 +- dist/esm/apis/RouteApi.d.ts | 2 +- dist/esm/apis/RouteApi.js | 2 +- dist/esm/apis/RouteTableApi.d.ts | 2 +- dist/esm/apis/RouteTableApi.js | 2 +- dist/esm/apis/SecurityGroupApi.d.ts | 2 +- dist/esm/apis/SecurityGroupApi.js | 2 +- dist/esm/apis/SecurityGroupRuleApi.d.ts | 2 +- dist/esm/apis/SecurityGroupRuleApi.js | 2 +- dist/esm/apis/ServerCertificateApi.d.ts | 2 +- dist/esm/apis/ServerCertificateApi.js | 2 +- dist/esm/apis/SnapshotApi.d.ts | 2 +- dist/esm/apis/SnapshotApi.js | 2 +- dist/esm/apis/SubnetApi.d.ts | 2 +- dist/esm/apis/SubnetApi.js | 2 +- dist/esm/apis/SubregionApi.d.ts | 2 +- dist/esm/apis/SubregionApi.js | 2 +- dist/esm/apis/TagApi.d.ts | 2 +- dist/esm/apis/TagApi.js | 2 +- dist/esm/apis/TaskApi.d.ts | 2 +- dist/esm/apis/TaskApi.js | 2 +- dist/esm/apis/VirtualGatewayApi.d.ts | 2 +- dist/esm/apis/VirtualGatewayApi.js | 2 +- dist/esm/apis/VmApi.d.ts | 2 +- dist/esm/apis/VmApi.js | 2 +- dist/esm/apis/VmGroupApi.d.ts | 146 ++++++ dist/esm/apis/VmGroupApi.js | 263 +++++++++++ dist/esm/apis/VmTemplateApi.d.ts | 106 +++++ dist/esm/apis/VmTemplateApi.js | 185 ++++++++ dist/esm/apis/VolumeApi.d.ts | 2 +- dist/esm/apis/VolumeApi.js | 2 +- dist/esm/apis/VpnConnectionApi.d.ts | 2 +- dist/esm/apis/VpnConnectionApi.js | 2 +- dist/esm/apis/index.d.ts | 2 + dist/esm/apis/index.js | 2 + dist/esm/models/AcceptNetPeeringRequest.d.ts | 2 +- dist/esm/models/AcceptNetPeeringRequest.js | 2 +- dist/esm/models/AcceptNetPeeringResponse.d.ts | 2 +- dist/esm/models/AcceptNetPeeringResponse.js | 2 +- dist/esm/models/AccepterNet.d.ts | 2 +- dist/esm/models/AccepterNet.js | 2 +- dist/esm/models/AccessKey.d.ts | 2 +- dist/esm/models/AccessKey.js | 2 +- dist/esm/models/AccessKeySecretKey.d.ts | 2 +- dist/esm/models/AccessKeySecretKey.js | 2 +- dist/esm/models/AccessLog.d.ts | 2 +- dist/esm/models/AccessLog.js | 2 +- dist/esm/models/Account.d.ts | 2 +- dist/esm/models/Account.js | 2 +- dist/esm/models/ApiAccessPolicy.d.ts | 2 +- dist/esm/models/ApiAccessPolicy.js | 2 +- dist/esm/models/ApiAccessRule.d.ts | 2 +- dist/esm/models/ApiAccessRule.js | 2 +- .../models/ApplicationStickyCookiePolicy.d.ts | 2 +- .../models/ApplicationStickyCookiePolicy.js | 2 +- dist/esm/models/BackendVmHealth.d.ts | 2 +- dist/esm/models/BackendVmHealth.js | 2 +- .../esm/models/BlockDeviceMappingCreated.d.ts | 2 +- dist/esm/models/BlockDeviceMappingCreated.js | 2 +- dist/esm/models/BlockDeviceMappingImage.d.ts | 2 +- dist/esm/models/BlockDeviceMappingImage.js | 2 +- .../models/BlockDeviceMappingVmCreation.d.ts | 2 +- .../models/BlockDeviceMappingVmCreation.js | 2 +- .../models/BlockDeviceMappingVmUpdate.d.ts | 2 +- dist/esm/models/BlockDeviceMappingVmUpdate.js | 2 +- dist/esm/models/BsuCreated.d.ts | 4 +- dist/esm/models/BsuCreated.js | 2 +- dist/esm/models/BsuToCreate.d.ts | 2 +- dist/esm/models/BsuToCreate.js | 2 +- dist/esm/models/BsuToUpdateVm.d.ts | 2 +- dist/esm/models/BsuToUpdateVm.js | 2 +- dist/esm/models/Ca.d.ts | 2 +- dist/esm/models/Ca.js | 2 +- dist/esm/models/Catalog.d.ts | 2 +- dist/esm/models/Catalog.js | 2 +- dist/esm/models/CatalogEntry.d.ts | 2 +- dist/esm/models/CatalogEntry.js | 2 +- dist/esm/models/Catalogs.d.ts | 54 +++ dist/esm/models/Catalogs.js | 50 ++ .../models/CheckAuthenticationRequest.d.ts | 2 +- dist/esm/models/CheckAuthenticationRequest.js | 2 +- .../models/CheckAuthenticationResponse.d.ts | 2 +- .../esm/models/CheckAuthenticationResponse.js | 2 +- dist/esm/models/ClientGateway.d.ts | 2 +- dist/esm/models/ClientGateway.js | 2 +- dist/esm/models/ConsumptionEntry.d.ts | 6 +- dist/esm/models/ConsumptionEntry.js | 2 +- dist/esm/models/CreateAccessKeyRequest.d.ts | 4 +- dist/esm/models/CreateAccessKeyRequest.js | 2 +- dist/esm/models/CreateAccessKeyResponse.d.ts | 2 +- dist/esm/models/CreateAccessKeyResponse.js | 2 +- dist/esm/models/CreateAccountRequest.d.ts | 2 +- dist/esm/models/CreateAccountRequest.js | 2 +- dist/esm/models/CreateAccountResponse.d.ts | 2 +- dist/esm/models/CreateAccountResponse.js | 2 +- .../models/CreateApiAccessRuleRequest.d.ts | 2 +- dist/esm/models/CreateApiAccessRuleRequest.js | 2 +- .../models/CreateApiAccessRuleResponse.d.ts | 2 +- .../esm/models/CreateApiAccessRuleResponse.js | 2 +- dist/esm/models/CreateCaRequest.d.ts | 2 +- dist/esm/models/CreateCaRequest.js | 2 +- dist/esm/models/CreateCaResponse.d.ts | 2 +- dist/esm/models/CreateCaResponse.js | 2 +- .../models/CreateClientGatewayRequest.d.ts | 2 +- dist/esm/models/CreateClientGatewayRequest.js | 2 +- .../models/CreateClientGatewayResponse.d.ts | 2 +- .../esm/models/CreateClientGatewayResponse.js | 2 +- dist/esm/models/CreateDhcpOptionsRequest.d.ts | 2 +- dist/esm/models/CreateDhcpOptionsRequest.js | 2 +- .../esm/models/CreateDhcpOptionsResponse.d.ts | 2 +- dist/esm/models/CreateDhcpOptionsResponse.js | 2 +- .../CreateDirectLinkInterfaceRequest.d.ts | 2 +- .../CreateDirectLinkInterfaceRequest.js | 2 +- .../CreateDirectLinkInterfaceResponse.d.ts | 2 +- .../CreateDirectLinkInterfaceResponse.js | 2 +- dist/esm/models/CreateDirectLinkRequest.d.ts | 2 +- dist/esm/models/CreateDirectLinkRequest.js | 2 +- dist/esm/models/CreateDirectLinkResponse.d.ts | 2 +- dist/esm/models/CreateDirectLinkResponse.js | 2 +- dist/esm/models/CreateFlexibleGpuRequest.d.ts | 2 +- dist/esm/models/CreateFlexibleGpuRequest.js | 2 +- .../esm/models/CreateFlexibleGpuResponse.d.ts | 2 +- dist/esm/models/CreateFlexibleGpuResponse.js | 2 +- .../models/CreateImageExportTaskRequest.d.ts | 2 +- .../models/CreateImageExportTaskRequest.js | 2 +- .../models/CreateImageExportTaskResponse.d.ts | 2 +- .../models/CreateImageExportTaskResponse.js | 2 +- dist/esm/models/CreateImageRequest.d.ts | 8 +- dist/esm/models/CreateImageRequest.js | 4 +- dist/esm/models/CreateImageResponse.d.ts | 2 +- dist/esm/models/CreateImageResponse.js | 2 +- .../models/CreateInternetServiceRequest.d.ts | 2 +- .../models/CreateInternetServiceRequest.js | 2 +- .../models/CreateInternetServiceResponse.d.ts | 2 +- .../models/CreateInternetServiceResponse.js | 2 +- dist/esm/models/CreateKeypairRequest.d.ts | 2 +- dist/esm/models/CreateKeypairRequest.js | 2 +- dist/esm/models/CreateKeypairResponse.d.ts | 2 +- dist/esm/models/CreateKeypairResponse.js | 2 +- .../esm/models/CreateListenerRuleRequest.d.ts | 2 +- dist/esm/models/CreateListenerRuleRequest.js | 2 +- .../models/CreateListenerRuleResponse.d.ts | 2 +- dist/esm/models/CreateListenerRuleResponse.js | 2 +- .../CreateLoadBalancerListenersRequest.d.ts | 2 +- .../CreateLoadBalancerListenersRequest.js | 2 +- .../CreateLoadBalancerListenersResponse.d.ts | 2 +- .../CreateLoadBalancerListenersResponse.js | 2 +- .../CreateLoadBalancerPolicyRequest.d.ts | 2 +- .../models/CreateLoadBalancerPolicyRequest.js | 2 +- .../CreateLoadBalancerPolicyResponse.d.ts | 2 +- .../CreateLoadBalancerPolicyResponse.js | 2 +- .../esm/models/CreateLoadBalancerRequest.d.ts | 2 +- dist/esm/models/CreateLoadBalancerRequest.js | 2 +- .../models/CreateLoadBalancerResponse.d.ts | 2 +- dist/esm/models/CreateLoadBalancerResponse.js | 2 +- .../models/CreateLoadBalancerTagsRequest.d.ts | 2 +- .../models/CreateLoadBalancerTagsRequest.js | 2 +- .../CreateLoadBalancerTagsResponse.d.ts | 2 +- .../models/CreateLoadBalancerTagsResponse.js | 2 +- dist/esm/models/CreateNatServiceRequest.d.ts | 2 +- dist/esm/models/CreateNatServiceRequest.js | 2 +- dist/esm/models/CreateNatServiceResponse.d.ts | 2 +- dist/esm/models/CreateNatServiceResponse.js | 2 +- .../models/CreateNetAccessPointRequest.d.ts | 2 +- .../esm/models/CreateNetAccessPointRequest.js | 2 +- .../models/CreateNetAccessPointResponse.d.ts | 2 +- .../models/CreateNetAccessPointResponse.js | 2 +- dist/esm/models/CreateNetPeeringRequest.d.ts | 2 +- dist/esm/models/CreateNetPeeringRequest.js | 2 +- dist/esm/models/CreateNetPeeringResponse.d.ts | 2 +- dist/esm/models/CreateNetPeeringResponse.js | 2 +- dist/esm/models/CreateNetRequest.d.ts | 2 +- dist/esm/models/CreateNetRequest.js | 2 +- dist/esm/models/CreateNetResponse.d.ts | 2 +- dist/esm/models/CreateNetResponse.js | 2 +- dist/esm/models/CreateNicRequest.d.ts | 2 +- dist/esm/models/CreateNicRequest.js | 2 +- dist/esm/models/CreateNicResponse.d.ts | 2 +- dist/esm/models/CreateNicResponse.js | 2 +- dist/esm/models/CreatePublicIpRequest.d.ts | 2 +- dist/esm/models/CreatePublicIpRequest.js | 2 +- dist/esm/models/CreatePublicIpResponse.d.ts | 2 +- dist/esm/models/CreatePublicIpResponse.js | 2 +- dist/esm/models/CreateRouteRequest.d.ts | 2 +- dist/esm/models/CreateRouteRequest.js | 2 +- dist/esm/models/CreateRouteResponse.d.ts | 2 +- dist/esm/models/CreateRouteResponse.js | 2 +- dist/esm/models/CreateRouteTableRequest.d.ts | 2 +- dist/esm/models/CreateRouteTableRequest.js | 2 +- dist/esm/models/CreateRouteTableResponse.d.ts | 2 +- dist/esm/models/CreateRouteTableResponse.js | 2 +- .../models/CreateSecurityGroupRequest.d.ts | 2 +- dist/esm/models/CreateSecurityGroupRequest.js | 2 +- .../models/CreateSecurityGroupResponse.d.ts | 2 +- .../esm/models/CreateSecurityGroupResponse.js | 2 +- .../CreateSecurityGroupRuleRequest.d.ts | 2 +- .../models/CreateSecurityGroupRuleRequest.js | 2 +- .../CreateSecurityGroupRuleResponse.d.ts | 2 +- .../models/CreateSecurityGroupRuleResponse.js | 2 +- .../CreateServerCertificateRequest.d.ts | 2 +- .../models/CreateServerCertificateRequest.js | 2 +- .../CreateServerCertificateResponse.d.ts | 2 +- .../models/CreateServerCertificateResponse.js | 2 +- .../CreateSnapshotExportTaskRequest.d.ts | 2 +- .../models/CreateSnapshotExportTaskRequest.js | 2 +- .../CreateSnapshotExportTaskResponse.d.ts | 2 +- .../CreateSnapshotExportTaskResponse.js | 2 +- dist/esm/models/CreateSnapshotRequest.d.ts | 2 +- dist/esm/models/CreateSnapshotRequest.js | 2 +- dist/esm/models/CreateSnapshotResponse.d.ts | 2 +- dist/esm/models/CreateSnapshotResponse.js | 2 +- dist/esm/models/CreateSubnetRequest.d.ts | 2 +- dist/esm/models/CreateSubnetRequest.js | 2 +- dist/esm/models/CreateSubnetResponse.d.ts | 2 +- dist/esm/models/CreateSubnetResponse.js | 2 +- dist/esm/models/CreateTagsRequest.d.ts | 2 +- dist/esm/models/CreateTagsRequest.js | 2 +- dist/esm/models/CreateTagsResponse.d.ts | 2 +- dist/esm/models/CreateTagsResponse.js | 2 +- .../models/CreateVirtualGatewayRequest.d.ts | 2 +- .../esm/models/CreateVirtualGatewayRequest.js | 2 +- .../models/CreateVirtualGatewayResponse.d.ts | 2 +- .../models/CreateVirtualGatewayResponse.js | 2 +- dist/esm/models/CreateVmGroupRequest.d.ts | 85 ++++ dist/esm/models/CreateVmGroupRequest.js | 61 +++ dist/esm/models/CreateVmGroupResponse.d.ts | 35 ++ dist/esm/models/CreateVmGroupResponse.js | 40 ++ dist/esm/models/CreateVmTemplateRequest.d.ts | 91 ++++ dist/esm/models/CreateVmTemplateRequest.js | 63 +++ dist/esm/models/CreateVmTemplateResponse.d.ts | 35 ++ dist/esm/models/CreateVmTemplateResponse.js | 40 ++ dist/esm/models/CreateVmsRequest.d.ts | 2 +- dist/esm/models/CreateVmsRequest.js | 2 +- dist/esm/models/CreateVmsResponse.d.ts | 2 +- dist/esm/models/CreateVmsResponse.js | 2 +- dist/esm/models/CreateVolumeRequest.d.ts | 2 +- dist/esm/models/CreateVolumeRequest.js | 2 +- dist/esm/models/CreateVolumeResponse.d.ts | 2 +- dist/esm/models/CreateVolumeResponse.js | 2 +- .../models/CreateVpnConnectionRequest.d.ts | 2 +- dist/esm/models/CreateVpnConnectionRequest.js | 2 +- .../models/CreateVpnConnectionResponse.d.ts | 2 +- .../esm/models/CreateVpnConnectionResponse.js | 2 +- .../CreateVpnConnectionRouteRequest.d.ts | 2 +- .../models/CreateVpnConnectionRouteRequest.js | 2 +- .../CreateVpnConnectionRouteResponse.d.ts | 2 +- .../CreateVpnConnectionRouteResponse.js | 2 +- dist/esm/models/DeleteAccessKeyRequest.d.ts | 2 +- dist/esm/models/DeleteAccessKeyRequest.js | 2 +- dist/esm/models/DeleteAccessKeyResponse.d.ts | 2 +- dist/esm/models/DeleteAccessKeyResponse.js | 2 +- .../models/DeleteApiAccessRuleRequest.d.ts | 2 +- dist/esm/models/DeleteApiAccessRuleRequest.js | 2 +- .../models/DeleteApiAccessRuleResponse.d.ts | 2 +- .../esm/models/DeleteApiAccessRuleResponse.js | 2 +- dist/esm/models/DeleteCaRequest.d.ts | 2 +- dist/esm/models/DeleteCaRequest.js | 2 +- dist/esm/models/DeleteCaResponse.d.ts | 2 +- dist/esm/models/DeleteCaResponse.js | 2 +- .../models/DeleteClientGatewayRequest.d.ts | 2 +- dist/esm/models/DeleteClientGatewayRequest.js | 2 +- .../models/DeleteClientGatewayResponse.d.ts | 2 +- .../esm/models/DeleteClientGatewayResponse.js | 2 +- dist/esm/models/DeleteDhcpOptionsRequest.d.ts | 2 +- dist/esm/models/DeleteDhcpOptionsRequest.js | 2 +- .../esm/models/DeleteDhcpOptionsResponse.d.ts | 2 +- dist/esm/models/DeleteDhcpOptionsResponse.js | 2 +- .../DeleteDirectLinkInterfaceRequest.d.ts | 2 +- .../DeleteDirectLinkInterfaceRequest.js | 2 +- .../DeleteDirectLinkInterfaceResponse.d.ts | 2 +- .../DeleteDirectLinkInterfaceResponse.js | 2 +- dist/esm/models/DeleteDirectLinkRequest.d.ts | 2 +- dist/esm/models/DeleteDirectLinkRequest.js | 2 +- dist/esm/models/DeleteDirectLinkResponse.d.ts | 2 +- dist/esm/models/DeleteDirectLinkResponse.js | 2 +- dist/esm/models/DeleteExportTaskRequest.d.ts | 2 +- dist/esm/models/DeleteExportTaskRequest.js | 2 +- dist/esm/models/DeleteExportTaskResponse.d.ts | 2 +- dist/esm/models/DeleteExportTaskResponse.js | 2 +- dist/esm/models/DeleteFlexibleGpuRequest.d.ts | 2 +- dist/esm/models/DeleteFlexibleGpuRequest.js | 2 +- .../esm/models/DeleteFlexibleGpuResponse.d.ts | 2 +- dist/esm/models/DeleteFlexibleGpuResponse.js | 2 +- dist/esm/models/DeleteImageRequest.d.ts | 2 +- dist/esm/models/DeleteImageRequest.js | 2 +- dist/esm/models/DeleteImageResponse.d.ts | 2 +- dist/esm/models/DeleteImageResponse.js | 2 +- .../models/DeleteInternetServiceRequest.d.ts | 2 +- .../models/DeleteInternetServiceRequest.js | 2 +- .../models/DeleteInternetServiceResponse.d.ts | 2 +- .../models/DeleteInternetServiceResponse.js | 2 +- dist/esm/models/DeleteKeypairRequest.d.ts | 2 +- dist/esm/models/DeleteKeypairRequest.js | 2 +- dist/esm/models/DeleteKeypairResponse.d.ts | 2 +- dist/esm/models/DeleteKeypairResponse.js | 2 +- .../esm/models/DeleteListenerRuleRequest.d.ts | 2 +- dist/esm/models/DeleteListenerRuleRequest.js | 2 +- .../models/DeleteListenerRuleResponse.d.ts | 2 +- dist/esm/models/DeleteListenerRuleResponse.js | 2 +- .../DeleteLoadBalancerListenersRequest.d.ts | 2 +- .../DeleteLoadBalancerListenersRequest.js | 2 +- .../DeleteLoadBalancerListenersResponse.d.ts | 2 +- .../DeleteLoadBalancerListenersResponse.js | 2 +- .../DeleteLoadBalancerPolicyRequest.d.ts | 2 +- .../models/DeleteLoadBalancerPolicyRequest.js | 2 +- .../DeleteLoadBalancerPolicyResponse.d.ts | 2 +- .../DeleteLoadBalancerPolicyResponse.js | 2 +- .../esm/models/DeleteLoadBalancerRequest.d.ts | 2 +- dist/esm/models/DeleteLoadBalancerRequest.js | 2 +- .../models/DeleteLoadBalancerResponse.d.ts | 2 +- dist/esm/models/DeleteLoadBalancerResponse.js | 2 +- .../models/DeleteLoadBalancerTagsRequest.d.ts | 2 +- .../models/DeleteLoadBalancerTagsRequest.js | 2 +- .../DeleteLoadBalancerTagsResponse.d.ts | 2 +- .../models/DeleteLoadBalancerTagsResponse.js | 2 +- dist/esm/models/DeleteNatServiceRequest.d.ts | 2 +- dist/esm/models/DeleteNatServiceRequest.js | 2 +- dist/esm/models/DeleteNatServiceResponse.d.ts | 2 +- dist/esm/models/DeleteNatServiceResponse.js | 2 +- .../models/DeleteNetAccessPointRequest.d.ts | 2 +- .../esm/models/DeleteNetAccessPointRequest.js | 2 +- .../models/DeleteNetAccessPointResponse.d.ts | 2 +- .../models/DeleteNetAccessPointResponse.js | 2 +- dist/esm/models/DeleteNetPeeringRequest.d.ts | 2 +- dist/esm/models/DeleteNetPeeringRequest.js | 2 +- dist/esm/models/DeleteNetPeeringResponse.d.ts | 2 +- dist/esm/models/DeleteNetPeeringResponse.js | 2 +- dist/esm/models/DeleteNetRequest.d.ts | 2 +- dist/esm/models/DeleteNetRequest.js | 2 +- dist/esm/models/DeleteNetResponse.d.ts | 2 +- dist/esm/models/DeleteNetResponse.js | 2 +- dist/esm/models/DeleteNicRequest.d.ts | 2 +- dist/esm/models/DeleteNicRequest.js | 2 +- dist/esm/models/DeleteNicResponse.d.ts | 2 +- dist/esm/models/DeleteNicResponse.js | 2 +- dist/esm/models/DeletePublicIpRequest.d.ts | 2 +- dist/esm/models/DeletePublicIpRequest.js | 2 +- dist/esm/models/DeletePublicIpResponse.d.ts | 2 +- dist/esm/models/DeletePublicIpResponse.js | 2 +- dist/esm/models/DeleteRouteRequest.d.ts | 2 +- dist/esm/models/DeleteRouteRequest.js | 2 +- dist/esm/models/DeleteRouteResponse.d.ts | 2 +- dist/esm/models/DeleteRouteResponse.js | 2 +- dist/esm/models/DeleteRouteTableRequest.d.ts | 2 +- dist/esm/models/DeleteRouteTableRequest.js | 2 +- dist/esm/models/DeleteRouteTableResponse.d.ts | 2 +- dist/esm/models/DeleteRouteTableResponse.js | 2 +- .../models/DeleteSecurityGroupRequest.d.ts | 2 +- dist/esm/models/DeleteSecurityGroupRequest.js | 2 +- .../models/DeleteSecurityGroupResponse.d.ts | 2 +- .../esm/models/DeleteSecurityGroupResponse.js | 2 +- .../DeleteSecurityGroupRuleRequest.d.ts | 2 +- .../models/DeleteSecurityGroupRuleRequest.js | 2 +- .../DeleteSecurityGroupRuleResponse.d.ts | 2 +- .../models/DeleteSecurityGroupRuleResponse.js | 2 +- .../DeleteServerCertificateRequest.d.ts | 2 +- .../models/DeleteServerCertificateRequest.js | 2 +- .../DeleteServerCertificateResponse.d.ts | 2 +- .../models/DeleteServerCertificateResponse.js | 2 +- dist/esm/models/DeleteSnapshotRequest.d.ts | 2 +- dist/esm/models/DeleteSnapshotRequest.js | 2 +- dist/esm/models/DeleteSnapshotResponse.d.ts | 2 +- dist/esm/models/DeleteSnapshotResponse.js | 2 +- dist/esm/models/DeleteSubnetRequest.d.ts | 2 +- dist/esm/models/DeleteSubnetRequest.js | 2 +- dist/esm/models/DeleteSubnetResponse.d.ts | 2 +- dist/esm/models/DeleteSubnetResponse.js | 2 +- dist/esm/models/DeleteTagsRequest.d.ts | 2 +- dist/esm/models/DeleteTagsRequest.js | 2 +- dist/esm/models/DeleteTagsResponse.d.ts | 2 +- dist/esm/models/DeleteTagsResponse.js | 2 +- .../models/DeleteVirtualGatewayRequest.d.ts | 2 +- .../esm/models/DeleteVirtualGatewayRequest.js | 2 +- .../models/DeleteVirtualGatewayResponse.d.ts | 2 +- .../models/DeleteVirtualGatewayResponse.js | 2 +- dist/esm/models/DeleteVmGroupRequest.d.ts | 33 ++ dist/esm/models/DeleteVmGroupRequest.js | 38 ++ dist/esm/models/DeleteVmGroupResponse.d.ts | 28 ++ dist/esm/models/DeleteVmGroupResponse.js | 37 ++ dist/esm/models/DeleteVmTemplateRequest.d.ts | 33 ++ dist/esm/models/DeleteVmTemplateRequest.js | 38 ++ dist/esm/models/DeleteVmTemplateResponse.d.ts | 28 ++ dist/esm/models/DeleteVmTemplateResponse.js | 37 ++ dist/esm/models/DeleteVmsRequest.d.ts | 2 +- dist/esm/models/DeleteVmsRequest.js | 2 +- dist/esm/models/DeleteVmsResponse.d.ts | 2 +- dist/esm/models/DeleteVmsResponse.js | 2 +- dist/esm/models/DeleteVolumeRequest.d.ts | 2 +- dist/esm/models/DeleteVolumeRequest.js | 2 +- dist/esm/models/DeleteVolumeResponse.d.ts | 2 +- dist/esm/models/DeleteVolumeResponse.js | 2 +- .../models/DeleteVpnConnectionRequest.d.ts | 2 +- dist/esm/models/DeleteVpnConnectionRequest.js | 2 +- .../models/DeleteVpnConnectionResponse.d.ts | 2 +- .../esm/models/DeleteVpnConnectionResponse.js | 2 +- .../DeleteVpnConnectionRouteRequest.d.ts | 2 +- .../models/DeleteVpnConnectionRouteRequest.js | 2 +- .../DeleteVpnConnectionRouteResponse.d.ts | 2 +- .../DeleteVpnConnectionRouteResponse.js | 2 +- .../DeregisterVmsInLoadBalancerRequest.d.ts | 2 +- .../DeregisterVmsInLoadBalancerRequest.js | 2 +- .../DeregisterVmsInLoadBalancerResponse.d.ts | 2 +- .../DeregisterVmsInLoadBalancerResponse.js | 2 +- dist/esm/models/DhcpOptionsSet.d.ts | 2 +- dist/esm/models/DhcpOptionsSet.js | 2 +- dist/esm/models/DirectLink.d.ts | 2 +- dist/esm/models/DirectLink.js | 2 +- dist/esm/models/DirectLinkInterface.d.ts | 2 +- dist/esm/models/DirectLinkInterface.js | 2 +- dist/esm/models/DirectLinkInterfaces.d.ts | 2 +- dist/esm/models/DirectLinkInterfaces.js | 2 +- dist/esm/models/ErrorResponse.d.ts | 2 +- dist/esm/models/ErrorResponse.js | 2 +- dist/esm/models/Errors.d.ts | 2 +- dist/esm/models/Errors.js | 2 +- dist/esm/models/FiltersAccessKeys.d.ts | 2 +- dist/esm/models/FiltersAccessKeys.js | 2 +- dist/esm/models/FiltersApiAccessRule.d.ts | 2 +- dist/esm/models/FiltersApiAccessRule.js | 2 +- dist/esm/models/FiltersApiLog.d.ts | 6 +- dist/esm/models/FiltersApiLog.js | 2 +- dist/esm/models/FiltersCa.d.ts | 2 +- dist/esm/models/FiltersCa.js | 2 +- dist/esm/models/FiltersCatalogs.d.ts | 39 ++ dist/esm/models/FiltersCatalogs.js | 40 ++ dist/esm/models/FiltersClientGateway.d.ts | 2 +- dist/esm/models/FiltersClientGateway.js | 2 +- dist/esm/models/FiltersDhcpOptions.d.ts | 2 +- dist/esm/models/FiltersDhcpOptions.js | 2 +- dist/esm/models/FiltersDirectLink.d.ts | 2 +- dist/esm/models/FiltersDirectLink.js | 2 +- .../models/FiltersDirectLinkInterface.d.ts | 2 +- dist/esm/models/FiltersDirectLinkInterface.js | 2 +- dist/esm/models/FiltersExportTask.d.ts | 2 +- dist/esm/models/FiltersExportTask.js | 2 +- dist/esm/models/FiltersFlexibleGpu.d.ts | 2 +- dist/esm/models/FiltersFlexibleGpu.js | 2 +- dist/esm/models/FiltersImage.d.ts | 4 +- dist/esm/models/FiltersImage.js | 2 +- dist/esm/models/FiltersInternetService.d.ts | 2 +- dist/esm/models/FiltersInternetService.js | 2 +- dist/esm/models/FiltersKeypair.d.ts | 2 +- dist/esm/models/FiltersKeypair.js | 2 +- dist/esm/models/FiltersListenerRule.d.ts | 2 +- dist/esm/models/FiltersListenerRule.js | 2 +- dist/esm/models/FiltersLoadBalancer.d.ts | 2 +- dist/esm/models/FiltersLoadBalancer.js | 2 +- dist/esm/models/FiltersNatService.d.ts | 2 +- dist/esm/models/FiltersNatService.js | 2 +- dist/esm/models/FiltersNet.d.ts | 2 +- dist/esm/models/FiltersNet.js | 2 +- dist/esm/models/FiltersNetAccessPoint.d.ts | 2 +- dist/esm/models/FiltersNetAccessPoint.js | 2 +- dist/esm/models/FiltersNetPeering.d.ts | 2 +- dist/esm/models/FiltersNetPeering.js | 2 +- dist/esm/models/FiltersNic.d.ts | 2 +- dist/esm/models/FiltersNic.js | 2 +- dist/esm/models/FiltersProductType.d.ts | 2 +- dist/esm/models/FiltersProductType.js | 2 +- dist/esm/models/FiltersPublicIp.d.ts | 2 +- dist/esm/models/FiltersPublicIp.js | 2 +- dist/esm/models/FiltersQuota.d.ts | 2 +- dist/esm/models/FiltersQuota.js | 2 +- dist/esm/models/FiltersRouteTable.d.ts | 2 +- dist/esm/models/FiltersRouteTable.js | 2 +- dist/esm/models/FiltersSecurityGroup.d.ts | 2 +- dist/esm/models/FiltersSecurityGroup.js | 2 +- dist/esm/models/FiltersServerCertificate.d.ts | 2 +- dist/esm/models/FiltersServerCertificate.js | 2 +- dist/esm/models/FiltersService.d.ts | 2 +- dist/esm/models/FiltersService.js | 2 +- dist/esm/models/FiltersSnapshot.d.ts | 14 +- dist/esm/models/FiltersSnapshot.js | 6 +- dist/esm/models/FiltersSubnet.d.ts | 2 +- dist/esm/models/FiltersSubnet.js | 2 +- dist/esm/models/FiltersSubregion.d.ts | 2 +- dist/esm/models/FiltersSubregion.js | 2 +- dist/esm/models/FiltersTag.d.ts | 2 +- dist/esm/models/FiltersTag.js | 2 +- dist/esm/models/FiltersVirtualGateway.d.ts | 2 +- dist/esm/models/FiltersVirtualGateway.js | 2 +- dist/esm/models/FiltersVm.d.ts | 2 +- dist/esm/models/FiltersVm.js | 2 +- dist/esm/models/FiltersVmGroup.d.ts | 81 ++++ dist/esm/models/FiltersVmGroup.js | 54 +++ dist/esm/models/FiltersVmTemplate.d.ts | 93 ++++ dist/esm/models/FiltersVmTemplate.js | 58 +++ dist/esm/models/FiltersVmType.d.ts | 2 +- dist/esm/models/FiltersVmType.js | 2 +- dist/esm/models/FiltersVmsState.d.ts | 2 +- dist/esm/models/FiltersVmsState.js | 2 +- dist/esm/models/FiltersVolume.d.ts | 6 +- dist/esm/models/FiltersVolume.js | 2 +- dist/esm/models/FiltersVpnConnection.d.ts | 2 +- dist/esm/models/FiltersVpnConnection.js | 2 +- dist/esm/models/FlexibleGpu.d.ts | 2 +- dist/esm/models/FlexibleGpu.js | 2 +- dist/esm/models/FlexibleGpuCatalog.d.ts | 2 +- dist/esm/models/FlexibleGpuCatalog.js | 2 +- dist/esm/models/HealthCheck.d.ts | 2 +- dist/esm/models/HealthCheck.js | 2 +- dist/esm/models/Image.d.ts | 6 +- dist/esm/models/Image.js | 2 +- dist/esm/models/ImageExportTask.d.ts | 2 +- dist/esm/models/ImageExportTask.js | 2 +- dist/esm/models/InternetService.d.ts | 2 +- dist/esm/models/InternetService.js | 2 +- dist/esm/models/Keypair.d.ts | 2 +- dist/esm/models/Keypair.js | 2 +- dist/esm/models/KeypairCreated.d.ts | 2 +- dist/esm/models/KeypairCreated.js | 2 +- dist/esm/models/LinkFlexibleGpuRequest.d.ts | 2 +- dist/esm/models/LinkFlexibleGpuRequest.js | 2 +- dist/esm/models/LinkFlexibleGpuResponse.d.ts | 2 +- dist/esm/models/LinkFlexibleGpuResponse.js | 2 +- .../models/LinkInternetServiceRequest.d.ts | 2 +- dist/esm/models/LinkInternetServiceRequest.js | 2 +- .../models/LinkInternetServiceResponse.d.ts | 2 +- .../esm/models/LinkInternetServiceResponse.js | 2 +- ...inkLoadBalancerBackendMachinesRequest.d.ts | 2 +- .../LinkLoadBalancerBackendMachinesRequest.js | 2 +- ...nkLoadBalancerBackendMachinesResponse.d.ts | 2 +- ...LinkLoadBalancerBackendMachinesResponse.js | 2 +- dist/esm/models/LinkNic.d.ts | 2 +- dist/esm/models/LinkNic.js | 2 +- dist/esm/models/LinkNicLight.d.ts | 2 +- dist/esm/models/LinkNicLight.js | 2 +- dist/esm/models/LinkNicRequest.d.ts | 2 +- dist/esm/models/LinkNicRequest.js | 2 +- dist/esm/models/LinkNicResponse.d.ts | 2 +- dist/esm/models/LinkNicResponse.js | 2 +- dist/esm/models/LinkNicToUpdate.d.ts | 2 +- dist/esm/models/LinkNicToUpdate.js | 2 +- dist/esm/models/LinkPrivateIpsRequest.d.ts | 2 +- dist/esm/models/LinkPrivateIpsRequest.js | 2 +- dist/esm/models/LinkPrivateIpsResponse.d.ts | 2 +- dist/esm/models/LinkPrivateIpsResponse.js | 2 +- dist/esm/models/LinkPublicIp.d.ts | 2 +- dist/esm/models/LinkPublicIp.js | 2 +- dist/esm/models/LinkPublicIpLightForVm.d.ts | 2 +- dist/esm/models/LinkPublicIpLightForVm.js | 2 +- dist/esm/models/LinkPublicIpRequest.d.ts | 2 +- dist/esm/models/LinkPublicIpRequest.js | 2 +- dist/esm/models/LinkPublicIpResponse.d.ts | 2 +- dist/esm/models/LinkPublicIpResponse.js | 2 +- dist/esm/models/LinkRouteTable.d.ts | 2 +- dist/esm/models/LinkRouteTable.js | 2 +- dist/esm/models/LinkRouteTableRequest.d.ts | 2 +- dist/esm/models/LinkRouteTableRequest.js | 2 +- dist/esm/models/LinkRouteTableResponse.d.ts | 2 +- dist/esm/models/LinkRouteTableResponse.js | 2 +- .../esm/models/LinkVirtualGatewayRequest.d.ts | 2 +- dist/esm/models/LinkVirtualGatewayRequest.js | 2 +- .../models/LinkVirtualGatewayResponse.d.ts | 2 +- dist/esm/models/LinkVirtualGatewayResponse.js | 2 +- dist/esm/models/LinkVolumeRequest.d.ts | 2 +- dist/esm/models/LinkVolumeRequest.js | 2 +- dist/esm/models/LinkVolumeResponse.d.ts | 2 +- dist/esm/models/LinkVolumeResponse.js | 2 +- dist/esm/models/LinkedVolume.d.ts | 2 +- dist/esm/models/LinkedVolume.js | 2 +- dist/esm/models/Listener.d.ts | 2 +- dist/esm/models/Listener.js | 2 +- dist/esm/models/ListenerForCreation.d.ts | 2 +- dist/esm/models/ListenerForCreation.js | 2 +- dist/esm/models/ListenerRule.d.ts | 2 +- dist/esm/models/ListenerRule.js | 2 +- dist/esm/models/ListenerRuleForCreation.d.ts | 2 +- dist/esm/models/ListenerRuleForCreation.js | 2 +- dist/esm/models/LoadBalancer.d.ts | 2 +- dist/esm/models/LoadBalancer.js | 2 +- dist/esm/models/LoadBalancerLight.d.ts | 2 +- dist/esm/models/LoadBalancerLight.js | 2 +- .../LoadBalancerStickyCookiePolicy.d.ts | 2 +- .../models/LoadBalancerStickyCookiePolicy.js | 2 +- dist/esm/models/LoadBalancerTag.d.ts | 2 +- dist/esm/models/LoadBalancerTag.js | 2 +- dist/esm/models/Location.d.ts | 2 +- dist/esm/models/Location.js | 2 +- dist/esm/models/Log.d.ts | 4 +- dist/esm/models/Log.js | 2 +- dist/esm/models/MaintenanceEvent.d.ts | 2 +- dist/esm/models/MaintenanceEvent.js | 2 +- dist/esm/models/ModelResponseContext.d.ts | 2 +- dist/esm/models/ModelResponseContext.js | 2 +- dist/esm/models/NatService.d.ts | 2 +- dist/esm/models/NatService.js | 2 +- dist/esm/models/Net.d.ts | 2 +- dist/esm/models/Net.js | 2 +- dist/esm/models/NetAccessPoint.d.ts | 2 +- dist/esm/models/NetAccessPoint.js | 2 +- dist/esm/models/NetPeering.d.ts | 2 +- dist/esm/models/NetPeering.js | 2 +- dist/esm/models/NetPeeringState.d.ts | 2 +- dist/esm/models/NetPeeringState.js | 2 +- dist/esm/models/NetToVirtualGatewayLink.d.ts | 2 +- dist/esm/models/NetToVirtualGatewayLink.js | 2 +- dist/esm/models/Nic.d.ts | 2 +- dist/esm/models/Nic.js | 2 +- dist/esm/models/NicForVmCreation.d.ts | 2 +- dist/esm/models/NicForVmCreation.js | 2 +- dist/esm/models/NicLight.d.ts | 2 +- dist/esm/models/NicLight.js | 2 +- dist/esm/models/OsuApiKey.d.ts | 2 +- dist/esm/models/OsuApiKey.js | 2 +- dist/esm/models/OsuExportImageExportTask.d.ts | 2 +- dist/esm/models/OsuExportImageExportTask.js | 2 +- .../models/OsuExportSnapshotExportTask.d.ts | 2 +- .../esm/models/OsuExportSnapshotExportTask.js | 2 +- dist/esm/models/OsuExportToCreate.d.ts | 2 +- dist/esm/models/OsuExportToCreate.js | 2 +- dist/esm/models/PermissionsOnResource.d.ts | 2 +- dist/esm/models/PermissionsOnResource.js | 2 +- .../models/PermissionsOnResourceCreation.d.ts | 2 +- .../models/PermissionsOnResourceCreation.js | 2 +- dist/esm/models/Phase1Options.d.ts | 2 +- dist/esm/models/Phase1Options.js | 2 +- dist/esm/models/Phase2Options.d.ts | 2 +- dist/esm/models/Phase2Options.js | 2 +- dist/esm/models/Placement.d.ts | 2 +- dist/esm/models/Placement.js | 2 +- dist/esm/models/PrivateIp.d.ts | 2 +- dist/esm/models/PrivateIp.js | 2 +- dist/esm/models/PrivateIpLight.d.ts | 2 +- dist/esm/models/PrivateIpLight.js | 2 +- dist/esm/models/PrivateIpLightForVm.d.ts | 2 +- dist/esm/models/PrivateIpLightForVm.js | 2 +- dist/esm/models/ProductType.d.ts | 2 +- dist/esm/models/ProductType.js | 2 +- dist/esm/models/PublicIp.d.ts | 2 +- dist/esm/models/PublicIp.js | 2 +- dist/esm/models/PublicIpLight.d.ts | 2 +- dist/esm/models/PublicIpLight.js | 2 +- dist/esm/models/Quota.d.ts | 2 +- dist/esm/models/Quota.js | 2 +- dist/esm/models/QuotaTypes.d.ts | 2 +- dist/esm/models/QuotaTypes.js | 2 +- dist/esm/models/ReadAccessKeysRequest.d.ts | 2 +- dist/esm/models/ReadAccessKeysRequest.js | 2 +- dist/esm/models/ReadAccessKeysResponse.d.ts | 2 +- dist/esm/models/ReadAccessKeysResponse.js | 2 +- dist/esm/models/ReadAccountsRequest.d.ts | 2 +- dist/esm/models/ReadAccountsRequest.js | 2 +- dist/esm/models/ReadAccountsResponse.d.ts | 2 +- dist/esm/models/ReadAccountsResponse.js | 2 +- dist/esm/models/ReadAdminPasswordRequest.d.ts | 2 +- dist/esm/models/ReadAdminPasswordRequest.js | 2 +- .../esm/models/ReadAdminPasswordResponse.d.ts | 2 +- dist/esm/models/ReadAdminPasswordResponse.js | 2 +- .../models/ReadApiAccessPolicyRequest.d.ts | 2 +- dist/esm/models/ReadApiAccessPolicyRequest.js | 2 +- .../models/ReadApiAccessPolicyResponse.d.ts | 2 +- .../esm/models/ReadApiAccessPolicyResponse.js | 2 +- .../esm/models/ReadApiAccessRulesRequest.d.ts | 2 +- dist/esm/models/ReadApiAccessRulesRequest.js | 2 +- .../models/ReadApiAccessRulesResponse.d.ts | 2 +- dist/esm/models/ReadApiAccessRulesResponse.js | 2 +- dist/esm/models/ReadApiLogsRequest.d.ts | 2 +- dist/esm/models/ReadApiLogsRequest.js | 2 +- dist/esm/models/ReadApiLogsResponse.d.ts | 2 +- dist/esm/models/ReadApiLogsResponse.js | 2 +- dist/esm/models/ReadCasRequest.d.ts | 2 +- dist/esm/models/ReadCasRequest.js | 2 +- dist/esm/models/ReadCasResponse.d.ts | 2 +- dist/esm/models/ReadCasResponse.js | 2 +- dist/esm/models/ReadCatalogRequest.d.ts | 2 +- dist/esm/models/ReadCatalogRequest.js | 2 +- dist/esm/models/ReadCatalogResponse.d.ts | 2 +- dist/esm/models/ReadCatalogResponse.js | 2 +- dist/esm/models/ReadCatalogsRequest.d.ts | 34 ++ dist/esm/models/ReadCatalogsRequest.js | 39 ++ dist/esm/models/ReadCatalogsResponse.d.ts | 35 ++ dist/esm/models/ReadCatalogsResponse.js | 40 ++ .../esm/models/ReadClientGatewaysRequest.d.ts | 2 +- dist/esm/models/ReadClientGatewaysRequest.js | 2 +- .../models/ReadClientGatewaysResponse.d.ts | 2 +- dist/esm/models/ReadClientGatewaysResponse.js | 2 +- dist/esm/models/ReadConsoleOutputRequest.d.ts | 2 +- dist/esm/models/ReadConsoleOutputRequest.js | 2 +- .../esm/models/ReadConsoleOutputResponse.d.ts | 2 +- dist/esm/models/ReadConsoleOutputResponse.js | 2 +- .../models/ReadConsumptionAccountRequest.d.ts | 6 +- .../models/ReadConsumptionAccountRequest.js | 2 +- .../ReadConsumptionAccountResponse.d.ts | 2 +- .../models/ReadConsumptionAccountResponse.js | 2 +- dist/esm/models/ReadDhcpOptionsRequest.d.ts | 2 +- dist/esm/models/ReadDhcpOptionsRequest.js | 2 +- dist/esm/models/ReadDhcpOptionsResponse.d.ts | 2 +- dist/esm/models/ReadDhcpOptionsResponse.js | 2 +- .../ReadDirectLinkInterfacesRequest.d.ts | 2 +- .../models/ReadDirectLinkInterfacesRequest.js | 2 +- .../ReadDirectLinkInterfacesResponse.d.ts | 2 +- .../ReadDirectLinkInterfacesResponse.js | 2 +- dist/esm/models/ReadDirectLinksRequest.d.ts | 2 +- dist/esm/models/ReadDirectLinksRequest.js | 2 +- dist/esm/models/ReadDirectLinksResponse.d.ts | 2 +- dist/esm/models/ReadDirectLinksResponse.js | 2 +- .../models/ReadFlexibleGpuCatalogRequest.d.ts | 2 +- .../models/ReadFlexibleGpuCatalogRequest.js | 2 +- .../ReadFlexibleGpuCatalogResponse.d.ts | 2 +- .../models/ReadFlexibleGpuCatalogResponse.js | 2 +- dist/esm/models/ReadFlexibleGpusRequest.d.ts | 2 +- dist/esm/models/ReadFlexibleGpusRequest.js | 2 +- dist/esm/models/ReadFlexibleGpusResponse.d.ts | 2 +- dist/esm/models/ReadFlexibleGpusResponse.js | 2 +- .../models/ReadImageExportTasksRequest.d.ts | 2 +- .../esm/models/ReadImageExportTasksRequest.js | 2 +- .../models/ReadImageExportTasksResponse.d.ts | 2 +- .../models/ReadImageExportTasksResponse.js | 2 +- dist/esm/models/ReadImagesRequest.d.ts | 2 +- dist/esm/models/ReadImagesRequest.js | 2 +- dist/esm/models/ReadImagesResponse.d.ts | 2 +- dist/esm/models/ReadImagesResponse.js | 2 +- .../models/ReadInternetServicesRequest.d.ts | 2 +- .../esm/models/ReadInternetServicesRequest.js | 2 +- .../models/ReadInternetServicesResponse.d.ts | 2 +- .../models/ReadInternetServicesResponse.js | 2 +- dist/esm/models/ReadKeypairsRequest.d.ts | 2 +- dist/esm/models/ReadKeypairsRequest.js | 2 +- dist/esm/models/ReadKeypairsResponse.d.ts | 2 +- dist/esm/models/ReadKeypairsResponse.js | 2 +- dist/esm/models/ReadListenerRulesRequest.d.ts | 2 +- dist/esm/models/ReadListenerRulesRequest.js | 2 +- .../esm/models/ReadListenerRulesResponse.d.ts | 2 +- dist/esm/models/ReadListenerRulesResponse.js | 2 +- .../models/ReadLoadBalancerTagsRequest.d.ts | 2 +- .../esm/models/ReadLoadBalancerTagsRequest.js | 2 +- .../models/ReadLoadBalancerTagsResponse.d.ts | 2 +- .../models/ReadLoadBalancerTagsResponse.js | 2 +- dist/esm/models/ReadLoadBalancersRequest.d.ts | 2 +- dist/esm/models/ReadLoadBalancersRequest.js | 2 +- .../esm/models/ReadLoadBalancersResponse.d.ts | 2 +- dist/esm/models/ReadLoadBalancersResponse.js | 2 +- dist/esm/models/ReadLocationsRequest.d.ts | 2 +- dist/esm/models/ReadLocationsRequest.js | 2 +- dist/esm/models/ReadLocationsResponse.d.ts | 2 +- dist/esm/models/ReadLocationsResponse.js | 2 +- dist/esm/models/ReadNatServicesRequest.d.ts | 2 +- dist/esm/models/ReadNatServicesRequest.js | 2 +- dist/esm/models/ReadNatServicesResponse.d.ts | 2 +- dist/esm/models/ReadNatServicesResponse.js | 2 +- .../ReadNetAccessPointServicesRequest.d.ts | 2 +- .../ReadNetAccessPointServicesRequest.js | 2 +- .../ReadNetAccessPointServicesResponse.d.ts | 2 +- .../ReadNetAccessPointServicesResponse.js | 2 +- .../models/ReadNetAccessPointsRequest.d.ts | 2 +- dist/esm/models/ReadNetAccessPointsRequest.js | 2 +- .../models/ReadNetAccessPointsResponse.d.ts | 2 +- .../esm/models/ReadNetAccessPointsResponse.js | 2 +- dist/esm/models/ReadNetPeeringsRequest.d.ts | 2 +- dist/esm/models/ReadNetPeeringsRequest.js | 2 +- dist/esm/models/ReadNetPeeringsResponse.d.ts | 2 +- dist/esm/models/ReadNetPeeringsResponse.js | 2 +- dist/esm/models/ReadNetsRequest.d.ts | 2 +- dist/esm/models/ReadNetsRequest.js | 2 +- dist/esm/models/ReadNetsResponse.d.ts | 2 +- dist/esm/models/ReadNetsResponse.js | 2 +- dist/esm/models/ReadNicsRequest.d.ts | 2 +- dist/esm/models/ReadNicsRequest.js | 2 +- dist/esm/models/ReadNicsResponse.d.ts | 2 +- dist/esm/models/ReadNicsResponse.js | 2 +- dist/esm/models/ReadProductTypesRequest.d.ts | 2 +- dist/esm/models/ReadProductTypesRequest.js | 2 +- dist/esm/models/ReadProductTypesResponse.d.ts | 2 +- dist/esm/models/ReadProductTypesResponse.js | 2 +- dist/esm/models/ReadPublicCatalogRequest.d.ts | 2 +- dist/esm/models/ReadPublicCatalogRequest.js | 2 +- .../esm/models/ReadPublicCatalogResponse.d.ts | 2 +- dist/esm/models/ReadPublicCatalogResponse.js | 2 +- .../esm/models/ReadPublicIpRangesRequest.d.ts | 2 +- dist/esm/models/ReadPublicIpRangesRequest.js | 2 +- .../models/ReadPublicIpRangesResponse.d.ts | 2 +- dist/esm/models/ReadPublicIpRangesResponse.js | 2 +- dist/esm/models/ReadPublicIpsRequest.d.ts | 2 +- dist/esm/models/ReadPublicIpsRequest.js | 2 +- dist/esm/models/ReadPublicIpsResponse.d.ts | 2 +- dist/esm/models/ReadPublicIpsResponse.js | 2 +- dist/esm/models/ReadQuotasRequest.d.ts | 2 +- dist/esm/models/ReadQuotasRequest.js | 2 +- dist/esm/models/ReadQuotasResponse.d.ts | 2 +- dist/esm/models/ReadQuotasResponse.js | 2 +- dist/esm/models/ReadRegionsRequest.d.ts | 2 +- dist/esm/models/ReadRegionsRequest.js | 2 +- dist/esm/models/ReadRegionsResponse.d.ts | 2 +- dist/esm/models/ReadRegionsResponse.js | 2 +- dist/esm/models/ReadRouteTablesRequest.d.ts | 2 +- dist/esm/models/ReadRouteTablesRequest.js | 2 +- dist/esm/models/ReadRouteTablesResponse.d.ts | 2 +- dist/esm/models/ReadRouteTablesResponse.js | 2 +- .../models/ReadSecretAccessKeyRequest.d.ts | 2 +- dist/esm/models/ReadSecretAccessKeyRequest.js | 2 +- .../models/ReadSecretAccessKeyResponse.d.ts | 2 +- .../esm/models/ReadSecretAccessKeyResponse.js | 2 +- .../esm/models/ReadSecurityGroupsRequest.d.ts | 2 +- dist/esm/models/ReadSecurityGroupsRequest.js | 2 +- .../models/ReadSecurityGroupsResponse.d.ts | 2 +- dist/esm/models/ReadSecurityGroupsResponse.js | 2 +- .../models/ReadServerCertificatesRequest.d.ts | 2 +- .../models/ReadServerCertificatesRequest.js | 2 +- .../ReadServerCertificatesResponse.d.ts | 2 +- .../models/ReadServerCertificatesResponse.js | 2 +- .../ReadSnapshotExportTasksRequest.d.ts | 2 +- .../models/ReadSnapshotExportTasksRequest.js | 2 +- .../ReadSnapshotExportTasksResponse.d.ts | 2 +- .../models/ReadSnapshotExportTasksResponse.js | 2 +- dist/esm/models/ReadSnapshotsRequest.d.ts | 2 +- dist/esm/models/ReadSnapshotsRequest.js | 2 +- dist/esm/models/ReadSnapshotsResponse.d.ts | 2 +- dist/esm/models/ReadSnapshotsResponse.js | 2 +- dist/esm/models/ReadSubnetsRequest.d.ts | 2 +- dist/esm/models/ReadSubnetsRequest.js | 2 +- dist/esm/models/ReadSubnetsResponse.d.ts | 2 +- dist/esm/models/ReadSubnetsResponse.js | 2 +- dist/esm/models/ReadSubregionsRequest.d.ts | 2 +- dist/esm/models/ReadSubregionsRequest.js | 2 +- dist/esm/models/ReadSubregionsResponse.d.ts | 2 +- dist/esm/models/ReadSubregionsResponse.js | 2 +- dist/esm/models/ReadTagsRequest.d.ts | 2 +- dist/esm/models/ReadTagsRequest.js | 2 +- dist/esm/models/ReadTagsResponse.d.ts | 2 +- dist/esm/models/ReadTagsResponse.js | 2 +- .../models/ReadVirtualGatewaysRequest.d.ts | 2 +- dist/esm/models/ReadVirtualGatewaysRequest.js | 2 +- .../models/ReadVirtualGatewaysResponse.d.ts | 2 +- .../esm/models/ReadVirtualGatewaysResponse.js | 2 +- dist/esm/models/ReadVmGroupsRequest.d.ts | 34 ++ dist/esm/models/ReadVmGroupsRequest.js | 39 ++ dist/esm/models/ReadVmGroupsResponse.d.ts | 35 ++ dist/esm/models/ReadVmGroupsResponse.js | 40 ++ dist/esm/models/ReadVmTemplatesRequest.d.ts | 34 ++ dist/esm/models/ReadVmTemplatesRequest.js | 39 ++ dist/esm/models/ReadVmTemplatesResponse.d.ts | 35 ++ dist/esm/models/ReadVmTemplatesResponse.js | 40 ++ dist/esm/models/ReadVmTypesRequest.d.ts | 2 +- dist/esm/models/ReadVmTypesRequest.js | 2 +- dist/esm/models/ReadVmTypesResponse.d.ts | 2 +- dist/esm/models/ReadVmTypesResponse.js | 2 +- dist/esm/models/ReadVmsHealthRequest.d.ts | 2 +- dist/esm/models/ReadVmsHealthRequest.js | 2 +- dist/esm/models/ReadVmsHealthResponse.d.ts | 2 +- dist/esm/models/ReadVmsHealthResponse.js | 2 +- dist/esm/models/ReadVmsRequest.d.ts | 2 +- dist/esm/models/ReadVmsRequest.js | 2 +- dist/esm/models/ReadVmsResponse.d.ts | 2 +- dist/esm/models/ReadVmsResponse.js | 2 +- dist/esm/models/ReadVmsStateRequest.d.ts | 2 +- dist/esm/models/ReadVmsStateRequest.js | 2 +- dist/esm/models/ReadVmsStateResponse.d.ts | 2 +- dist/esm/models/ReadVmsStateResponse.js | 2 +- dist/esm/models/ReadVolumesRequest.d.ts | 2 +- dist/esm/models/ReadVolumesRequest.js | 2 +- dist/esm/models/ReadVolumesResponse.d.ts | 2 +- dist/esm/models/ReadVolumesResponse.js | 2 +- .../esm/models/ReadVpnConnectionsRequest.d.ts | 2 +- dist/esm/models/ReadVpnConnectionsRequest.js | 2 +- .../models/ReadVpnConnectionsResponse.d.ts | 2 +- dist/esm/models/ReadVpnConnectionsResponse.js | 2 +- dist/esm/models/RebootVmsRequest.d.ts | 2 +- dist/esm/models/RebootVmsRequest.js | 2 +- dist/esm/models/RebootVmsResponse.d.ts | 2 +- dist/esm/models/RebootVmsResponse.js | 2 +- dist/esm/models/Region.d.ts | 2 +- dist/esm/models/Region.js | 2 +- .../RegisterVmsInLoadBalancerRequest.d.ts | 2 +- .../RegisterVmsInLoadBalancerRequest.js | 2 +- .../RegisterVmsInLoadBalancerResponse.d.ts | 2 +- .../RegisterVmsInLoadBalancerResponse.js | 2 +- dist/esm/models/RejectNetPeeringRequest.d.ts | 2 +- dist/esm/models/RejectNetPeeringRequest.js | 2 +- dist/esm/models/RejectNetPeeringResponse.d.ts | 2 +- dist/esm/models/RejectNetPeeringResponse.js | 2 +- .../models/ResetAccountPasswordRequest.d.ts | 2 +- .../esm/models/ResetAccountPasswordRequest.js | 2 +- .../models/ResetAccountPasswordResponse.d.ts | 2 +- .../models/ResetAccountPasswordResponse.js | 2 +- dist/esm/models/ResourceLoadBalancerTag.d.ts | 2 +- dist/esm/models/ResourceLoadBalancerTag.js | 2 +- dist/esm/models/ResourceTag.d.ts | 2 +- dist/esm/models/ResourceTag.js | 2 +- dist/esm/models/Route.d.ts | 2 +- dist/esm/models/Route.js | 2 +- dist/esm/models/RouteLight.d.ts | 2 +- dist/esm/models/RouteLight.js | 2 +- .../RoutePropagatingVirtualGateway.d.ts | 2 +- .../models/RoutePropagatingVirtualGateway.js | 2 +- dist/esm/models/RouteTable.d.ts | 2 +- dist/esm/models/RouteTable.js | 2 +- dist/esm/models/ScaleDownVmGroupRequest.d.ts | 39 ++ dist/esm/models/ScaleDownVmGroupRequest.js | 40 ++ dist/esm/models/ScaleDownVmGroupResponse.d.ts | 28 ++ dist/esm/models/ScaleDownVmGroupResponse.js | 37 ++ dist/esm/models/ScaleUpVmGroupRequest.d.ts | 39 ++ dist/esm/models/ScaleUpVmGroupRequest.js | 40 ++ dist/esm/models/ScaleUpVmGroupResponse.d.ts | 28 ++ dist/esm/models/ScaleUpVmGroupResponse.js | 37 ++ dist/esm/models/SecurityGroup.d.ts | 2 +- dist/esm/models/SecurityGroup.js | 2 +- dist/esm/models/SecurityGroupLight.d.ts | 2 +- dist/esm/models/SecurityGroupLight.js | 2 +- dist/esm/models/SecurityGroupRule.d.ts | 2 +- dist/esm/models/SecurityGroupRule.js | 2 +- dist/esm/models/SecurityGroupsMember.d.ts | 2 +- dist/esm/models/SecurityGroupsMember.js | 2 +- .../models/SendResetPasswordEmailRequest.d.ts | 2 +- .../models/SendResetPasswordEmailRequest.js | 2 +- .../SendResetPasswordEmailResponse.d.ts | 2 +- .../models/SendResetPasswordEmailResponse.js | 2 +- dist/esm/models/ServerCertificate.d.ts | 2 +- dist/esm/models/ServerCertificate.js | 2 +- dist/esm/models/Service.d.ts | 2 +- dist/esm/models/Service.js | 2 +- dist/esm/models/Snapshot.d.ts | 2 +- dist/esm/models/Snapshot.js | 2 +- dist/esm/models/SnapshotExportTask.d.ts | 2 +- dist/esm/models/SnapshotExportTask.js | 2 +- dist/esm/models/SourceNet.d.ts | 2 +- dist/esm/models/SourceNet.js | 2 +- dist/esm/models/SourceSecurityGroup.d.ts | 2 +- dist/esm/models/SourceSecurityGroup.js | 2 +- dist/esm/models/StartVmsRequest.d.ts | 2 +- dist/esm/models/StartVmsRequest.js | 2 +- dist/esm/models/StartVmsResponse.d.ts | 2 +- dist/esm/models/StartVmsResponse.js | 2 +- dist/esm/models/StateComment.d.ts | 2 +- dist/esm/models/StateComment.js | 2 +- dist/esm/models/StopVmsRequest.d.ts | 2 +- dist/esm/models/StopVmsRequest.js | 2 +- dist/esm/models/StopVmsResponse.d.ts | 2 +- dist/esm/models/StopVmsResponse.js | 2 +- dist/esm/models/Subnet.d.ts | 2 +- dist/esm/models/Subnet.js | 2 +- dist/esm/models/Subregion.d.ts | 2 +- dist/esm/models/Subregion.js | 2 +- dist/esm/models/Tag.d.ts | 2 +- dist/esm/models/Tag.js | 2 +- dist/esm/models/UnlinkFlexibleGpuRequest.d.ts | 2 +- dist/esm/models/UnlinkFlexibleGpuRequest.js | 2 +- .../esm/models/UnlinkFlexibleGpuResponse.d.ts | 2 +- dist/esm/models/UnlinkFlexibleGpuResponse.js | 2 +- .../models/UnlinkInternetServiceRequest.d.ts | 2 +- .../models/UnlinkInternetServiceRequest.js | 2 +- .../models/UnlinkInternetServiceResponse.d.ts | 2 +- .../models/UnlinkInternetServiceResponse.js | 2 +- ...inkLoadBalancerBackendMachinesRequest.d.ts | 2 +- ...nlinkLoadBalancerBackendMachinesRequest.js | 2 +- ...nkLoadBalancerBackendMachinesResponse.d.ts | 2 +- ...linkLoadBalancerBackendMachinesResponse.js | 2 +- dist/esm/models/UnlinkNicRequest.d.ts | 2 +- dist/esm/models/UnlinkNicRequest.js | 2 +- dist/esm/models/UnlinkNicResponse.d.ts | 2 +- dist/esm/models/UnlinkNicResponse.js | 2 +- dist/esm/models/UnlinkPrivateIpsRequest.d.ts | 2 +- dist/esm/models/UnlinkPrivateIpsRequest.js | 2 +- dist/esm/models/UnlinkPrivateIpsResponse.d.ts | 2 +- dist/esm/models/UnlinkPrivateIpsResponse.js | 2 +- dist/esm/models/UnlinkPublicIpRequest.d.ts | 2 +- dist/esm/models/UnlinkPublicIpRequest.js | 2 +- dist/esm/models/UnlinkPublicIpResponse.d.ts | 2 +- dist/esm/models/UnlinkPublicIpResponse.js | 2 +- dist/esm/models/UnlinkRouteTableRequest.d.ts | 2 +- dist/esm/models/UnlinkRouteTableRequest.js | 2 +- dist/esm/models/UnlinkRouteTableResponse.d.ts | 2 +- dist/esm/models/UnlinkRouteTableResponse.js | 2 +- .../models/UnlinkVirtualGatewayRequest.d.ts | 2 +- .../esm/models/UnlinkVirtualGatewayRequest.js | 2 +- .../models/UnlinkVirtualGatewayResponse.d.ts | 2 +- .../models/UnlinkVirtualGatewayResponse.js | 2 +- dist/esm/models/UnlinkVolumeRequest.d.ts | 2 +- dist/esm/models/UnlinkVolumeRequest.js | 2 +- dist/esm/models/UnlinkVolumeResponse.d.ts | 2 +- dist/esm/models/UnlinkVolumeResponse.js | 2 +- dist/esm/models/UpdateAccessKeyRequest.d.ts | 4 +- dist/esm/models/UpdateAccessKeyRequest.js | 2 +- dist/esm/models/UpdateAccessKeyResponse.d.ts | 2 +- dist/esm/models/UpdateAccessKeyResponse.js | 2 +- dist/esm/models/UpdateAccountRequest.d.ts | 2 +- dist/esm/models/UpdateAccountRequest.js | 2 +- dist/esm/models/UpdateAccountResponse.d.ts | 2 +- dist/esm/models/UpdateAccountResponse.js | 2 +- .../models/UpdateApiAccessPolicyRequest.d.ts | 2 +- .../models/UpdateApiAccessPolicyRequest.js | 2 +- .../models/UpdateApiAccessPolicyResponse.d.ts | 2 +- .../models/UpdateApiAccessPolicyResponse.js | 2 +- .../models/UpdateApiAccessRuleRequest.d.ts | 2 +- dist/esm/models/UpdateApiAccessRuleRequest.js | 2 +- .../models/UpdateApiAccessRuleResponse.d.ts | 2 +- .../esm/models/UpdateApiAccessRuleResponse.js | 2 +- dist/esm/models/UpdateCaRequest.d.ts | 2 +- dist/esm/models/UpdateCaRequest.js | 2 +- dist/esm/models/UpdateCaResponse.d.ts | 2 +- dist/esm/models/UpdateCaResponse.js | 2 +- .../UpdateDirectLinkInterfaceRequest.d.ts | 3 +- .../UpdateDirectLinkInterfaceRequest.js | 5 +- .../UpdateDirectLinkInterfaceResponse.d.ts | 2 +- .../UpdateDirectLinkInterfaceResponse.js | 2 +- dist/esm/models/UpdateFlexibleGpuRequest.d.ts | 2 +- dist/esm/models/UpdateFlexibleGpuRequest.js | 2 +- .../esm/models/UpdateFlexibleGpuResponse.d.ts | 2 +- dist/esm/models/UpdateFlexibleGpuResponse.js | 2 +- dist/esm/models/UpdateImageRequest.d.ts | 2 +- dist/esm/models/UpdateImageRequest.js | 2 +- dist/esm/models/UpdateImageResponse.d.ts | 2 +- dist/esm/models/UpdateImageResponse.js | 2 +- .../esm/models/UpdateListenerRuleRequest.d.ts | 2 +- dist/esm/models/UpdateListenerRuleRequest.js | 2 +- .../models/UpdateListenerRuleResponse.d.ts | 2 +- dist/esm/models/UpdateListenerRuleResponse.js | 2 +- .../esm/models/UpdateLoadBalancerRequest.d.ts | 2 +- dist/esm/models/UpdateLoadBalancerRequest.js | 2 +- .../models/UpdateLoadBalancerResponse.d.ts | 2 +- dist/esm/models/UpdateLoadBalancerResponse.js | 2 +- .../models/UpdateNetAccessPointRequest.d.ts | 2 +- .../esm/models/UpdateNetAccessPointRequest.js | 2 +- .../models/UpdateNetAccessPointResponse.d.ts | 2 +- .../models/UpdateNetAccessPointResponse.js | 2 +- dist/esm/models/UpdateNetRequest.d.ts | 2 +- dist/esm/models/UpdateNetRequest.js | 2 +- dist/esm/models/UpdateNetResponse.d.ts | 2 +- dist/esm/models/UpdateNetResponse.js | 2 +- dist/esm/models/UpdateNicRequest.d.ts | 2 +- dist/esm/models/UpdateNicRequest.js | 2 +- dist/esm/models/UpdateNicResponse.d.ts | 2 +- dist/esm/models/UpdateNicResponse.js | 2 +- .../models/UpdateRoutePropagationRequest.d.ts | 2 +- .../models/UpdateRoutePropagationRequest.js | 2 +- .../UpdateRoutePropagationResponse.d.ts | 2 +- .../models/UpdateRoutePropagationResponse.js | 2 +- dist/esm/models/UpdateRouteRequest.d.ts | 2 +- dist/esm/models/UpdateRouteRequest.js | 2 +- dist/esm/models/UpdateRouteResponse.d.ts | 2 +- dist/esm/models/UpdateRouteResponse.js | 2 +- .../UpdateServerCertificateRequest.d.ts | 2 +- .../models/UpdateServerCertificateRequest.js | 2 +- .../UpdateServerCertificateResponse.d.ts | 2 +- .../models/UpdateServerCertificateResponse.js | 2 +- dist/esm/models/UpdateSnapshotRequest.d.ts | 2 +- dist/esm/models/UpdateSnapshotRequest.js | 2 +- dist/esm/models/UpdateSnapshotResponse.d.ts | 2 +- dist/esm/models/UpdateSnapshotResponse.js | 2 +- dist/esm/models/UpdateSubnetRequest.d.ts | 2 +- dist/esm/models/UpdateSubnetRequest.js | 2 +- dist/esm/models/UpdateSubnetResponse.d.ts | 2 +- dist/esm/models/UpdateSubnetResponse.js | 2 +- dist/esm/models/UpdateVmGroupRequest.d.ts | 58 +++ dist/esm/models/UpdateVmGroupRequest.js | 47 ++ dist/esm/models/UpdateVmGroupResponse.d.ts | 35 ++ dist/esm/models/UpdateVmGroupResponse.js | 40 ++ dist/esm/models/UpdateVmRequest.d.ts | 2 +- dist/esm/models/UpdateVmRequest.js | 2 +- dist/esm/models/UpdateVmResponse.d.ts | 2 +- dist/esm/models/UpdateVmResponse.js | 2 +- dist/esm/models/UpdateVmTemplateRequest.d.ts | 52 ++ dist/esm/models/UpdateVmTemplateRequest.js | 45 ++ dist/esm/models/UpdateVmTemplateResponse.d.ts | 35 ++ dist/esm/models/UpdateVmTemplateResponse.js | 40 ++ dist/esm/models/UpdateVolumeRequest.d.ts | 2 +- dist/esm/models/UpdateVolumeRequest.js | 2 +- dist/esm/models/UpdateVolumeResponse.d.ts | 2 +- dist/esm/models/UpdateVolumeResponse.js | 2 +- .../models/UpdateVpnConnectionRequest.d.ts | 2 +- dist/esm/models/UpdateVpnConnectionRequest.js | 2 +- .../models/UpdateVpnConnectionResponse.d.ts | 2 +- .../esm/models/UpdateVpnConnectionResponse.js | 2 +- dist/esm/models/VgwTelemetry.d.ts | 2 +- dist/esm/models/VgwTelemetry.js | 2 +- dist/esm/models/VirtualGateway.d.ts | 2 +- dist/esm/models/VirtualGateway.js | 2 +- dist/esm/models/Vm.d.ts | 4 +- dist/esm/models/Vm.js | 2 +- dist/esm/models/VmGroup.d.ts | 115 +++++ dist/esm/models/VmGroup.js | 78 +++ dist/esm/models/VmState.d.ts | 2 +- dist/esm/models/VmState.js | 2 +- dist/esm/models/VmStates.d.ts | 2 +- dist/esm/models/VmStates.js | 2 +- dist/esm/models/VmTemplate.d.ts | 97 ++++ dist/esm/models/VmTemplate.js | 65 +++ dist/esm/models/VmType.d.ts | 2 +- dist/esm/models/VmType.js | 2 +- dist/esm/models/Volume.d.ts | 2 +- dist/esm/models/Volume.js | 2 +- dist/esm/models/VpnConnection.d.ts | 2 +- dist/esm/models/VpnConnection.js | 2 +- dist/esm/models/VpnOptions.d.ts | 2 +- dist/esm/models/VpnOptions.js | 2 +- dist/esm/models/With.d.ts | 2 +- dist/esm/models/With.js | 2 +- dist/esm/models/index.d.ts | 28 ++ dist/esm/models/index.js | 28 ++ dist/esm/runtime.d.ts | 2 +- dist/esm/runtime.js | 4 +- package-lock.json | 4 +- package.json | 2 +- sdk_version | 2 +- src/apis/AccessKeyApi.ts | 2 +- src/apis/AccountApi.ts | 2 +- src/apis/ApiAccessPolicyApi.ts | 2 +- src/apis/ApiAccessRuleApi.ts | 2 +- src/apis/ApiLogApi.ts | 2 +- src/apis/CaApi.ts | 2 +- src/apis/CatalogApi.ts | 70 ++- src/apis/ClientGatewayApi.ts | 2 +- src/apis/DhcpOptionApi.ts | 2 +- src/apis/DirectLinkApi.ts | 2 +- src/apis/DirectLinkInterfaceApi.ts | 2 +- src/apis/FlexibleGpuApi.ts | 2 +- src/apis/ImageApi.ts | 2 +- src/apis/InternetServiceApi.ts | 2 +- src/apis/KeypairApi.ts | 2 +- src/apis/ListenerApi.ts | 2 +- src/apis/LoadBalancerApi.ts | 2 +- src/apis/LoadBalancerPolicyApi.ts | 2 +- src/apis/LocationApi.ts | 2 +- src/apis/NatServiceApi.ts | 2 +- src/apis/NetAccessPointApi.ts | 2 +- src/apis/NetApi.ts | 2 +- src/apis/NetPeeringApi.ts | 2 +- src/apis/NicApi.ts | 2 +- src/apis/ProductTypeApi.ts | 2 +- src/apis/PublicCatalogApi.ts | 2 +- src/apis/PublicIpApi.ts | 2 +- src/apis/QuotaApi.ts | 2 +- src/apis/RegionApi.ts | 2 +- src/apis/RouteApi.ts | 2 +- src/apis/RouteTableApi.ts | 2 +- src/apis/SecurityGroupApi.ts | 2 +- src/apis/SecurityGroupRuleApi.ts | 2 +- src/apis/ServerCertificateApi.ts | 2 +- src/apis/SnapshotApi.ts | 2 +- src/apis/SubnetApi.ts | 2 +- src/apis/SubregionApi.ts | 2 +- src/apis/TagApi.ts | 2 +- src/apis/TaskApi.ts | 2 +- src/apis/VirtualGatewayApi.ts | 2 +- src/apis/VmApi.ts | 2 +- src/apis/VmGroupApi.ts | 445 ++++++++++++++++++ src/apis/VmTemplateApi.ts | 306 ++++++++++++ src/apis/VolumeApi.ts | 2 +- src/apis/VpnConnectionApi.ts | 2 +- src/apis/index.ts | 2 + src/models/AcceptNetPeeringRequest.ts | 2 +- src/models/AcceptNetPeeringResponse.ts | 2 +- src/models/AccepterNet.ts | 2 +- src/models/AccessKey.ts | 2 +- src/models/AccessKeySecretKey.ts | 2 +- src/models/AccessLog.ts | 2 +- src/models/Account.ts | 2 +- src/models/ApiAccessPolicy.ts | 2 +- src/models/ApiAccessRule.ts | 2 +- src/models/ApplicationStickyCookiePolicy.ts | 2 +- src/models/BackendVmHealth.ts | 2 +- src/models/BlockDeviceMappingCreated.ts | 2 +- src/models/BlockDeviceMappingImage.ts | 2 +- src/models/BlockDeviceMappingVmCreation.ts | 2 +- src/models/BlockDeviceMappingVmUpdate.ts | 2 +- src/models/BsuCreated.ts | 4 +- src/models/BsuToCreate.ts | 2 +- src/models/BsuToUpdateVm.ts | 2 +- src/models/Ca.ts | 2 +- src/models/Catalog.ts | 2 +- src/models/CatalogEntry.ts | 2 +- src/models/Catalogs.ts | 98 ++++ src/models/CheckAuthenticationRequest.ts | 2 +- src/models/CheckAuthenticationResponse.ts | 2 +- src/models/ClientGateway.ts | 2 +- src/models/ConsumptionEntry.ts | 6 +- src/models/CreateAccessKeyRequest.ts | 4 +- src/models/CreateAccessKeyResponse.ts | 2 +- src/models/CreateAccountRequest.ts | 2 +- src/models/CreateAccountResponse.ts | 2 +- src/models/CreateApiAccessRuleRequest.ts | 2 +- src/models/CreateApiAccessRuleResponse.ts | 2 +- src/models/CreateCaRequest.ts | 2 +- src/models/CreateCaResponse.ts | 2 +- src/models/CreateClientGatewayRequest.ts | 2 +- src/models/CreateClientGatewayResponse.ts | 2 +- src/models/CreateDhcpOptionsRequest.ts | 2 +- src/models/CreateDhcpOptionsResponse.ts | 2 +- .../CreateDirectLinkInterfaceRequest.ts | 2 +- .../CreateDirectLinkInterfaceResponse.ts | 2 +- src/models/CreateDirectLinkRequest.ts | 2 +- src/models/CreateDirectLinkResponse.ts | 2 +- src/models/CreateFlexibleGpuRequest.ts | 2 +- src/models/CreateFlexibleGpuResponse.ts | 2 +- src/models/CreateImageExportTaskRequest.ts | 2 +- src/models/CreateImageExportTaskResponse.ts | 2 +- src/models/CreateImageRequest.ts | 10 +- src/models/CreateImageResponse.ts | 2 +- src/models/CreateInternetServiceRequest.ts | 2 +- src/models/CreateInternetServiceResponse.ts | 2 +- src/models/CreateKeypairRequest.ts | 2 +- src/models/CreateKeypairResponse.ts | 2 +- src/models/CreateListenerRuleRequest.ts | 2 +- src/models/CreateListenerRuleResponse.ts | 2 +- .../CreateLoadBalancerListenersRequest.ts | 2 +- .../CreateLoadBalancerListenersResponse.ts | 2 +- src/models/CreateLoadBalancerPolicyRequest.ts | 2 +- .../CreateLoadBalancerPolicyResponse.ts | 2 +- src/models/CreateLoadBalancerRequest.ts | 2 +- src/models/CreateLoadBalancerResponse.ts | 2 +- src/models/CreateLoadBalancerTagsRequest.ts | 2 +- src/models/CreateLoadBalancerTagsResponse.ts | 2 +- src/models/CreateNatServiceRequest.ts | 2 +- src/models/CreateNatServiceResponse.ts | 2 +- src/models/CreateNetAccessPointRequest.ts | 2 +- src/models/CreateNetAccessPointResponse.ts | 2 +- src/models/CreateNetPeeringRequest.ts | 2 +- src/models/CreateNetPeeringResponse.ts | 2 +- src/models/CreateNetRequest.ts | 2 +- src/models/CreateNetResponse.ts | 2 +- src/models/CreateNicRequest.ts | 2 +- src/models/CreateNicResponse.ts | 2 +- src/models/CreatePublicIpRequest.ts | 2 +- src/models/CreatePublicIpResponse.ts | 2 +- src/models/CreateRouteRequest.ts | 2 +- src/models/CreateRouteResponse.ts | 2 +- src/models/CreateRouteTableRequest.ts | 2 +- src/models/CreateRouteTableResponse.ts | 2 +- src/models/CreateSecurityGroupRequest.ts | 2 +- src/models/CreateSecurityGroupResponse.ts | 2 +- src/models/CreateSecurityGroupRuleRequest.ts | 2 +- src/models/CreateSecurityGroupRuleResponse.ts | 2 +- src/models/CreateServerCertificateRequest.ts | 2 +- src/models/CreateServerCertificateResponse.ts | 2 +- src/models/CreateSnapshotExportTaskRequest.ts | 2 +- .../CreateSnapshotExportTaskResponse.ts | 2 +- src/models/CreateSnapshotRequest.ts | 2 +- src/models/CreateSnapshotResponse.ts | 2 +- src/models/CreateSubnetRequest.ts | 2 +- src/models/CreateSubnetResponse.ts | 2 +- src/models/CreateTagsRequest.ts | 2 +- src/models/CreateTagsResponse.ts | 2 +- src/models/CreateVirtualGatewayRequest.ts | 2 +- src/models/CreateVirtualGatewayResponse.ts | 2 +- src/models/CreateVmGroupRequest.ts | 139 ++++++ src/models/CreateVmGroupResponse.ts | 77 +++ src/models/CreateVmTemplateRequest.ts | 147 ++++++ src/models/CreateVmTemplateResponse.ts | 77 +++ src/models/CreateVmsRequest.ts | 2 +- src/models/CreateVmsResponse.ts | 2 +- src/models/CreateVolumeRequest.ts | 2 +- src/models/CreateVolumeResponse.ts | 2 +- src/models/CreateVpnConnectionRequest.ts | 2 +- src/models/CreateVpnConnectionResponse.ts | 2 +- src/models/CreateVpnConnectionRouteRequest.ts | 2 +- .../CreateVpnConnectionRouteResponse.ts | 2 +- src/models/DeleteAccessKeyRequest.ts | 2 +- src/models/DeleteAccessKeyResponse.ts | 2 +- src/models/DeleteApiAccessRuleRequest.ts | 2 +- src/models/DeleteApiAccessRuleResponse.ts | 2 +- src/models/DeleteCaRequest.ts | 2 +- src/models/DeleteCaResponse.ts | 2 +- src/models/DeleteClientGatewayRequest.ts | 2 +- src/models/DeleteClientGatewayResponse.ts | 2 +- src/models/DeleteDhcpOptionsRequest.ts | 2 +- src/models/DeleteDhcpOptionsResponse.ts | 2 +- .../DeleteDirectLinkInterfaceRequest.ts | 2 +- .../DeleteDirectLinkInterfaceResponse.ts | 2 +- src/models/DeleteDirectLinkRequest.ts | 2 +- src/models/DeleteDirectLinkResponse.ts | 2 +- src/models/DeleteExportTaskRequest.ts | 2 +- src/models/DeleteExportTaskResponse.ts | 2 +- src/models/DeleteFlexibleGpuRequest.ts | 2 +- src/models/DeleteFlexibleGpuResponse.ts | 2 +- src/models/DeleteImageRequest.ts | 2 +- src/models/DeleteImageResponse.ts | 2 +- src/models/DeleteInternetServiceRequest.ts | 2 +- src/models/DeleteInternetServiceResponse.ts | 2 +- src/models/DeleteKeypairRequest.ts | 2 +- src/models/DeleteKeypairResponse.ts | 2 +- src/models/DeleteListenerRuleRequest.ts | 2 +- src/models/DeleteListenerRuleResponse.ts | 2 +- .../DeleteLoadBalancerListenersRequest.ts | 2 +- .../DeleteLoadBalancerListenersResponse.ts | 2 +- src/models/DeleteLoadBalancerPolicyRequest.ts | 2 +- .../DeleteLoadBalancerPolicyResponse.ts | 2 +- src/models/DeleteLoadBalancerRequest.ts | 2 +- src/models/DeleteLoadBalancerResponse.ts | 2 +- src/models/DeleteLoadBalancerTagsRequest.ts | 2 +- src/models/DeleteLoadBalancerTagsResponse.ts | 2 +- src/models/DeleteNatServiceRequest.ts | 2 +- src/models/DeleteNatServiceResponse.ts | 2 +- src/models/DeleteNetAccessPointRequest.ts | 2 +- src/models/DeleteNetAccessPointResponse.ts | 2 +- src/models/DeleteNetPeeringRequest.ts | 2 +- src/models/DeleteNetPeeringResponse.ts | 2 +- src/models/DeleteNetRequest.ts | 2 +- src/models/DeleteNetResponse.ts | 2 +- src/models/DeleteNicRequest.ts | 2 +- src/models/DeleteNicResponse.ts | 2 +- src/models/DeletePublicIpRequest.ts | 2 +- src/models/DeletePublicIpResponse.ts | 2 +- src/models/DeleteRouteRequest.ts | 2 +- src/models/DeleteRouteResponse.ts | 2 +- src/models/DeleteRouteTableRequest.ts | 2 +- src/models/DeleteRouteTableResponse.ts | 2 +- src/models/DeleteSecurityGroupRequest.ts | 2 +- src/models/DeleteSecurityGroupResponse.ts | 2 +- src/models/DeleteSecurityGroupRuleRequest.ts | 2 +- src/models/DeleteSecurityGroupRuleResponse.ts | 2 +- src/models/DeleteServerCertificateRequest.ts | 2 +- src/models/DeleteServerCertificateResponse.ts | 2 +- src/models/DeleteSnapshotRequest.ts | 2 +- src/models/DeleteSnapshotResponse.ts | 2 +- src/models/DeleteSubnetRequest.ts | 2 +- src/models/DeleteSubnetResponse.ts | 2 +- src/models/DeleteTagsRequest.ts | 2 +- src/models/DeleteTagsResponse.ts | 2 +- src/models/DeleteVirtualGatewayRequest.ts | 2 +- src/models/DeleteVirtualGatewayResponse.ts | 2 +- src/models/DeleteVmGroupRequest.ts | 64 +++ src/models/DeleteVmGroupResponse.ts | 63 +++ src/models/DeleteVmTemplateRequest.ts | 64 +++ src/models/DeleteVmTemplateResponse.ts | 63 +++ src/models/DeleteVmsRequest.ts | 2 +- src/models/DeleteVmsResponse.ts | 2 +- src/models/DeleteVolumeRequest.ts | 2 +- src/models/DeleteVolumeResponse.ts | 2 +- src/models/DeleteVpnConnectionRequest.ts | 2 +- src/models/DeleteVpnConnectionResponse.ts | 2 +- src/models/DeleteVpnConnectionRouteRequest.ts | 2 +- .../DeleteVpnConnectionRouteResponse.ts | 2 +- .../DeregisterVmsInLoadBalancerRequest.ts | 2 +- .../DeregisterVmsInLoadBalancerResponse.ts | 2 +- src/models/DhcpOptionsSet.ts | 2 +- src/models/DirectLink.ts | 2 +- src/models/DirectLinkInterface.ts | 2 +- src/models/DirectLinkInterfaces.ts | 2 +- src/models/ErrorResponse.ts | 2 +- src/models/Errors.ts | 2 +- src/models/FiltersAccessKeys.ts | 2 +- src/models/FiltersApiAccessRule.ts | 2 +- src/models/FiltersApiLog.ts | 6 +- src/models/FiltersCa.ts | 2 +- src/models/FiltersCatalogs.ts | 72 +++ src/models/FiltersClientGateway.ts | 2 +- src/models/FiltersDhcpOptions.ts | 2 +- src/models/FiltersDirectLink.ts | 2 +- src/models/FiltersDirectLinkInterface.ts | 2 +- src/models/FiltersExportTask.ts | 2 +- src/models/FiltersFlexibleGpu.ts | 2 +- src/models/FiltersImage.ts | 4 +- src/models/FiltersInternetService.ts | 2 +- src/models/FiltersKeypair.ts | 2 +- src/models/FiltersListenerRule.ts | 2 +- src/models/FiltersLoadBalancer.ts | 2 +- src/models/FiltersNatService.ts | 2 +- src/models/FiltersNet.ts | 2 +- src/models/FiltersNetAccessPoint.ts | 2 +- src/models/FiltersNetPeering.ts | 2 +- src/models/FiltersNic.ts | 2 +- src/models/FiltersProductType.ts | 2 +- src/models/FiltersPublicIp.ts | 2 +- src/models/FiltersQuota.ts | 2 +- src/models/FiltersRouteTable.ts | 2 +- src/models/FiltersSecurityGroup.ts | 2 +- src/models/FiltersServerCertificate.ts | 2 +- src/models/FiltersService.ts | 2 +- src/models/FiltersSnapshot.ts | 18 +- src/models/FiltersSubnet.ts | 2 +- src/models/FiltersSubregion.ts | 2 +- src/models/FiltersTag.ts | 2 +- src/models/FiltersVirtualGateway.ts | 2 +- src/models/FiltersVm.ts | 2 +- src/models/FiltersVmGroup.ts | 128 +++++ src/models/FiltersVmTemplate.ts | 144 ++++++ src/models/FiltersVmType.ts | 2 +- src/models/FiltersVmsState.ts | 2 +- src/models/FiltersVolume.ts | 6 +- src/models/FiltersVpnConnection.ts | 2 +- src/models/FlexibleGpu.ts | 2 +- src/models/FlexibleGpuCatalog.ts | 2 +- src/models/HealthCheck.ts | 2 +- src/models/Image.ts | 6 +- src/models/ImageExportTask.ts | 2 +- src/models/InternetService.ts | 2 +- src/models/Keypair.ts | 2 +- src/models/KeypairCreated.ts | 2 +- src/models/LinkFlexibleGpuRequest.ts | 2 +- src/models/LinkFlexibleGpuResponse.ts | 2 +- src/models/LinkInternetServiceRequest.ts | 2 +- src/models/LinkInternetServiceResponse.ts | 2 +- .../LinkLoadBalancerBackendMachinesRequest.ts | 2 +- ...LinkLoadBalancerBackendMachinesResponse.ts | 2 +- src/models/LinkNic.ts | 2 +- src/models/LinkNicLight.ts | 2 +- src/models/LinkNicRequest.ts | 2 +- src/models/LinkNicResponse.ts | 2 +- src/models/LinkNicToUpdate.ts | 2 +- src/models/LinkPrivateIpsRequest.ts | 2 +- src/models/LinkPrivateIpsResponse.ts | 2 +- src/models/LinkPublicIp.ts | 2 +- src/models/LinkPublicIpLightForVm.ts | 2 +- src/models/LinkPublicIpRequest.ts | 2 +- src/models/LinkPublicIpResponse.ts | 2 +- src/models/LinkRouteTable.ts | 2 +- src/models/LinkRouteTableRequest.ts | 2 +- src/models/LinkRouteTableResponse.ts | 2 +- src/models/LinkVirtualGatewayRequest.ts | 2 +- src/models/LinkVirtualGatewayResponse.ts | 2 +- src/models/LinkVolumeRequest.ts | 2 +- src/models/LinkVolumeResponse.ts | 2 +- src/models/LinkedVolume.ts | 2 +- src/models/Listener.ts | 2 +- src/models/ListenerForCreation.ts | 2 +- src/models/ListenerRule.ts | 2 +- src/models/ListenerRuleForCreation.ts | 2 +- src/models/LoadBalancer.ts | 2 +- src/models/LoadBalancerLight.ts | 2 +- src/models/LoadBalancerStickyCookiePolicy.ts | 2 +- src/models/LoadBalancerTag.ts | 2 +- src/models/Location.ts | 2 +- src/models/Log.ts | 4 +- src/models/MaintenanceEvent.ts | 2 +- src/models/ModelResponseContext.ts | 2 +- src/models/NatService.ts | 2 +- src/models/Net.ts | 2 +- src/models/NetAccessPoint.ts | 2 +- src/models/NetPeering.ts | 2 +- src/models/NetPeeringState.ts | 2 +- src/models/NetToVirtualGatewayLink.ts | 2 +- src/models/Nic.ts | 2 +- src/models/NicForVmCreation.ts | 2 +- src/models/NicLight.ts | 2 +- src/models/OsuApiKey.ts | 2 +- src/models/OsuExportImageExportTask.ts | 2 +- src/models/OsuExportSnapshotExportTask.ts | 2 +- src/models/OsuExportToCreate.ts | 2 +- src/models/PermissionsOnResource.ts | 2 +- src/models/PermissionsOnResourceCreation.ts | 2 +- src/models/Phase1Options.ts | 2 +- src/models/Phase2Options.ts | 2 +- src/models/Placement.ts | 2 +- src/models/PrivateIp.ts | 2 +- src/models/PrivateIpLight.ts | 2 +- src/models/PrivateIpLightForVm.ts | 2 +- src/models/ProductType.ts | 2 +- src/models/PublicIp.ts | 2 +- src/models/PublicIpLight.ts | 2 +- src/models/Quota.ts | 2 +- src/models/QuotaTypes.ts | 2 +- src/models/ReadAccessKeysRequest.ts | 2 +- src/models/ReadAccessKeysResponse.ts | 2 +- src/models/ReadAccountsRequest.ts | 2 +- src/models/ReadAccountsResponse.ts | 2 +- src/models/ReadAdminPasswordRequest.ts | 2 +- src/models/ReadAdminPasswordResponse.ts | 2 +- src/models/ReadApiAccessPolicyRequest.ts | 2 +- src/models/ReadApiAccessPolicyResponse.ts | 2 +- src/models/ReadApiAccessRulesRequest.ts | 2 +- src/models/ReadApiAccessRulesResponse.ts | 2 +- src/models/ReadApiLogsRequest.ts | 2 +- src/models/ReadApiLogsResponse.ts | 2 +- src/models/ReadCasRequest.ts | 2 +- src/models/ReadCasResponse.ts | 2 +- src/models/ReadCatalogRequest.ts | 2 +- src/models/ReadCatalogResponse.ts | 2 +- src/models/ReadCatalogsRequest.ts | 71 +++ src/models/ReadCatalogsResponse.ts | 77 +++ src/models/ReadClientGatewaysRequest.ts | 2 +- src/models/ReadClientGatewaysResponse.ts | 2 +- src/models/ReadConsoleOutputRequest.ts | 2 +- src/models/ReadConsoleOutputResponse.ts | 2 +- src/models/ReadConsumptionAccountRequest.ts | 6 +- src/models/ReadConsumptionAccountResponse.ts | 2 +- src/models/ReadDhcpOptionsRequest.ts | 2 +- src/models/ReadDhcpOptionsResponse.ts | 2 +- src/models/ReadDirectLinkInterfacesRequest.ts | 2 +- .../ReadDirectLinkInterfacesResponse.ts | 2 +- src/models/ReadDirectLinksRequest.ts | 2 +- src/models/ReadDirectLinksResponse.ts | 2 +- src/models/ReadFlexibleGpuCatalogRequest.ts | 2 +- src/models/ReadFlexibleGpuCatalogResponse.ts | 2 +- src/models/ReadFlexibleGpusRequest.ts | 2 +- src/models/ReadFlexibleGpusResponse.ts | 2 +- src/models/ReadImageExportTasksRequest.ts | 2 +- src/models/ReadImageExportTasksResponse.ts | 2 +- src/models/ReadImagesRequest.ts | 2 +- src/models/ReadImagesResponse.ts | 2 +- src/models/ReadInternetServicesRequest.ts | 2 +- src/models/ReadInternetServicesResponse.ts | 2 +- src/models/ReadKeypairsRequest.ts | 2 +- src/models/ReadKeypairsResponse.ts | 2 +- src/models/ReadListenerRulesRequest.ts | 2 +- src/models/ReadListenerRulesResponse.ts | 2 +- src/models/ReadLoadBalancerTagsRequest.ts | 2 +- src/models/ReadLoadBalancerTagsResponse.ts | 2 +- src/models/ReadLoadBalancersRequest.ts | 2 +- src/models/ReadLoadBalancersResponse.ts | 2 +- src/models/ReadLocationsRequest.ts | 2 +- src/models/ReadLocationsResponse.ts | 2 +- src/models/ReadNatServicesRequest.ts | 2 +- src/models/ReadNatServicesResponse.ts | 2 +- .../ReadNetAccessPointServicesRequest.ts | 2 +- .../ReadNetAccessPointServicesResponse.ts | 2 +- src/models/ReadNetAccessPointsRequest.ts | 2 +- src/models/ReadNetAccessPointsResponse.ts | 2 +- src/models/ReadNetPeeringsRequest.ts | 2 +- src/models/ReadNetPeeringsResponse.ts | 2 +- src/models/ReadNetsRequest.ts | 2 +- src/models/ReadNetsResponse.ts | 2 +- src/models/ReadNicsRequest.ts | 2 +- src/models/ReadNicsResponse.ts | 2 +- src/models/ReadProductTypesRequest.ts | 2 +- src/models/ReadProductTypesResponse.ts | 2 +- src/models/ReadPublicCatalogRequest.ts | 2 +- src/models/ReadPublicCatalogResponse.ts | 2 +- src/models/ReadPublicIpRangesRequest.ts | 2 +- src/models/ReadPublicIpRangesResponse.ts | 2 +- src/models/ReadPublicIpsRequest.ts | 2 +- src/models/ReadPublicIpsResponse.ts | 2 +- src/models/ReadQuotasRequest.ts | 2 +- src/models/ReadQuotasResponse.ts | 2 +- src/models/ReadRegionsRequest.ts | 2 +- src/models/ReadRegionsResponse.ts | 2 +- src/models/ReadRouteTablesRequest.ts | 2 +- src/models/ReadRouteTablesResponse.ts | 2 +- src/models/ReadSecretAccessKeyRequest.ts | 2 +- src/models/ReadSecretAccessKeyResponse.ts | 2 +- src/models/ReadSecurityGroupsRequest.ts | 2 +- src/models/ReadSecurityGroupsResponse.ts | 2 +- src/models/ReadServerCertificatesRequest.ts | 2 +- src/models/ReadServerCertificatesResponse.ts | 2 +- src/models/ReadSnapshotExportTasksRequest.ts | 2 +- src/models/ReadSnapshotExportTasksResponse.ts | 2 +- src/models/ReadSnapshotsRequest.ts | 2 +- src/models/ReadSnapshotsResponse.ts | 2 +- src/models/ReadSubnetsRequest.ts | 2 +- src/models/ReadSubnetsResponse.ts | 2 +- src/models/ReadSubregionsRequest.ts | 2 +- src/models/ReadSubregionsResponse.ts | 2 +- src/models/ReadTagsRequest.ts | 2 +- src/models/ReadTagsResponse.ts | 2 +- src/models/ReadVirtualGatewaysRequest.ts | 2 +- src/models/ReadVirtualGatewaysResponse.ts | 2 +- src/models/ReadVmGroupsRequest.ts | 71 +++ src/models/ReadVmGroupsResponse.ts | 77 +++ src/models/ReadVmTemplatesRequest.ts | 71 +++ src/models/ReadVmTemplatesResponse.ts | 77 +++ src/models/ReadVmTypesRequest.ts | 2 +- src/models/ReadVmTypesResponse.ts | 2 +- src/models/ReadVmsHealthRequest.ts | 2 +- src/models/ReadVmsHealthResponse.ts | 2 +- src/models/ReadVmsRequest.ts | 2 +- src/models/ReadVmsResponse.ts | 2 +- src/models/ReadVmsStateRequest.ts | 2 +- src/models/ReadVmsStateResponse.ts | 2 +- src/models/ReadVolumesRequest.ts | 2 +- src/models/ReadVolumesResponse.ts | 2 +- src/models/ReadVpnConnectionsRequest.ts | 2 +- src/models/ReadVpnConnectionsResponse.ts | 2 +- src/models/RebootVmsRequest.ts | 2 +- src/models/RebootVmsResponse.ts | 2 +- src/models/Region.ts | 2 +- .../RegisterVmsInLoadBalancerRequest.ts | 2 +- .../RegisterVmsInLoadBalancerResponse.ts | 2 +- src/models/RejectNetPeeringRequest.ts | 2 +- src/models/RejectNetPeeringResponse.ts | 2 +- src/models/ResetAccountPasswordRequest.ts | 2 +- src/models/ResetAccountPasswordResponse.ts | 2 +- src/models/ResourceLoadBalancerTag.ts | 2 +- src/models/ResourceTag.ts | 2 +- src/models/Route.ts | 2 +- src/models/RouteLight.ts | 2 +- src/models/RoutePropagatingVirtualGateway.ts | 2 +- src/models/RouteTable.ts | 2 +- src/models/ScaleDownVmGroupRequest.ts | 72 +++ src/models/ScaleDownVmGroupResponse.ts | 63 +++ src/models/ScaleUpVmGroupRequest.ts | 72 +++ src/models/ScaleUpVmGroupResponse.ts | 63 +++ src/models/SecurityGroup.ts | 2 +- src/models/SecurityGroupLight.ts | 2 +- src/models/SecurityGroupRule.ts | 2 +- src/models/SecurityGroupsMember.ts | 2 +- src/models/SendResetPasswordEmailRequest.ts | 2 +- src/models/SendResetPasswordEmailResponse.ts | 2 +- src/models/ServerCertificate.ts | 2 +- src/models/Service.ts | 2 +- src/models/Snapshot.ts | 2 +- src/models/SnapshotExportTask.ts | 2 +- src/models/SourceNet.ts | 2 +- src/models/SourceSecurityGroup.ts | 2 +- src/models/StartVmsRequest.ts | 2 +- src/models/StartVmsResponse.ts | 2 +- src/models/StateComment.ts | 2 +- src/models/StopVmsRequest.ts | 2 +- src/models/StopVmsResponse.ts | 2 +- src/models/Subnet.ts | 2 +- src/models/Subregion.ts | 2 +- src/models/Tag.ts | 2 +- src/models/UnlinkFlexibleGpuRequest.ts | 2 +- src/models/UnlinkFlexibleGpuResponse.ts | 2 +- src/models/UnlinkInternetServiceRequest.ts | 2 +- src/models/UnlinkInternetServiceResponse.ts | 2 +- ...nlinkLoadBalancerBackendMachinesRequest.ts | 2 +- ...linkLoadBalancerBackendMachinesResponse.ts | 2 +- src/models/UnlinkNicRequest.ts | 2 +- src/models/UnlinkNicResponse.ts | 2 +- src/models/UnlinkPrivateIpsRequest.ts | 2 +- src/models/UnlinkPrivateIpsResponse.ts | 2 +- src/models/UnlinkPublicIpRequest.ts | 2 +- src/models/UnlinkPublicIpResponse.ts | 2 +- src/models/UnlinkRouteTableRequest.ts | 2 +- src/models/UnlinkRouteTableResponse.ts | 2 +- src/models/UnlinkVirtualGatewayRequest.ts | 2 +- src/models/UnlinkVirtualGatewayResponse.ts | 2 +- src/models/UnlinkVolumeRequest.ts | 2 +- src/models/UnlinkVolumeResponse.ts | 2 +- src/models/UpdateAccessKeyRequest.ts | 4 +- src/models/UpdateAccessKeyResponse.ts | 2 +- src/models/UpdateAccountRequest.ts | 2 +- src/models/UpdateAccountResponse.ts | 2 +- src/models/UpdateApiAccessPolicyRequest.ts | 2 +- src/models/UpdateApiAccessPolicyResponse.ts | 2 +- src/models/UpdateApiAccessRuleRequest.ts | 2 +- src/models/UpdateApiAccessRuleResponse.ts | 2 +- src/models/UpdateCaRequest.ts | 2 +- src/models/UpdateCaResponse.ts | 2 +- .../UpdateDirectLinkInterfaceRequest.ts | 5 +- .../UpdateDirectLinkInterfaceResponse.ts | 2 +- src/models/UpdateFlexibleGpuRequest.ts | 2 +- src/models/UpdateFlexibleGpuResponse.ts | 2 +- src/models/UpdateImageRequest.ts | 2 +- src/models/UpdateImageResponse.ts | 2 +- src/models/UpdateListenerRuleRequest.ts | 2 +- src/models/UpdateListenerRuleResponse.ts | 2 +- src/models/UpdateLoadBalancerRequest.ts | 2 +- src/models/UpdateLoadBalancerResponse.ts | 2 +- src/models/UpdateNetAccessPointRequest.ts | 2 +- src/models/UpdateNetAccessPointResponse.ts | 2 +- src/models/UpdateNetRequest.ts | 2 +- src/models/UpdateNetResponse.ts | 2 +- src/models/UpdateNicRequest.ts | 2 +- src/models/UpdateNicResponse.ts | 2 +- src/models/UpdateRoutePropagationRequest.ts | 2 +- src/models/UpdateRoutePropagationResponse.ts | 2 +- src/models/UpdateRouteRequest.ts | 2 +- src/models/UpdateRouteResponse.ts | 2 +- src/models/UpdateServerCertificateRequest.ts | 2 +- src/models/UpdateServerCertificateResponse.ts | 2 +- src/models/UpdateSnapshotRequest.ts | 2 +- src/models/UpdateSnapshotResponse.ts | 2 +- src/models/UpdateSubnetRequest.ts | 2 +- src/models/UpdateSubnetResponse.ts | 2 +- src/models/UpdateVmGroupRequest.ts | 103 ++++ src/models/UpdateVmGroupResponse.ts | 77 +++ src/models/UpdateVmRequest.ts | 2 +- src/models/UpdateVmResponse.ts | 2 +- src/models/UpdateVmTemplateRequest.ts | 95 ++++ src/models/UpdateVmTemplateResponse.ts | 77 +++ src/models/UpdateVolumeRequest.ts | 2 +- src/models/UpdateVolumeResponse.ts | 2 +- src/models/UpdateVpnConnectionRequest.ts | 2 +- src/models/UpdateVpnConnectionResponse.ts | 2 +- src/models/VgwTelemetry.ts | 2 +- src/models/VirtualGateway.ts | 2 +- src/models/Vm.ts | 4 +- src/models/VmGroup.ts | 176 +++++++ src/models/VmState.ts | 2 +- src/models/VmStates.ts | 2 +- src/models/VmTemplate.ts | 155 ++++++ src/models/VmType.ts | 2 +- src/models/Volume.ts | 2 +- src/models/VpnConnection.ts | 2 +- src/models/VpnOptions.ts | 2 +- src/models/With.ts | 2 +- src/models/index.ts | 28 ++ src/runtime.ts | 4 +- 2876 files changed, 13575 insertions(+), 2777 deletions(-) create mode 100644 .osc-api-patches/outscale-yaml.patch create mode 100644 dist/cjs/apis/VmGroupApi.d.ts create mode 100644 dist/cjs/apis/VmGroupApi.js create mode 100644 dist/cjs/apis/VmTemplateApi.d.ts create mode 100644 dist/cjs/apis/VmTemplateApi.js create mode 100644 dist/cjs/models/Catalogs.d.ts create mode 100644 dist/cjs/models/Catalogs.js create mode 100644 dist/cjs/models/CreateVmGroupRequest.d.ts create mode 100644 dist/cjs/models/CreateVmGroupRequest.js create mode 100644 dist/cjs/models/CreateVmGroupResponse.d.ts create mode 100644 dist/cjs/models/CreateVmGroupResponse.js create mode 100644 dist/cjs/models/CreateVmTemplateRequest.d.ts create mode 100644 dist/cjs/models/CreateVmTemplateRequest.js create mode 100644 dist/cjs/models/CreateVmTemplateResponse.d.ts create mode 100644 dist/cjs/models/CreateVmTemplateResponse.js create mode 100644 dist/cjs/models/DeleteVmGroupRequest.d.ts create mode 100644 dist/cjs/models/DeleteVmGroupRequest.js create mode 100644 dist/cjs/models/DeleteVmGroupResponse.d.ts create mode 100644 dist/cjs/models/DeleteVmGroupResponse.js create mode 100644 dist/cjs/models/DeleteVmTemplateRequest.d.ts create mode 100644 dist/cjs/models/DeleteVmTemplateRequest.js create mode 100644 dist/cjs/models/DeleteVmTemplateResponse.d.ts create mode 100644 dist/cjs/models/DeleteVmTemplateResponse.js create mode 100644 dist/cjs/models/FiltersCatalogs.d.ts create mode 100644 dist/cjs/models/FiltersCatalogs.js create mode 100644 dist/cjs/models/FiltersVmGroup.d.ts create mode 100644 dist/cjs/models/FiltersVmGroup.js create mode 100644 dist/cjs/models/FiltersVmTemplate.d.ts create mode 100644 dist/cjs/models/FiltersVmTemplate.js create mode 100644 dist/cjs/models/ReadCatalogsRequest.d.ts create mode 100644 dist/cjs/models/ReadCatalogsRequest.js create mode 100644 dist/cjs/models/ReadCatalogsResponse.d.ts create mode 100644 dist/cjs/models/ReadCatalogsResponse.js create mode 100644 dist/cjs/models/ReadVmGroupsRequest.d.ts create mode 100644 dist/cjs/models/ReadVmGroupsRequest.js create mode 100644 dist/cjs/models/ReadVmGroupsResponse.d.ts create mode 100644 dist/cjs/models/ReadVmGroupsResponse.js create mode 100644 dist/cjs/models/ReadVmTemplatesRequest.d.ts create mode 100644 dist/cjs/models/ReadVmTemplatesRequest.js create mode 100644 dist/cjs/models/ReadVmTemplatesResponse.d.ts create mode 100644 dist/cjs/models/ReadVmTemplatesResponse.js create mode 100644 dist/cjs/models/ScaleDownVmGroupRequest.d.ts create mode 100644 dist/cjs/models/ScaleDownVmGroupRequest.js create mode 100644 dist/cjs/models/ScaleDownVmGroupResponse.d.ts create mode 100644 dist/cjs/models/ScaleDownVmGroupResponse.js create mode 100644 dist/cjs/models/ScaleUpVmGroupRequest.d.ts create mode 100644 dist/cjs/models/ScaleUpVmGroupRequest.js create mode 100644 dist/cjs/models/ScaleUpVmGroupResponse.d.ts create mode 100644 dist/cjs/models/ScaleUpVmGroupResponse.js create mode 100644 dist/cjs/models/UpdateVmGroupRequest.d.ts create mode 100644 dist/cjs/models/UpdateVmGroupRequest.js create mode 100644 dist/cjs/models/UpdateVmGroupResponse.d.ts create mode 100644 dist/cjs/models/UpdateVmGroupResponse.js create mode 100644 dist/cjs/models/UpdateVmTemplateRequest.d.ts create mode 100644 dist/cjs/models/UpdateVmTemplateRequest.js create mode 100644 dist/cjs/models/UpdateVmTemplateResponse.d.ts create mode 100644 dist/cjs/models/UpdateVmTemplateResponse.js create mode 100644 dist/cjs/models/VmGroup.d.ts create mode 100644 dist/cjs/models/VmGroup.js create mode 100644 dist/cjs/models/VmTemplate.d.ts create mode 100644 dist/cjs/models/VmTemplate.js create mode 100644 dist/esm/apis/VmGroupApi.d.ts create mode 100644 dist/esm/apis/VmGroupApi.js create mode 100644 dist/esm/apis/VmTemplateApi.d.ts create mode 100644 dist/esm/apis/VmTemplateApi.js create mode 100644 dist/esm/models/Catalogs.d.ts create mode 100644 dist/esm/models/Catalogs.js create mode 100644 dist/esm/models/CreateVmGroupRequest.d.ts create mode 100644 dist/esm/models/CreateVmGroupRequest.js create mode 100644 dist/esm/models/CreateVmGroupResponse.d.ts create mode 100644 dist/esm/models/CreateVmGroupResponse.js create mode 100644 dist/esm/models/CreateVmTemplateRequest.d.ts create mode 100644 dist/esm/models/CreateVmTemplateRequest.js create mode 100644 dist/esm/models/CreateVmTemplateResponse.d.ts create mode 100644 dist/esm/models/CreateVmTemplateResponse.js create mode 100644 dist/esm/models/DeleteVmGroupRequest.d.ts create mode 100644 dist/esm/models/DeleteVmGroupRequest.js create mode 100644 dist/esm/models/DeleteVmGroupResponse.d.ts create mode 100644 dist/esm/models/DeleteVmGroupResponse.js create mode 100644 dist/esm/models/DeleteVmTemplateRequest.d.ts create mode 100644 dist/esm/models/DeleteVmTemplateRequest.js create mode 100644 dist/esm/models/DeleteVmTemplateResponse.d.ts create mode 100644 dist/esm/models/DeleteVmTemplateResponse.js create mode 100644 dist/esm/models/FiltersCatalogs.d.ts create mode 100644 dist/esm/models/FiltersCatalogs.js create mode 100644 dist/esm/models/FiltersVmGroup.d.ts create mode 100644 dist/esm/models/FiltersVmGroup.js create mode 100644 dist/esm/models/FiltersVmTemplate.d.ts create mode 100644 dist/esm/models/FiltersVmTemplate.js create mode 100644 dist/esm/models/ReadCatalogsRequest.d.ts create mode 100644 dist/esm/models/ReadCatalogsRequest.js create mode 100644 dist/esm/models/ReadCatalogsResponse.d.ts create mode 100644 dist/esm/models/ReadCatalogsResponse.js create mode 100644 dist/esm/models/ReadVmGroupsRequest.d.ts create mode 100644 dist/esm/models/ReadVmGroupsRequest.js create mode 100644 dist/esm/models/ReadVmGroupsResponse.d.ts create mode 100644 dist/esm/models/ReadVmGroupsResponse.js create mode 100644 dist/esm/models/ReadVmTemplatesRequest.d.ts create mode 100644 dist/esm/models/ReadVmTemplatesRequest.js create mode 100644 dist/esm/models/ReadVmTemplatesResponse.d.ts create mode 100644 dist/esm/models/ReadVmTemplatesResponse.js create mode 100644 dist/esm/models/ScaleDownVmGroupRequest.d.ts create mode 100644 dist/esm/models/ScaleDownVmGroupRequest.js create mode 100644 dist/esm/models/ScaleDownVmGroupResponse.d.ts create mode 100644 dist/esm/models/ScaleDownVmGroupResponse.js create mode 100644 dist/esm/models/ScaleUpVmGroupRequest.d.ts create mode 100644 dist/esm/models/ScaleUpVmGroupRequest.js create mode 100644 dist/esm/models/ScaleUpVmGroupResponse.d.ts create mode 100644 dist/esm/models/ScaleUpVmGroupResponse.js create mode 100644 dist/esm/models/UpdateVmGroupRequest.d.ts create mode 100644 dist/esm/models/UpdateVmGroupRequest.js create mode 100644 dist/esm/models/UpdateVmGroupResponse.d.ts create mode 100644 dist/esm/models/UpdateVmGroupResponse.js create mode 100644 dist/esm/models/UpdateVmTemplateRequest.d.ts create mode 100644 dist/esm/models/UpdateVmTemplateRequest.js create mode 100644 dist/esm/models/UpdateVmTemplateResponse.d.ts create mode 100644 dist/esm/models/UpdateVmTemplateResponse.js create mode 100644 dist/esm/models/VmGroup.d.ts create mode 100644 dist/esm/models/VmGroup.js create mode 100644 dist/esm/models/VmTemplate.d.ts create mode 100644 dist/esm/models/VmTemplate.js create mode 100644 src/apis/VmGroupApi.ts create mode 100644 src/apis/VmTemplateApi.ts create mode 100644 src/models/Catalogs.ts create mode 100644 src/models/CreateVmGroupRequest.ts create mode 100644 src/models/CreateVmGroupResponse.ts create mode 100644 src/models/CreateVmTemplateRequest.ts create mode 100644 src/models/CreateVmTemplateResponse.ts create mode 100644 src/models/DeleteVmGroupRequest.ts create mode 100644 src/models/DeleteVmGroupResponse.ts create mode 100644 src/models/DeleteVmTemplateRequest.ts create mode 100644 src/models/DeleteVmTemplateResponse.ts create mode 100644 src/models/FiltersCatalogs.ts create mode 100644 src/models/FiltersVmGroup.ts create mode 100644 src/models/FiltersVmTemplate.ts create mode 100644 src/models/ReadCatalogsRequest.ts create mode 100644 src/models/ReadCatalogsResponse.ts create mode 100644 src/models/ReadVmGroupsRequest.ts create mode 100644 src/models/ReadVmGroupsResponse.ts create mode 100644 src/models/ReadVmTemplatesRequest.ts create mode 100644 src/models/ReadVmTemplatesResponse.ts create mode 100644 src/models/ScaleDownVmGroupRequest.ts create mode 100644 src/models/ScaleDownVmGroupResponse.ts create mode 100644 src/models/ScaleUpVmGroupRequest.ts create mode 100644 src/models/ScaleUpVmGroupResponse.ts create mode 100644 src/models/UpdateVmGroupRequest.ts create mode 100644 src/models/UpdateVmGroupResponse.ts create mode 100644 src/models/UpdateVmTemplateRequest.ts create mode 100644 src/models/UpdateVmTemplateResponse.ts create mode 100644 src/models/VmGroup.ts create mode 100644 src/models/VmTemplate.ts diff --git a/.osc-api-patches/outscale-yaml.patch b/.osc-api-patches/outscale-yaml.patch new file mode 100644 index 00000000..7312be04 --- /dev/null +++ b/.osc-api-patches/outscale-yaml.patch @@ -0,0 +1,228 @@ +diff --git a/outscale.yaml b/outscale.yaml +index 1016bea..ce8c03c 100644 +--- a/outscale.yaml ++++ b/outscale.yaml +@@ -43,15 +43,15 @@ components: + type: string + CreationDate: + description: The date and time (UTC) of creation of the access key. +- format: date-time ++ format: datetime + type: string + ExpirationDate: + description: The date (UTC) at which the access key expires. +- format: date-time ++ format: datetime + type: string + LastModificationDate: + description: The date and time (UTC) of the last modification of the access key. +- format: date-time ++ format: datetime + type: string + State: + description: The state of the access key (`ACTIVE` if the key is valid for API calls, or `INACTIVE` if not). +@@ -66,15 +66,15 @@ components: + type: string + CreationDate: + description: The date and time (UTC) of creation of the access key. +- format: date-time ++ format: datetime + type: string + ExpirationDate: + description: The date and time (UTC) at which the access key expires. +- format: date-time ++ format: datetime + type: string + LastModificationDate: + description: The date and time (UTC) of the last modification of the access key. +- format: date-time ++ format: datetime + type: string + SecretKey: + description: The access key that enables you to send requests. +@@ -285,7 +285,7 @@ components: + type: boolean + LinkDate: + description: The date and time of attachment of the volume to the VM, in ISO 8601 date-time format. +- format: date-time ++ format: date + type: string + State: + description: The state of the volume. +@@ -469,7 +469,7 @@ components: + type: string + FromDate: + description: The beginning of the time period, in ISO 8601 date-time format. +- format: date-time ++ format: datetime + type: string + Operation: + description: The API call that triggered the resource consumption (for example, `RunInstances` or `CreateVolume`). +@@ -488,7 +488,7 @@ components: + type: string + ToDate: + description: The end of the time period, in ISO 8601 date-time format. +- format: date-time ++ format: datetime + type: string + Type: + description: The type of resource, depending on the API call. +@@ -506,11 +506,8 @@ components: + type: boolean + ExpirationDate: + description: The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z`, or `2020-06-14`). To remove an existing expiration date, use the method without specifying this parameter. +- oneOf: +- - format: date-time +- type: string +- - format: date +- type: string ++ format: datetime ++ type: string + type: object + CreateAccessKeyResponse: + additionalProperties: false +@@ -2846,18 +2843,12 @@ components: + type: array + QueryDateAfter: + description: The date and time, or the date, after which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z` or `2020-06-14`). By default, this date is set to 48 hours before the `QueryDateBefore` parameter value. +- oneOf: +- - format: date-time +- type: string +- - format: date +- type: string ++ format: date ++ type: string + QueryDateBefore: + description: The date and time, or the date, before which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-30T00:00:00.000Z` or `2020-06-14`). By default, this date is set to now, or 48 hours after the `QueryDateAfter` parameter value. +- oneOf: +- - format: date-time +- type: string +- - format: date +- type: string ++ format: date ++ type: string + QueryIpAddresses: + description: The IPs used for the logged calls. + items: +@@ -4351,7 +4342,7 @@ components: + CreationDates: + description: The dates and times of creation of the volumes, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). + items: +- format: date-time ++ format: date + type: string + type: array + LinkVolumeDeleteOnVmDeletion: +@@ -4365,7 +4356,7 @@ components: + LinkVolumeLinkDates: + description: The dates and times of creation of the volumes, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). + items: +- format: date-time ++ format: date + type: string + type: array + LinkVolumeLinkStates: +@@ -4583,7 +4574,7 @@ components: + type: array + CreationDate: + description: The date and time of creation of the OMI, in ISO 8601 date-time format. +- format: date-time ++ format: date + type: string + Description: + description: The description of the OMI. +@@ -5317,7 +5308,7 @@ components: + type: string + QueryDate: + description: The date and time of the logged call, in ISO 8601 date-time format. +- format: date-time ++ format: date + type: string + QueryHeaderRaw: + description: The raw header of the HTTP request of the logged call. +@@ -6171,22 +6162,16 @@ components: + type: boolean + FromDate: + description: The beginning of the time period, in ISO 8601 date format (for example, `2020-06-14`). The date-time format is also accepted, but only with a time set to midnight (for example, `2020-06-14T00:00:00.000Z`). +- oneOf: +- - format: date +- type: string +- - format: date-time +- type: string ++ format: datetime ++ type: string + Overall: + default: false + description: By default or if false, returns only the consumption of the specific account that sends this request. If true, returns either the overall consumption of your paying account and all linked accounts (if the account that sends this request is a paying account) or returns nothing (if the account that sends this request is a linked account). + type: boolean + ToDate: + description: The end of the time period, in ISO 8601 date format (for example, `2020-06-30`). The date-time format is also accepted, but only with a time set to midnight (for example, `2020-06-30T00:00:00.000Z`). +- oneOf: +- - format: date +- type: string +- - format: date-time +- type: string ++ format: datetime ++ type: string + required: + - FromDate + - ToDate +@@ -7489,7 +7474,7 @@ components: + type: string + CreationDate: + description: The date and time of creation of the snapshot. +- format: date-time ++ format: datetime + type: string + Description: + description: The description of the snapshot. +@@ -7901,11 +7886,8 @@ components: + type: boolean + ExpirationDate: + description: The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z` or `2020-06-14`). If not specified, the access key is set to not expire. +- oneOf: +- - format: date-time +- type: string +- - format: date +- type: string ++ format: datetime ++ type: string + State: + description: The new state for the access key (`ACTIVE` \| `INACTIVE`). When set to `ACTIVE`, the access key is enabled and can be used to send requests. When set to `INACTIVE`, the access key is disabled. + type: string +@@ -8630,7 +8612,7 @@ components: + type: integer + LastStateChangeDate: + description: The date and time (UTC) of the latest state update. +- format: date-time ++ format: datetime + type: string + OutsideIpAddress: + description: The IP on the OUTSCALE side of the tunnel. +@@ -8686,7 +8668,7 @@ components: + type: string + CreationDate: + description: The date and time of creation of the VM. +- format: date-time ++ format: datetime + type: string + DeletionProtection: + description: If true, you cannot delete the VM unless you change this parameter back to false. +@@ -8789,7 +8771,7 @@ components: + properties: + CreationDate: + description: The date and time of creation of the VM group. +- format: date-time ++ format: datetime + type: string + Description: + description: The description of the VM group. +@@ -8960,7 +8942,7 @@ components: + properties: + CreationDate: + description: The date and time of creation of the volume. +- format: date-time ++ format: datetime + type: string + Iops: + description: 'The number of I/O operations per second (IOPS):
diff --git a/Makefile b/Makefile index ca92e7bd..fdaf0385 100644 --- a/Makefile +++ b/Makefile @@ -50,6 +50,7 @@ osc-generate: osc-api/outscale.yaml osc-api/outscale.yaml: @echo getting osc-api description... git clone https://github.com/outscale/osc-api.git && cd osc-api && git checkout -b $(API_VERSION) $(API_VERSION) + cd osc-api && git apply ../.osc-api-patches/outscale-yaml.patch .PHONY: clean clean: diff --git a/api_version b/api_version index ad219194..5ff8c4f5 100644 --- a/api_version +++ b/api_version @@ -1 +1 @@ -1.25.0 +1.26.0 diff --git a/dist/cjs/apis/AccessKeyApi.d.ts b/dist/cjs/apis/AccessKeyApi.d.ts index 49b95487..b37a414f 100644 --- a/dist/cjs/apis/AccessKeyApi.d.ts +++ b/dist/cjs/apis/AccessKeyApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/AccessKeyApi.js b/dist/cjs/apis/AccessKeyApi.js index 03d291ca..76d1787f 100644 --- a/dist/cjs/apis/AccessKeyApi.js +++ b/dist/cjs/apis/AccessKeyApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/AccountApi.d.ts b/dist/cjs/apis/AccountApi.d.ts index 5252ec7c..fbd571b5 100644 --- a/dist/cjs/apis/AccountApi.d.ts +++ b/dist/cjs/apis/AccountApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/AccountApi.js b/dist/cjs/apis/AccountApi.js index 7f534259..aa14b69f 100644 --- a/dist/cjs/apis/AccountApi.js +++ b/dist/cjs/apis/AccountApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ApiAccessPolicyApi.d.ts b/dist/cjs/apis/ApiAccessPolicyApi.d.ts index 4f0e37a7..f0b1f11f 100644 --- a/dist/cjs/apis/ApiAccessPolicyApi.d.ts +++ b/dist/cjs/apis/ApiAccessPolicyApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ApiAccessPolicyApi.js b/dist/cjs/apis/ApiAccessPolicyApi.js index b9aefb2d..43e5cab6 100644 --- a/dist/cjs/apis/ApiAccessPolicyApi.js +++ b/dist/cjs/apis/ApiAccessPolicyApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ApiAccessRuleApi.d.ts b/dist/cjs/apis/ApiAccessRuleApi.d.ts index e9dcb3fd..3b5320de 100644 --- a/dist/cjs/apis/ApiAccessRuleApi.d.ts +++ b/dist/cjs/apis/ApiAccessRuleApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ApiAccessRuleApi.js b/dist/cjs/apis/ApiAccessRuleApi.js index b3db9446..12c1e4d8 100644 --- a/dist/cjs/apis/ApiAccessRuleApi.js +++ b/dist/cjs/apis/ApiAccessRuleApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ApiLogApi.d.ts b/dist/cjs/apis/ApiLogApi.d.ts index 54a5de3b..6b06c2c8 100644 --- a/dist/cjs/apis/ApiLogApi.d.ts +++ b/dist/cjs/apis/ApiLogApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ApiLogApi.js b/dist/cjs/apis/ApiLogApi.js index a47843e1..5751e779 100644 --- a/dist/cjs/apis/ApiLogApi.js +++ b/dist/cjs/apis/ApiLogApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/CaApi.d.ts b/dist/cjs/apis/CaApi.d.ts index b86b13d3..b7033cbc 100644 --- a/dist/cjs/apis/CaApi.d.ts +++ b/dist/cjs/apis/CaApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/CaApi.js b/dist/cjs/apis/CaApi.js index a957b2c1..ddaad895 100644 --- a/dist/cjs/apis/CaApi.js +++ b/dist/cjs/apis/CaApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/CatalogApi.d.ts b/dist/cjs/apis/CatalogApi.d.ts index 1e46e4be..9ce9d3dc 100644 --- a/dist/cjs/apis/CatalogApi.d.ts +++ b/dist/cjs/apis/CatalogApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -10,10 +10,13 @@ * Do not edit the class manually. */ import * as runtime from '../runtime'; -import { ReadCatalogRequest, ReadCatalogResponse } from '../models'; +import { ReadCatalogRequest, ReadCatalogResponse, ReadCatalogsRequest, ReadCatalogsResponse } from '../models'; export interface ReadCatalogOperationRequest { readCatalogRequest?: ReadCatalogRequest; } +export interface ReadCatalogsOperationRequest { + readCatalogsRequest?: ReadCatalogsRequest; +} /** * CatalogApi - interface * @@ -32,6 +35,17 @@ export interface CatalogApiInterface { /** */ readCatalog(requestParameters: ReadCatalogOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ReadCatalogsRequest} [readCatalogsRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof CatalogApiInterface + */ + readCatalogsRaw(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readCatalogs(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; } /** * @@ -43,4 +57,10 @@ export declare class CatalogApi extends runtime.BaseAPI implements CatalogApiInt /** */ readCatalog(requestParameters?: ReadCatalogOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + readCatalogsRaw(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readCatalogs(requestParameters?: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; } diff --git a/dist/cjs/apis/CatalogApi.js b/dist/cjs/apis/CatalogApi.js index 0701e60a..27069294 100644 --- a/dist/cjs/apis/CatalogApi.js +++ b/dist/cjs/apis/CatalogApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -91,5 +91,44 @@ class CatalogApi extends runtime.BaseAPI { return yield response.value(); }); } + /** + */ + readCatalogsRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.ReadCatalogsRequestToJSON)(requestParameters.readCatalogsRequest); + const request = { + path: `/ReadCatalogs`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.ReadCatalogsResponseFromJSON)(jsonValue)); + }); + } + /** + */ + readCatalogs(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.readCatalogsRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } } exports.CatalogApi = CatalogApi; diff --git a/dist/cjs/apis/ClientGatewayApi.d.ts b/dist/cjs/apis/ClientGatewayApi.d.ts index 9bf47c0f..093c9bce 100644 --- a/dist/cjs/apis/ClientGatewayApi.d.ts +++ b/dist/cjs/apis/ClientGatewayApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ClientGatewayApi.js b/dist/cjs/apis/ClientGatewayApi.js index 924a94f2..9080a81f 100644 --- a/dist/cjs/apis/ClientGatewayApi.js +++ b/dist/cjs/apis/ClientGatewayApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/DhcpOptionApi.d.ts b/dist/cjs/apis/DhcpOptionApi.d.ts index 79927dcf..4b347489 100644 --- a/dist/cjs/apis/DhcpOptionApi.d.ts +++ b/dist/cjs/apis/DhcpOptionApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/DhcpOptionApi.js b/dist/cjs/apis/DhcpOptionApi.js index bb1c7a4b..08d96546 100644 --- a/dist/cjs/apis/DhcpOptionApi.js +++ b/dist/cjs/apis/DhcpOptionApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/DirectLinkApi.d.ts b/dist/cjs/apis/DirectLinkApi.d.ts index 0c58082a..89ebb50f 100644 --- a/dist/cjs/apis/DirectLinkApi.d.ts +++ b/dist/cjs/apis/DirectLinkApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/DirectLinkApi.js b/dist/cjs/apis/DirectLinkApi.js index 642463a8..07ec199c 100644 --- a/dist/cjs/apis/DirectLinkApi.js +++ b/dist/cjs/apis/DirectLinkApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/DirectLinkInterfaceApi.d.ts b/dist/cjs/apis/DirectLinkInterfaceApi.d.ts index 945e8084..a98e9856 100644 --- a/dist/cjs/apis/DirectLinkInterfaceApi.d.ts +++ b/dist/cjs/apis/DirectLinkInterfaceApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/DirectLinkInterfaceApi.js b/dist/cjs/apis/DirectLinkInterfaceApi.js index f104a917..765610c5 100644 --- a/dist/cjs/apis/DirectLinkInterfaceApi.js +++ b/dist/cjs/apis/DirectLinkInterfaceApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/FlexibleGpuApi.d.ts b/dist/cjs/apis/FlexibleGpuApi.d.ts index a4d2a774..69b3c6d6 100644 --- a/dist/cjs/apis/FlexibleGpuApi.d.ts +++ b/dist/cjs/apis/FlexibleGpuApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/FlexibleGpuApi.js b/dist/cjs/apis/FlexibleGpuApi.js index 59ce0b70..090dde47 100644 --- a/dist/cjs/apis/FlexibleGpuApi.js +++ b/dist/cjs/apis/FlexibleGpuApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ImageApi.d.ts b/dist/cjs/apis/ImageApi.d.ts index 16da1911..85192139 100644 --- a/dist/cjs/apis/ImageApi.d.ts +++ b/dist/cjs/apis/ImageApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ImageApi.js b/dist/cjs/apis/ImageApi.js index 9193bf43..774af8cb 100644 --- a/dist/cjs/apis/ImageApi.js +++ b/dist/cjs/apis/ImageApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/InternetServiceApi.d.ts b/dist/cjs/apis/InternetServiceApi.d.ts index b87f24a8..3dc0df79 100644 --- a/dist/cjs/apis/InternetServiceApi.d.ts +++ b/dist/cjs/apis/InternetServiceApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/InternetServiceApi.js b/dist/cjs/apis/InternetServiceApi.js index 15947fdd..9abf4ad6 100644 --- a/dist/cjs/apis/InternetServiceApi.js +++ b/dist/cjs/apis/InternetServiceApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/KeypairApi.d.ts b/dist/cjs/apis/KeypairApi.d.ts index d34d42bd..3cd08b7d 100644 --- a/dist/cjs/apis/KeypairApi.d.ts +++ b/dist/cjs/apis/KeypairApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/KeypairApi.js b/dist/cjs/apis/KeypairApi.js index a189b5a8..7e54f03d 100644 --- a/dist/cjs/apis/KeypairApi.js +++ b/dist/cjs/apis/KeypairApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ListenerApi.d.ts b/dist/cjs/apis/ListenerApi.d.ts index db7bfa3a..bba1c60c 100644 --- a/dist/cjs/apis/ListenerApi.d.ts +++ b/dist/cjs/apis/ListenerApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ListenerApi.js b/dist/cjs/apis/ListenerApi.js index fde58d07..9fee5bf7 100644 --- a/dist/cjs/apis/ListenerApi.js +++ b/dist/cjs/apis/ListenerApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/LoadBalancerApi.d.ts b/dist/cjs/apis/LoadBalancerApi.d.ts index 62709913..ddf9571d 100644 --- a/dist/cjs/apis/LoadBalancerApi.d.ts +++ b/dist/cjs/apis/LoadBalancerApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/LoadBalancerApi.js b/dist/cjs/apis/LoadBalancerApi.js index ae466de4..72689014 100644 --- a/dist/cjs/apis/LoadBalancerApi.js +++ b/dist/cjs/apis/LoadBalancerApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/LoadBalancerPolicyApi.d.ts b/dist/cjs/apis/LoadBalancerPolicyApi.d.ts index a53b88a8..81798b13 100644 --- a/dist/cjs/apis/LoadBalancerPolicyApi.d.ts +++ b/dist/cjs/apis/LoadBalancerPolicyApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/LoadBalancerPolicyApi.js b/dist/cjs/apis/LoadBalancerPolicyApi.js index e4de4b72..d1891fc6 100644 --- a/dist/cjs/apis/LoadBalancerPolicyApi.js +++ b/dist/cjs/apis/LoadBalancerPolicyApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/LocationApi.d.ts b/dist/cjs/apis/LocationApi.d.ts index 67311e73..157f4d46 100644 --- a/dist/cjs/apis/LocationApi.d.ts +++ b/dist/cjs/apis/LocationApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/LocationApi.js b/dist/cjs/apis/LocationApi.js index 468e38e8..66a08c9e 100644 --- a/dist/cjs/apis/LocationApi.js +++ b/dist/cjs/apis/LocationApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NatServiceApi.d.ts b/dist/cjs/apis/NatServiceApi.d.ts index 41ae0e85..4ac5529d 100644 --- a/dist/cjs/apis/NatServiceApi.d.ts +++ b/dist/cjs/apis/NatServiceApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NatServiceApi.js b/dist/cjs/apis/NatServiceApi.js index b15c1628..4e9f6459 100644 --- a/dist/cjs/apis/NatServiceApi.js +++ b/dist/cjs/apis/NatServiceApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NetAccessPointApi.d.ts b/dist/cjs/apis/NetAccessPointApi.d.ts index 6b70e765..0d8929a6 100644 --- a/dist/cjs/apis/NetAccessPointApi.d.ts +++ b/dist/cjs/apis/NetAccessPointApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NetAccessPointApi.js b/dist/cjs/apis/NetAccessPointApi.js index 52afdd26..f3eef304 100644 --- a/dist/cjs/apis/NetAccessPointApi.js +++ b/dist/cjs/apis/NetAccessPointApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NetApi.d.ts b/dist/cjs/apis/NetApi.d.ts index 2a7b1730..14ab72d3 100644 --- a/dist/cjs/apis/NetApi.d.ts +++ b/dist/cjs/apis/NetApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NetApi.js b/dist/cjs/apis/NetApi.js index 1b96c734..1f986de2 100644 --- a/dist/cjs/apis/NetApi.js +++ b/dist/cjs/apis/NetApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NetPeeringApi.d.ts b/dist/cjs/apis/NetPeeringApi.d.ts index fe1a54ba..74d0555b 100644 --- a/dist/cjs/apis/NetPeeringApi.d.ts +++ b/dist/cjs/apis/NetPeeringApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NetPeeringApi.js b/dist/cjs/apis/NetPeeringApi.js index c8815541..f7641965 100644 --- a/dist/cjs/apis/NetPeeringApi.js +++ b/dist/cjs/apis/NetPeeringApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NicApi.d.ts b/dist/cjs/apis/NicApi.d.ts index ccb7f2e0..8869a3eb 100644 --- a/dist/cjs/apis/NicApi.d.ts +++ b/dist/cjs/apis/NicApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/NicApi.js b/dist/cjs/apis/NicApi.js index 4a8c562b..b56f4eb9 100644 --- a/dist/cjs/apis/NicApi.js +++ b/dist/cjs/apis/NicApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ProductTypeApi.d.ts b/dist/cjs/apis/ProductTypeApi.d.ts index 71ad50fb..b1fc6472 100644 --- a/dist/cjs/apis/ProductTypeApi.d.ts +++ b/dist/cjs/apis/ProductTypeApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ProductTypeApi.js b/dist/cjs/apis/ProductTypeApi.js index 2784cc58..4ba68f41 100644 --- a/dist/cjs/apis/ProductTypeApi.js +++ b/dist/cjs/apis/ProductTypeApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/PublicCatalogApi.d.ts b/dist/cjs/apis/PublicCatalogApi.d.ts index ad40fea4..0a6a91cd 100644 --- a/dist/cjs/apis/PublicCatalogApi.d.ts +++ b/dist/cjs/apis/PublicCatalogApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/PublicCatalogApi.js b/dist/cjs/apis/PublicCatalogApi.js index 4fd7976e..04628e66 100644 --- a/dist/cjs/apis/PublicCatalogApi.js +++ b/dist/cjs/apis/PublicCatalogApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/PublicIpApi.d.ts b/dist/cjs/apis/PublicIpApi.d.ts index 2409970c..f20cefb3 100644 --- a/dist/cjs/apis/PublicIpApi.d.ts +++ b/dist/cjs/apis/PublicIpApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/PublicIpApi.js b/dist/cjs/apis/PublicIpApi.js index ff610ad9..cf611aa4 100644 --- a/dist/cjs/apis/PublicIpApi.js +++ b/dist/cjs/apis/PublicIpApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/QuotaApi.d.ts b/dist/cjs/apis/QuotaApi.d.ts index 50be67f1..ac0ae7bd 100644 --- a/dist/cjs/apis/QuotaApi.d.ts +++ b/dist/cjs/apis/QuotaApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/QuotaApi.js b/dist/cjs/apis/QuotaApi.js index 59d5a3bc..5d5e083c 100644 --- a/dist/cjs/apis/QuotaApi.js +++ b/dist/cjs/apis/QuotaApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/RegionApi.d.ts b/dist/cjs/apis/RegionApi.d.ts index 43206dc4..e0caa198 100644 --- a/dist/cjs/apis/RegionApi.d.ts +++ b/dist/cjs/apis/RegionApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/RegionApi.js b/dist/cjs/apis/RegionApi.js index ab7a5ed3..f8623827 100644 --- a/dist/cjs/apis/RegionApi.js +++ b/dist/cjs/apis/RegionApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/RouteApi.d.ts b/dist/cjs/apis/RouteApi.d.ts index 1e1957ad..7c381e40 100644 --- a/dist/cjs/apis/RouteApi.d.ts +++ b/dist/cjs/apis/RouteApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/RouteApi.js b/dist/cjs/apis/RouteApi.js index 1e52d69b..6ed5135f 100644 --- a/dist/cjs/apis/RouteApi.js +++ b/dist/cjs/apis/RouteApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/RouteTableApi.d.ts b/dist/cjs/apis/RouteTableApi.d.ts index 7517a497..9787344e 100644 --- a/dist/cjs/apis/RouteTableApi.d.ts +++ b/dist/cjs/apis/RouteTableApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/RouteTableApi.js b/dist/cjs/apis/RouteTableApi.js index eb1cbb7d..0ef7c448 100644 --- a/dist/cjs/apis/RouteTableApi.js +++ b/dist/cjs/apis/RouteTableApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SecurityGroupApi.d.ts b/dist/cjs/apis/SecurityGroupApi.d.ts index 5c7fb96d..8e8ab51c 100644 --- a/dist/cjs/apis/SecurityGroupApi.d.ts +++ b/dist/cjs/apis/SecurityGroupApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SecurityGroupApi.js b/dist/cjs/apis/SecurityGroupApi.js index 152ac865..07316a8d 100644 --- a/dist/cjs/apis/SecurityGroupApi.js +++ b/dist/cjs/apis/SecurityGroupApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SecurityGroupRuleApi.d.ts b/dist/cjs/apis/SecurityGroupRuleApi.d.ts index d90940ef..e5775549 100644 --- a/dist/cjs/apis/SecurityGroupRuleApi.d.ts +++ b/dist/cjs/apis/SecurityGroupRuleApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SecurityGroupRuleApi.js b/dist/cjs/apis/SecurityGroupRuleApi.js index c52fa85c..330c5fe9 100644 --- a/dist/cjs/apis/SecurityGroupRuleApi.js +++ b/dist/cjs/apis/SecurityGroupRuleApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ServerCertificateApi.d.ts b/dist/cjs/apis/ServerCertificateApi.d.ts index f3eb075a..6ffe85d5 100644 --- a/dist/cjs/apis/ServerCertificateApi.d.ts +++ b/dist/cjs/apis/ServerCertificateApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/ServerCertificateApi.js b/dist/cjs/apis/ServerCertificateApi.js index f0111b79..74a35ad1 100644 --- a/dist/cjs/apis/ServerCertificateApi.js +++ b/dist/cjs/apis/ServerCertificateApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SnapshotApi.d.ts b/dist/cjs/apis/SnapshotApi.d.ts index 7edd55e0..4076defb 100644 --- a/dist/cjs/apis/SnapshotApi.d.ts +++ b/dist/cjs/apis/SnapshotApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SnapshotApi.js b/dist/cjs/apis/SnapshotApi.js index bfff99d7..1c4b0eae 100644 --- a/dist/cjs/apis/SnapshotApi.js +++ b/dist/cjs/apis/SnapshotApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SubnetApi.d.ts b/dist/cjs/apis/SubnetApi.d.ts index 2d1099a7..d2c9436a 100644 --- a/dist/cjs/apis/SubnetApi.d.ts +++ b/dist/cjs/apis/SubnetApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SubnetApi.js b/dist/cjs/apis/SubnetApi.js index b98d297c..db17cabc 100644 --- a/dist/cjs/apis/SubnetApi.js +++ b/dist/cjs/apis/SubnetApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SubregionApi.d.ts b/dist/cjs/apis/SubregionApi.d.ts index 5f8d9f75..21887bb6 100644 --- a/dist/cjs/apis/SubregionApi.d.ts +++ b/dist/cjs/apis/SubregionApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/SubregionApi.js b/dist/cjs/apis/SubregionApi.js index d73d14ec..65d94373 100644 --- a/dist/cjs/apis/SubregionApi.js +++ b/dist/cjs/apis/SubregionApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/TagApi.d.ts b/dist/cjs/apis/TagApi.d.ts index d5e8a6fc..92b096e1 100644 --- a/dist/cjs/apis/TagApi.d.ts +++ b/dist/cjs/apis/TagApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/TagApi.js b/dist/cjs/apis/TagApi.js index 40c4cb3b..378d5752 100644 --- a/dist/cjs/apis/TagApi.js +++ b/dist/cjs/apis/TagApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/TaskApi.d.ts b/dist/cjs/apis/TaskApi.d.ts index e881e666..d5b66083 100644 --- a/dist/cjs/apis/TaskApi.d.ts +++ b/dist/cjs/apis/TaskApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/TaskApi.js b/dist/cjs/apis/TaskApi.js index ca0c131b..de456810 100644 --- a/dist/cjs/apis/TaskApi.js +++ b/dist/cjs/apis/TaskApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/VirtualGatewayApi.d.ts b/dist/cjs/apis/VirtualGatewayApi.d.ts index 3e19fc0e..3c7c991d 100644 --- a/dist/cjs/apis/VirtualGatewayApi.d.ts +++ b/dist/cjs/apis/VirtualGatewayApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/VirtualGatewayApi.js b/dist/cjs/apis/VirtualGatewayApi.js index 9e1b7f5c..026e4602 100644 --- a/dist/cjs/apis/VirtualGatewayApi.js +++ b/dist/cjs/apis/VirtualGatewayApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/VmApi.d.ts b/dist/cjs/apis/VmApi.d.ts index 8f08fc3c..f2793ca3 100644 --- a/dist/cjs/apis/VmApi.d.ts +++ b/dist/cjs/apis/VmApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/VmApi.js b/dist/cjs/apis/VmApi.js index e2b286fa..30c84b61 100644 --- a/dist/cjs/apis/VmApi.js +++ b/dist/cjs/apis/VmApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/VmGroupApi.d.ts b/dist/cjs/apis/VmGroupApi.d.ts new file mode 100644 index 00000000..17321801 --- /dev/null +++ b/dist/cjs/apis/VmGroupApi.d.ts @@ -0,0 +1,146 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import * as runtime from '../runtime'; +import { CreateVmGroupRequest, CreateVmGroupResponse, DeleteVmGroupRequest, DeleteVmGroupResponse, ReadVmGroupsRequest, ReadVmGroupsResponse, ScaleDownVmGroupRequest, ScaleDownVmGroupResponse, ScaleUpVmGroupRequest, ScaleUpVmGroupResponse, UpdateVmGroupRequest, UpdateVmGroupResponse } from '../models'; +export interface CreateVmGroupOperationRequest { + createVmGroupRequest?: CreateVmGroupRequest; +} +export interface DeleteVmGroupOperationRequest { + deleteVmGroupRequest?: DeleteVmGroupRequest; +} +export interface ReadVmGroupsOperationRequest { + readVmGroupsRequest?: ReadVmGroupsRequest; +} +export interface ScaleDownVmGroupOperationRequest { + scaleDownVmGroupRequest?: ScaleDownVmGroupRequest; +} +export interface ScaleUpVmGroupOperationRequest { + scaleUpVmGroupRequest?: ScaleUpVmGroupRequest; +} +export interface UpdateVmGroupOperationRequest { + updateVmGroupRequest?: UpdateVmGroupRequest; +} +/** + * VmGroupApi - interface + * + * @export + * @interface VmGroupApiInterface + */ +export interface VmGroupApiInterface { + /** + * + * @param {CreateVmGroupRequest} [createVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + createVmGroupRaw(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + createVmGroup(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {DeleteVmGroupRequest} [deleteVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + deleteVmGroupRaw(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + deleteVmGroup(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ReadVmGroupsRequest} [readVmGroupsRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + readVmGroupsRaw(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readVmGroups(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ScaleDownVmGroupRequest} [scaleDownVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + scaleDownVmGroupRaw(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + scaleDownVmGroup(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ScaleUpVmGroupRequest} [scaleUpVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + scaleUpVmGroupRaw(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + scaleUpVmGroup(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {UpdateVmGroupRequest} [updateVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + updateVmGroupRaw(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + updateVmGroup(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; +} +/** + * + */ +export declare class VmGroupApi extends runtime.BaseAPI implements VmGroupApiInterface { + /** + */ + createVmGroupRaw(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + createVmGroup(requestParameters?: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + deleteVmGroupRaw(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + deleteVmGroup(requestParameters?: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + readVmGroupsRaw(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readVmGroups(requestParameters?: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + scaleDownVmGroupRaw(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + scaleDownVmGroup(requestParameters?: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + scaleUpVmGroupRaw(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + scaleUpVmGroup(requestParameters?: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + updateVmGroupRaw(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + updateVmGroup(requestParameters?: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; +} diff --git a/dist/cjs/apis/VmGroupApi.js b/dist/cjs/apis/VmGroupApi.js new file mode 100644 index 00000000..20861aee --- /dev/null +++ b/dist/cjs/apis/VmGroupApi.js @@ -0,0 +1,290 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.VmGroupApi = void 0; +const runtime = __importStar(require("../runtime")); +const models_1 = require("../models"); +/** + * + */ +class VmGroupApi extends runtime.BaseAPI { + /** + */ + createVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.CreateVmGroupRequestToJSON)(requestParameters.createVmGroupRequest); + const request = { + path: `/CreateVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.CreateVmGroupResponseFromJSON)(jsonValue)); + }); + } + /** + */ + createVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.createVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + deleteVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.DeleteVmGroupRequestToJSON)(requestParameters.deleteVmGroupRequest); + const request = { + path: `/DeleteVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.DeleteVmGroupResponseFromJSON)(jsonValue)); + }); + } + /** + */ + deleteVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.deleteVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + readVmGroupsRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.ReadVmGroupsRequestToJSON)(requestParameters.readVmGroupsRequest); + const request = { + path: `/ReadVmGroups`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.ReadVmGroupsResponseFromJSON)(jsonValue)); + }); + } + /** + */ + readVmGroups(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.readVmGroupsRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + scaleDownVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.ScaleDownVmGroupRequestToJSON)(requestParameters.scaleDownVmGroupRequest); + const request = { + path: `/ScaleDownVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.ScaleDownVmGroupResponseFromJSON)(jsonValue)); + }); + } + /** + */ + scaleDownVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.scaleDownVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + scaleUpVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.ScaleUpVmGroupRequestToJSON)(requestParameters.scaleUpVmGroupRequest); + const request = { + path: `/ScaleUpVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.ScaleUpVmGroupResponseFromJSON)(jsonValue)); + }); + } + /** + */ + scaleUpVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.scaleUpVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + updateVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.UpdateVmGroupRequestToJSON)(requestParameters.updateVmGroupRequest); + const request = { + path: `/UpdateVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.UpdateVmGroupResponseFromJSON)(jsonValue)); + }); + } + /** + */ + updateVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.updateVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } +} +exports.VmGroupApi = VmGroupApi; diff --git a/dist/cjs/apis/VmTemplateApi.d.ts b/dist/cjs/apis/VmTemplateApi.d.ts new file mode 100644 index 00000000..5fd02bf5 --- /dev/null +++ b/dist/cjs/apis/VmTemplateApi.d.ts @@ -0,0 +1,106 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import * as runtime from '../runtime'; +import { CreateVmTemplateRequest, CreateVmTemplateResponse, DeleteVmTemplateRequest, DeleteVmTemplateResponse, ReadVmTemplatesRequest, ReadVmTemplatesResponse, UpdateVmTemplateRequest, UpdateVmTemplateResponse } from '../models'; +export interface CreateVmTemplateOperationRequest { + createVmTemplateRequest?: CreateVmTemplateRequest; +} +export interface DeleteVmTemplateOperationRequest { + deleteVmTemplateRequest?: DeleteVmTemplateRequest; +} +export interface ReadVmTemplatesOperationRequest { + readVmTemplatesRequest?: ReadVmTemplatesRequest; +} +export interface UpdateVmTemplateOperationRequest { + updateVmTemplateRequest?: UpdateVmTemplateRequest; +} +/** + * VmTemplateApi - interface + * + * @export + * @interface VmTemplateApiInterface + */ +export interface VmTemplateApiInterface { + /** + * + * @param {CreateVmTemplateRequest} [createVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + createVmTemplateRaw(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + createVmTemplate(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {DeleteVmTemplateRequest} [deleteVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + deleteVmTemplateRaw(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + deleteVmTemplate(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ReadVmTemplatesRequest} [readVmTemplatesRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + readVmTemplatesRaw(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readVmTemplates(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {UpdateVmTemplateRequest} [updateVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + updateVmTemplateRaw(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + updateVmTemplate(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; +} +/** + * + */ +export declare class VmTemplateApi extends runtime.BaseAPI implements VmTemplateApiInterface { + /** + */ + createVmTemplateRaw(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + createVmTemplate(requestParameters?: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + deleteVmTemplateRaw(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + deleteVmTemplate(requestParameters?: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + readVmTemplatesRaw(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readVmTemplates(requestParameters?: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + updateVmTemplateRaw(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + updateVmTemplate(requestParameters?: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; +} diff --git a/dist/cjs/apis/VmTemplateApi.js b/dist/cjs/apis/VmTemplateApi.js new file mode 100644 index 00000000..854a628f --- /dev/null +++ b/dist/cjs/apis/VmTemplateApi.js @@ -0,0 +1,212 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.VmTemplateApi = void 0; +const runtime = __importStar(require("../runtime")); +const models_1 = require("../models"); +/** + * + */ +class VmTemplateApi extends runtime.BaseAPI { + /** + */ + createVmTemplateRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.CreateVmTemplateRequestToJSON)(requestParameters.createVmTemplateRequest); + const request = { + path: `/CreateVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.CreateVmTemplateResponseFromJSON)(jsonValue)); + }); + } + /** + */ + createVmTemplate(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.createVmTemplateRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + deleteVmTemplateRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.DeleteVmTemplateRequestToJSON)(requestParameters.deleteVmTemplateRequest); + const request = { + path: `/DeleteVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.DeleteVmTemplateResponseFromJSON)(jsonValue)); + }); + } + /** + */ + deleteVmTemplate(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.deleteVmTemplateRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + readVmTemplatesRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.ReadVmTemplatesRequestToJSON)(requestParameters.readVmTemplatesRequest); + const request = { + path: `/ReadVmTemplates`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.ReadVmTemplatesResponseFromJSON)(jsonValue)); + }); + } + /** + */ + readVmTemplates(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.readVmTemplatesRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + updateVmTemplateRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = (0, models_1.UpdateVmTemplateRequestToJSON)(requestParameters.updateVmTemplateRequest); + const request = { + path: `/UpdateVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => (0, models_1.UpdateVmTemplateResponseFromJSON)(jsonValue)); + }); + } + /** + */ + updateVmTemplate(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.updateVmTemplateRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } +} +exports.VmTemplateApi = VmTemplateApi; diff --git a/dist/cjs/apis/VolumeApi.d.ts b/dist/cjs/apis/VolumeApi.d.ts index ad1bf8db..8ef8dca5 100644 --- a/dist/cjs/apis/VolumeApi.d.ts +++ b/dist/cjs/apis/VolumeApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/VolumeApi.js b/dist/cjs/apis/VolumeApi.js index a48722e3..be48f1cd 100644 --- a/dist/cjs/apis/VolumeApi.js +++ b/dist/cjs/apis/VolumeApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/VpnConnectionApi.d.ts b/dist/cjs/apis/VpnConnectionApi.d.ts index 7f813808..957f5a79 100644 --- a/dist/cjs/apis/VpnConnectionApi.d.ts +++ b/dist/cjs/apis/VpnConnectionApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/VpnConnectionApi.js b/dist/cjs/apis/VpnConnectionApi.js index c16a7fbf..36737151 100644 --- a/dist/cjs/apis/VpnConnectionApi.js +++ b/dist/cjs/apis/VpnConnectionApi.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/apis/index.d.ts b/dist/cjs/apis/index.d.ts index e89a7d70..668fab57 100644 --- a/dist/cjs/apis/index.d.ts +++ b/dist/cjs/apis/index.d.ts @@ -39,5 +39,7 @@ export * from './TagApi'; export * from './TaskApi'; export * from './VirtualGatewayApi'; export * from './VmApi'; +export * from './VmGroupApi'; +export * from './VmTemplateApi'; export * from './VolumeApi'; export * from './VpnConnectionApi'; diff --git a/dist/cjs/apis/index.js b/dist/cjs/apis/index.js index 70f47ea9..934d4858 100644 --- a/dist/cjs/apis/index.js +++ b/dist/cjs/apis/index.js @@ -57,5 +57,7 @@ __exportStar(require("./TagApi"), exports); __exportStar(require("./TaskApi"), exports); __exportStar(require("./VirtualGatewayApi"), exports); __exportStar(require("./VmApi"), exports); +__exportStar(require("./VmGroupApi"), exports); +__exportStar(require("./VmTemplateApi"), exports); __exportStar(require("./VolumeApi"), exports); __exportStar(require("./VpnConnectionApi"), exports); diff --git a/dist/cjs/models/AcceptNetPeeringRequest.d.ts b/dist/cjs/models/AcceptNetPeeringRequest.d.ts index 36d667f0..b33ee4ca 100644 --- a/dist/cjs/models/AcceptNetPeeringRequest.d.ts +++ b/dist/cjs/models/AcceptNetPeeringRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AcceptNetPeeringRequest.js b/dist/cjs/models/AcceptNetPeeringRequest.js index 6149c238..13555dcd 100644 --- a/dist/cjs/models/AcceptNetPeeringRequest.js +++ b/dist/cjs/models/AcceptNetPeeringRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AcceptNetPeeringResponse.d.ts b/dist/cjs/models/AcceptNetPeeringResponse.d.ts index 06208002..b4ba756e 100644 --- a/dist/cjs/models/AcceptNetPeeringResponse.d.ts +++ b/dist/cjs/models/AcceptNetPeeringResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AcceptNetPeeringResponse.js b/dist/cjs/models/AcceptNetPeeringResponse.js index 057a91dd..9ccb6f72 100644 --- a/dist/cjs/models/AcceptNetPeeringResponse.js +++ b/dist/cjs/models/AcceptNetPeeringResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AccepterNet.d.ts b/dist/cjs/models/AccepterNet.d.ts index 7bd99afa..01e97bcf 100644 --- a/dist/cjs/models/AccepterNet.d.ts +++ b/dist/cjs/models/AccepterNet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AccepterNet.js b/dist/cjs/models/AccepterNet.js index 07c1b20f..594eec93 100644 --- a/dist/cjs/models/AccepterNet.js +++ b/dist/cjs/models/AccepterNet.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AccessKey.d.ts b/dist/cjs/models/AccessKey.d.ts index c3220f5f..2a678bd1 100644 --- a/dist/cjs/models/AccessKey.d.ts +++ b/dist/cjs/models/AccessKey.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AccessKey.js b/dist/cjs/models/AccessKey.js index dbf459d4..ece6e562 100644 --- a/dist/cjs/models/AccessKey.js +++ b/dist/cjs/models/AccessKey.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AccessKeySecretKey.d.ts b/dist/cjs/models/AccessKeySecretKey.d.ts index ac1d6e76..9aedfcca 100644 --- a/dist/cjs/models/AccessKeySecretKey.d.ts +++ b/dist/cjs/models/AccessKeySecretKey.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AccessKeySecretKey.js b/dist/cjs/models/AccessKeySecretKey.js index 3264c98c..057322ac 100644 --- a/dist/cjs/models/AccessKeySecretKey.js +++ b/dist/cjs/models/AccessKeySecretKey.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AccessLog.d.ts b/dist/cjs/models/AccessLog.d.ts index 28ae260b..651fd820 100644 --- a/dist/cjs/models/AccessLog.d.ts +++ b/dist/cjs/models/AccessLog.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/AccessLog.js b/dist/cjs/models/AccessLog.js index c4817e0e..e0094c53 100644 --- a/dist/cjs/models/AccessLog.js +++ b/dist/cjs/models/AccessLog.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Account.d.ts b/dist/cjs/models/Account.d.ts index 593fea79..8ad730fa 100644 --- a/dist/cjs/models/Account.d.ts +++ b/dist/cjs/models/Account.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Account.js b/dist/cjs/models/Account.js index 8b88ce40..872df166 100644 --- a/dist/cjs/models/Account.js +++ b/dist/cjs/models/Account.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ApiAccessPolicy.d.ts b/dist/cjs/models/ApiAccessPolicy.d.ts index 396f6522..89d22d0e 100644 --- a/dist/cjs/models/ApiAccessPolicy.d.ts +++ b/dist/cjs/models/ApiAccessPolicy.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ApiAccessPolicy.js b/dist/cjs/models/ApiAccessPolicy.js index 1f94c00b..3670e696 100644 --- a/dist/cjs/models/ApiAccessPolicy.js +++ b/dist/cjs/models/ApiAccessPolicy.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ApiAccessRule.d.ts b/dist/cjs/models/ApiAccessRule.d.ts index c1733506..3ed84cb8 100644 --- a/dist/cjs/models/ApiAccessRule.d.ts +++ b/dist/cjs/models/ApiAccessRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ApiAccessRule.js b/dist/cjs/models/ApiAccessRule.js index 98c24f01..feb11edf 100644 --- a/dist/cjs/models/ApiAccessRule.js +++ b/dist/cjs/models/ApiAccessRule.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ApplicationStickyCookiePolicy.d.ts b/dist/cjs/models/ApplicationStickyCookiePolicy.d.ts index 68586429..efebb123 100644 --- a/dist/cjs/models/ApplicationStickyCookiePolicy.d.ts +++ b/dist/cjs/models/ApplicationStickyCookiePolicy.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ApplicationStickyCookiePolicy.js b/dist/cjs/models/ApplicationStickyCookiePolicy.js index 1656fe3b..14ae9a0a 100644 --- a/dist/cjs/models/ApplicationStickyCookiePolicy.js +++ b/dist/cjs/models/ApplicationStickyCookiePolicy.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BackendVmHealth.d.ts b/dist/cjs/models/BackendVmHealth.d.ts index c0baabf4..93b8bf8c 100644 --- a/dist/cjs/models/BackendVmHealth.d.ts +++ b/dist/cjs/models/BackendVmHealth.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BackendVmHealth.js b/dist/cjs/models/BackendVmHealth.js index eed664ef..b84272d2 100644 --- a/dist/cjs/models/BackendVmHealth.js +++ b/dist/cjs/models/BackendVmHealth.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BlockDeviceMappingCreated.d.ts b/dist/cjs/models/BlockDeviceMappingCreated.d.ts index d03c5c5d..b05c4210 100644 --- a/dist/cjs/models/BlockDeviceMappingCreated.d.ts +++ b/dist/cjs/models/BlockDeviceMappingCreated.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BlockDeviceMappingCreated.js b/dist/cjs/models/BlockDeviceMappingCreated.js index b13ae579..c8ed3dd3 100644 --- a/dist/cjs/models/BlockDeviceMappingCreated.js +++ b/dist/cjs/models/BlockDeviceMappingCreated.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BlockDeviceMappingImage.d.ts b/dist/cjs/models/BlockDeviceMappingImage.d.ts index 304563e7..4f7a0b84 100644 --- a/dist/cjs/models/BlockDeviceMappingImage.d.ts +++ b/dist/cjs/models/BlockDeviceMappingImage.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BlockDeviceMappingImage.js b/dist/cjs/models/BlockDeviceMappingImage.js index e2b23f66..30109872 100644 --- a/dist/cjs/models/BlockDeviceMappingImage.js +++ b/dist/cjs/models/BlockDeviceMappingImage.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BlockDeviceMappingVmCreation.d.ts b/dist/cjs/models/BlockDeviceMappingVmCreation.d.ts index f34a08a4..25d13b54 100644 --- a/dist/cjs/models/BlockDeviceMappingVmCreation.d.ts +++ b/dist/cjs/models/BlockDeviceMappingVmCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BlockDeviceMappingVmCreation.js b/dist/cjs/models/BlockDeviceMappingVmCreation.js index eda24810..986a6b61 100644 --- a/dist/cjs/models/BlockDeviceMappingVmCreation.js +++ b/dist/cjs/models/BlockDeviceMappingVmCreation.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BlockDeviceMappingVmUpdate.d.ts b/dist/cjs/models/BlockDeviceMappingVmUpdate.d.ts index 0b1eb5c3..3dec5d5a 100644 --- a/dist/cjs/models/BlockDeviceMappingVmUpdate.d.ts +++ b/dist/cjs/models/BlockDeviceMappingVmUpdate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BlockDeviceMappingVmUpdate.js b/dist/cjs/models/BlockDeviceMappingVmUpdate.js index dfaeecc2..e5a00778 100644 --- a/dist/cjs/models/BlockDeviceMappingVmUpdate.js +++ b/dist/cjs/models/BlockDeviceMappingVmUpdate.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BsuCreated.d.ts b/dist/cjs/models/BsuCreated.d.ts index 70f86835..7413d22a 100644 --- a/dist/cjs/models/BsuCreated.d.ts +++ b/dist/cjs/models/BsuCreated.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -22,7 +22,7 @@ export interface BsuCreated { */ deleteOnVmDeletion?: boolean; /** - * The time and date of attachment of the volume to the VM. + * The date and time of attachment of the volume to the VM, in ISO 8601 date-time format. * @type {Date} * @memberof BsuCreated */ diff --git a/dist/cjs/models/BsuCreated.js b/dist/cjs/models/BsuCreated.js index 53242142..5ae1bbc8 100644 --- a/dist/cjs/models/BsuCreated.js +++ b/dist/cjs/models/BsuCreated.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BsuToCreate.d.ts b/dist/cjs/models/BsuToCreate.d.ts index 1ca69111..1c22a1b4 100644 --- a/dist/cjs/models/BsuToCreate.d.ts +++ b/dist/cjs/models/BsuToCreate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BsuToCreate.js b/dist/cjs/models/BsuToCreate.js index 9b905211..2a9514f7 100644 --- a/dist/cjs/models/BsuToCreate.js +++ b/dist/cjs/models/BsuToCreate.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BsuToUpdateVm.d.ts b/dist/cjs/models/BsuToUpdateVm.d.ts index 737a9a0a..27ed32de 100644 --- a/dist/cjs/models/BsuToUpdateVm.d.ts +++ b/dist/cjs/models/BsuToUpdateVm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/BsuToUpdateVm.js b/dist/cjs/models/BsuToUpdateVm.js index 5cacea95..fd2bc077 100644 --- a/dist/cjs/models/BsuToUpdateVm.js +++ b/dist/cjs/models/BsuToUpdateVm.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Ca.d.ts b/dist/cjs/models/Ca.d.ts index fd91b3f2..87089c04 100644 --- a/dist/cjs/models/Ca.d.ts +++ b/dist/cjs/models/Ca.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Ca.js b/dist/cjs/models/Ca.js index 2f3d5030..f9767b8c 100644 --- a/dist/cjs/models/Ca.js +++ b/dist/cjs/models/Ca.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Catalog.d.ts b/dist/cjs/models/Catalog.d.ts index 86e2cb89..4678c9e7 100644 --- a/dist/cjs/models/Catalog.d.ts +++ b/dist/cjs/models/Catalog.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Catalog.js b/dist/cjs/models/Catalog.js index 43b1e837..9ab4818b 100644 --- a/dist/cjs/models/Catalog.js +++ b/dist/cjs/models/Catalog.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CatalogEntry.d.ts b/dist/cjs/models/CatalogEntry.d.ts index 2b1e688b..26554c6f 100644 --- a/dist/cjs/models/CatalogEntry.d.ts +++ b/dist/cjs/models/CatalogEntry.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CatalogEntry.js b/dist/cjs/models/CatalogEntry.js index 023a8fe3..2b44f555 100644 --- a/dist/cjs/models/CatalogEntry.js +++ b/dist/cjs/models/CatalogEntry.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Catalogs.d.ts b/dist/cjs/models/Catalogs.d.ts new file mode 100644 index 00000000..02db8d8c --- /dev/null +++ b/dist/cjs/models/Catalogs.d.ts @@ -0,0 +1,54 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { CatalogEntry } from './CatalogEntry'; +/** + * Information about the catalogs. + * @export + * @interface Catalogs + */ +export interface Catalogs { + /** + * One or more catalog entries. + * @type {Array} + * @memberof Catalogs + */ + entries?: Array; + /** + * The beginning of the time period, in ISO 8601 date-time format. + * @type {Date} + * @memberof Catalogs + */ + fromDate?: Date; + /** + * The state of the catalog (`CURRENT` \| `OBSOLETE`). + * @type {string} + * @memberof Catalogs + */ + state?: CatalogsStateEnum; + /** + * The end of the time period, in ISO 8601 date-time format. + * @type {Date} + * @memberof Catalogs + */ + toDate?: Date; +} +/** + * @export + */ +export declare const CatalogsStateEnum: { + readonly Current: "CURRENT"; + readonly Obsolete: "OBSOLETE"; +}; +export declare type CatalogsStateEnum = typeof CatalogsStateEnum[keyof typeof CatalogsStateEnum]; +export declare function CatalogsFromJSON(json: any): Catalogs; +export declare function CatalogsFromJSONTyped(json: any, ignoreDiscriminator: boolean): Catalogs; +export declare function CatalogsToJSON(value?: Catalogs | null): any; diff --git a/dist/cjs/models/Catalogs.js b/dist/cjs/models/Catalogs.js new file mode 100644 index 00000000..59370009 --- /dev/null +++ b/dist/cjs/models/Catalogs.js @@ -0,0 +1,56 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.CatalogsToJSON = exports.CatalogsFromJSONTyped = exports.CatalogsFromJSON = exports.CatalogsStateEnum = void 0; +const runtime_1 = require("../runtime"); +const CatalogEntry_1 = require("./CatalogEntry"); +/** + * @export + */ +exports.CatalogsStateEnum = { + Current: 'CURRENT', + Obsolete: 'OBSOLETE' +}; +function CatalogsFromJSON(json) { + return CatalogsFromJSONTyped(json, false); +} +exports.CatalogsFromJSON = CatalogsFromJSON; +function CatalogsFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'entries': !(0, runtime_1.exists)(json, 'Entries') ? undefined : (json['Entries'].map(CatalogEntry_1.CatalogEntryFromJSON)), + 'fromDate': !(0, runtime_1.exists)(json, 'FromDate') ? undefined : (new Date(json['FromDate'])), + 'state': !(0, runtime_1.exists)(json, 'State') ? undefined : json['State'], + 'toDate': !(0, runtime_1.exists)(json, 'ToDate') ? undefined : (new Date(json['ToDate'])), + }; +} +exports.CatalogsFromJSONTyped = CatalogsFromJSONTyped; +function CatalogsToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Entries': value.entries === undefined ? undefined : (value.entries.map(CatalogEntry_1.CatalogEntryToJSON)), + 'FromDate': value.fromDate === undefined ? undefined : (value.fromDate.toISOString()), + 'State': value.state, + 'ToDate': value.toDate === undefined ? undefined : (value.toDate.toISOString()), + }; +} +exports.CatalogsToJSON = CatalogsToJSON; diff --git a/dist/cjs/models/CheckAuthenticationRequest.d.ts b/dist/cjs/models/CheckAuthenticationRequest.d.ts index 52e11b69..b34da077 100644 --- a/dist/cjs/models/CheckAuthenticationRequest.d.ts +++ b/dist/cjs/models/CheckAuthenticationRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CheckAuthenticationRequest.js b/dist/cjs/models/CheckAuthenticationRequest.js index b1cbf010..1598d136 100644 --- a/dist/cjs/models/CheckAuthenticationRequest.js +++ b/dist/cjs/models/CheckAuthenticationRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CheckAuthenticationResponse.d.ts b/dist/cjs/models/CheckAuthenticationResponse.d.ts index 53bf2b38..6fd7efa8 100644 --- a/dist/cjs/models/CheckAuthenticationResponse.d.ts +++ b/dist/cjs/models/CheckAuthenticationResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CheckAuthenticationResponse.js b/dist/cjs/models/CheckAuthenticationResponse.js index 8a25d835..c7c2afb3 100644 --- a/dist/cjs/models/CheckAuthenticationResponse.js +++ b/dist/cjs/models/CheckAuthenticationResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ClientGateway.d.ts b/dist/cjs/models/ClientGateway.d.ts index 8855017e..b9c059df 100644 --- a/dist/cjs/models/ClientGateway.d.ts +++ b/dist/cjs/models/ClientGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ClientGateway.js b/dist/cjs/models/ClientGateway.js index 54f76628..4de1b018 100644 --- a/dist/cjs/models/ClientGateway.js +++ b/dist/cjs/models/ClientGateway.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ConsumptionEntry.d.ts b/dist/cjs/models/ConsumptionEntry.d.ts index e3ee1ff4..0b02586f 100644 --- a/dist/cjs/models/ConsumptionEntry.d.ts +++ b/dist/cjs/models/ConsumptionEntry.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -28,7 +28,7 @@ export interface ConsumptionEntry { */ category?: string; /** - * The beginning of the time period. + * The beginning of the time period, in ISO 8601 date-time format. * @type {string} * @memberof ConsumptionEntry */ @@ -64,7 +64,7 @@ export interface ConsumptionEntry { */ title?: string; /** - * The end of the time period. + * The end of the time period, in ISO 8601 date-time format. * @type {string} * @memberof ConsumptionEntry */ diff --git a/dist/cjs/models/ConsumptionEntry.js b/dist/cjs/models/ConsumptionEntry.js index a659e8cc..6fa35cc9 100644 --- a/dist/cjs/models/ConsumptionEntry.js +++ b/dist/cjs/models/ConsumptionEntry.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateAccessKeyRequest.d.ts b/dist/cjs/models/CreateAccessKeyRequest.d.ts index 42b6fc21..1104faf0 100644 --- a/dist/cjs/models/CreateAccessKeyRequest.d.ts +++ b/dist/cjs/models/CreateAccessKeyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -22,7 +22,7 @@ export interface CreateAccessKeyRequest { */ dryRun?: boolean; /** - * 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. + * The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z`, or `2020-06-14`). To remove an existing expiration date, use the method without specifying this parameter. * @type {string} * @memberof CreateAccessKeyRequest */ diff --git a/dist/cjs/models/CreateAccessKeyRequest.js b/dist/cjs/models/CreateAccessKeyRequest.js index 04629890..840492fb 100644 --- a/dist/cjs/models/CreateAccessKeyRequest.js +++ b/dist/cjs/models/CreateAccessKeyRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateAccessKeyResponse.d.ts b/dist/cjs/models/CreateAccessKeyResponse.d.ts index 750424cc..3afd6873 100644 --- a/dist/cjs/models/CreateAccessKeyResponse.d.ts +++ b/dist/cjs/models/CreateAccessKeyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateAccessKeyResponse.js b/dist/cjs/models/CreateAccessKeyResponse.js index c25bea47..4f7e3bc7 100644 --- a/dist/cjs/models/CreateAccessKeyResponse.js +++ b/dist/cjs/models/CreateAccessKeyResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateAccountRequest.d.ts b/dist/cjs/models/CreateAccountRequest.d.ts index 14297d42..3e918e3a 100644 --- a/dist/cjs/models/CreateAccountRequest.d.ts +++ b/dist/cjs/models/CreateAccountRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateAccountRequest.js b/dist/cjs/models/CreateAccountRequest.js index 168ec542..5f4b977c 100644 --- a/dist/cjs/models/CreateAccountRequest.js +++ b/dist/cjs/models/CreateAccountRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateAccountResponse.d.ts b/dist/cjs/models/CreateAccountResponse.d.ts index 6967a381..cfdad2bb 100644 --- a/dist/cjs/models/CreateAccountResponse.d.ts +++ b/dist/cjs/models/CreateAccountResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateAccountResponse.js b/dist/cjs/models/CreateAccountResponse.js index 7905bcef..30ca23c8 100644 --- a/dist/cjs/models/CreateAccountResponse.js +++ b/dist/cjs/models/CreateAccountResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateApiAccessRuleRequest.d.ts b/dist/cjs/models/CreateApiAccessRuleRequest.d.ts index 784b843e..1ee97cb2 100644 --- a/dist/cjs/models/CreateApiAccessRuleRequest.d.ts +++ b/dist/cjs/models/CreateApiAccessRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateApiAccessRuleRequest.js b/dist/cjs/models/CreateApiAccessRuleRequest.js index bd563c9d..e5946dbf 100644 --- a/dist/cjs/models/CreateApiAccessRuleRequest.js +++ b/dist/cjs/models/CreateApiAccessRuleRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateApiAccessRuleResponse.d.ts b/dist/cjs/models/CreateApiAccessRuleResponse.d.ts index ad18439d..5ba01319 100644 --- a/dist/cjs/models/CreateApiAccessRuleResponse.d.ts +++ b/dist/cjs/models/CreateApiAccessRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateApiAccessRuleResponse.js b/dist/cjs/models/CreateApiAccessRuleResponse.js index d2c61992..c1d3fba5 100644 --- a/dist/cjs/models/CreateApiAccessRuleResponse.js +++ b/dist/cjs/models/CreateApiAccessRuleResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateCaRequest.d.ts b/dist/cjs/models/CreateCaRequest.d.ts index ffab3cda..cddd0399 100644 --- a/dist/cjs/models/CreateCaRequest.d.ts +++ b/dist/cjs/models/CreateCaRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateCaRequest.js b/dist/cjs/models/CreateCaRequest.js index 4bcb0542..7afcaa2f 100644 --- a/dist/cjs/models/CreateCaRequest.js +++ b/dist/cjs/models/CreateCaRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateCaResponse.d.ts b/dist/cjs/models/CreateCaResponse.d.ts index 79c05124..57a001a9 100644 --- a/dist/cjs/models/CreateCaResponse.d.ts +++ b/dist/cjs/models/CreateCaResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateCaResponse.js b/dist/cjs/models/CreateCaResponse.js index 92d7edf3..be9c49fe 100644 --- a/dist/cjs/models/CreateCaResponse.js +++ b/dist/cjs/models/CreateCaResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateClientGatewayRequest.d.ts b/dist/cjs/models/CreateClientGatewayRequest.d.ts index 053ec84d..46f4d503 100644 --- a/dist/cjs/models/CreateClientGatewayRequest.d.ts +++ b/dist/cjs/models/CreateClientGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateClientGatewayRequest.js b/dist/cjs/models/CreateClientGatewayRequest.js index b917b8e4..64ec066d 100644 --- a/dist/cjs/models/CreateClientGatewayRequest.js +++ b/dist/cjs/models/CreateClientGatewayRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateClientGatewayResponse.d.ts b/dist/cjs/models/CreateClientGatewayResponse.d.ts index 439c827e..b41b626f 100644 --- a/dist/cjs/models/CreateClientGatewayResponse.d.ts +++ b/dist/cjs/models/CreateClientGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateClientGatewayResponse.js b/dist/cjs/models/CreateClientGatewayResponse.js index c12f6049..86142f84 100644 --- a/dist/cjs/models/CreateClientGatewayResponse.js +++ b/dist/cjs/models/CreateClientGatewayResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDhcpOptionsRequest.d.ts b/dist/cjs/models/CreateDhcpOptionsRequest.d.ts index defbabbf..d51f1228 100644 --- a/dist/cjs/models/CreateDhcpOptionsRequest.d.ts +++ b/dist/cjs/models/CreateDhcpOptionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDhcpOptionsRequest.js b/dist/cjs/models/CreateDhcpOptionsRequest.js index 270c1440..0a95072c 100644 --- a/dist/cjs/models/CreateDhcpOptionsRequest.js +++ b/dist/cjs/models/CreateDhcpOptionsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDhcpOptionsResponse.d.ts b/dist/cjs/models/CreateDhcpOptionsResponse.d.ts index b15830d0..57321737 100644 --- a/dist/cjs/models/CreateDhcpOptionsResponse.d.ts +++ b/dist/cjs/models/CreateDhcpOptionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDhcpOptionsResponse.js b/dist/cjs/models/CreateDhcpOptionsResponse.js index beae0b55..f2666d2b 100644 --- a/dist/cjs/models/CreateDhcpOptionsResponse.js +++ b/dist/cjs/models/CreateDhcpOptionsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDirectLinkInterfaceRequest.d.ts b/dist/cjs/models/CreateDirectLinkInterfaceRequest.d.ts index 86531401..ab31e917 100644 --- a/dist/cjs/models/CreateDirectLinkInterfaceRequest.d.ts +++ b/dist/cjs/models/CreateDirectLinkInterfaceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDirectLinkInterfaceRequest.js b/dist/cjs/models/CreateDirectLinkInterfaceRequest.js index 5d517a16..ca5d1224 100644 --- a/dist/cjs/models/CreateDirectLinkInterfaceRequest.js +++ b/dist/cjs/models/CreateDirectLinkInterfaceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDirectLinkInterfaceResponse.d.ts b/dist/cjs/models/CreateDirectLinkInterfaceResponse.d.ts index daf5d1e1..8e5a3bd6 100644 --- a/dist/cjs/models/CreateDirectLinkInterfaceResponse.d.ts +++ b/dist/cjs/models/CreateDirectLinkInterfaceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDirectLinkInterfaceResponse.js b/dist/cjs/models/CreateDirectLinkInterfaceResponse.js index 570e7d91..93b69998 100644 --- a/dist/cjs/models/CreateDirectLinkInterfaceResponse.js +++ b/dist/cjs/models/CreateDirectLinkInterfaceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDirectLinkRequest.d.ts b/dist/cjs/models/CreateDirectLinkRequest.d.ts index 84ff3aea..43655dd3 100644 --- a/dist/cjs/models/CreateDirectLinkRequest.d.ts +++ b/dist/cjs/models/CreateDirectLinkRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDirectLinkRequest.js b/dist/cjs/models/CreateDirectLinkRequest.js index cc4fef91..7f9d93c8 100644 --- a/dist/cjs/models/CreateDirectLinkRequest.js +++ b/dist/cjs/models/CreateDirectLinkRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDirectLinkResponse.d.ts b/dist/cjs/models/CreateDirectLinkResponse.d.ts index 7dff2583..76bd245e 100644 --- a/dist/cjs/models/CreateDirectLinkResponse.d.ts +++ b/dist/cjs/models/CreateDirectLinkResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateDirectLinkResponse.js b/dist/cjs/models/CreateDirectLinkResponse.js index 3ca8d271..ea502f54 100644 --- a/dist/cjs/models/CreateDirectLinkResponse.js +++ b/dist/cjs/models/CreateDirectLinkResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateFlexibleGpuRequest.d.ts b/dist/cjs/models/CreateFlexibleGpuRequest.d.ts index c11d1b37..49b90bf8 100644 --- a/dist/cjs/models/CreateFlexibleGpuRequest.d.ts +++ b/dist/cjs/models/CreateFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateFlexibleGpuRequest.js b/dist/cjs/models/CreateFlexibleGpuRequest.js index 6511034d..47e45b6f 100644 --- a/dist/cjs/models/CreateFlexibleGpuRequest.js +++ b/dist/cjs/models/CreateFlexibleGpuRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateFlexibleGpuResponse.d.ts b/dist/cjs/models/CreateFlexibleGpuResponse.d.ts index f8f8d2e0..1d78067a 100644 --- a/dist/cjs/models/CreateFlexibleGpuResponse.d.ts +++ b/dist/cjs/models/CreateFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateFlexibleGpuResponse.js b/dist/cjs/models/CreateFlexibleGpuResponse.js index 4c768bf9..ca2b9c57 100644 --- a/dist/cjs/models/CreateFlexibleGpuResponse.js +++ b/dist/cjs/models/CreateFlexibleGpuResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateImageExportTaskRequest.d.ts b/dist/cjs/models/CreateImageExportTaskRequest.d.ts index 97b1740d..6beb215a 100644 --- a/dist/cjs/models/CreateImageExportTaskRequest.d.ts +++ b/dist/cjs/models/CreateImageExportTaskRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateImageExportTaskRequest.js b/dist/cjs/models/CreateImageExportTaskRequest.js index 8afddc47..7f0174d3 100644 --- a/dist/cjs/models/CreateImageExportTaskRequest.js +++ b/dist/cjs/models/CreateImageExportTaskRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateImageExportTaskResponse.d.ts b/dist/cjs/models/CreateImageExportTaskResponse.d.ts index da88c1a1..affd911e 100644 --- a/dist/cjs/models/CreateImageExportTaskResponse.d.ts +++ b/dist/cjs/models/CreateImageExportTaskResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateImageExportTaskResponse.js b/dist/cjs/models/CreateImageExportTaskResponse.js index a9e295de..e165c463 100644 --- a/dist/cjs/models/CreateImageExportTaskResponse.js +++ b/dist/cjs/models/CreateImageExportTaskResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateImageRequest.d.ts b/dist/cjs/models/CreateImageRequest.d.ts index b7145e24..ed9bb697 100644 --- a/dist/cjs/models/CreateImageRequest.d.ts +++ b/dist/cjs/models/CreateImageRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -59,6 +59,12 @@ export interface CreateImageRequest { * @memberof CreateImageRequest */ noReboot?: boolean; + /** + * The product codes associated with the OMI. + * @type {Array} + * @memberof CreateImageRequest + */ + productCodes?: Array; /** * The name of the root device. You must specify only one of the following parameters: `FileLocation`, `RootDeviceName`, `SourceImageId` or `VmId`. * @type {string} diff --git a/dist/cjs/models/CreateImageRequest.js b/dist/cjs/models/CreateImageRequest.js index 3b60ca89..b7fb03ac 100644 --- a/dist/cjs/models/CreateImageRequest.js +++ b/dist/cjs/models/CreateImageRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -32,6 +32,7 @@ function CreateImageRequestFromJSONTyped(json, ignoreDiscriminator) { 'fileLocation': !(0, runtime_1.exists)(json, 'FileLocation') ? undefined : json['FileLocation'], 'imageName': !(0, runtime_1.exists)(json, 'ImageName') ? undefined : json['ImageName'], 'noReboot': !(0, runtime_1.exists)(json, 'NoReboot') ? undefined : json['NoReboot'], + 'productCodes': !(0, runtime_1.exists)(json, 'ProductCodes') ? undefined : json['ProductCodes'], 'rootDeviceName': !(0, runtime_1.exists)(json, 'RootDeviceName') ? undefined : json['RootDeviceName'], 'sourceImageId': !(0, runtime_1.exists)(json, 'SourceImageId') ? undefined : json['SourceImageId'], 'sourceRegionName': !(0, runtime_1.exists)(json, 'SourceRegionName') ? undefined : json['SourceRegionName'], @@ -54,6 +55,7 @@ function CreateImageRequestToJSON(value) { 'FileLocation': value.fileLocation, 'ImageName': value.imageName, 'NoReboot': value.noReboot, + 'ProductCodes': value.productCodes, 'RootDeviceName': value.rootDeviceName, 'SourceImageId': value.sourceImageId, 'SourceRegionName': value.sourceRegionName, diff --git a/dist/cjs/models/CreateImageResponse.d.ts b/dist/cjs/models/CreateImageResponse.d.ts index 93d3dbfe..995a49fb 100644 --- a/dist/cjs/models/CreateImageResponse.d.ts +++ b/dist/cjs/models/CreateImageResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateImageResponse.js b/dist/cjs/models/CreateImageResponse.js index ad67e1ff..44a64c5b 100644 --- a/dist/cjs/models/CreateImageResponse.js +++ b/dist/cjs/models/CreateImageResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateInternetServiceRequest.d.ts b/dist/cjs/models/CreateInternetServiceRequest.d.ts index 155de47a..89661887 100644 --- a/dist/cjs/models/CreateInternetServiceRequest.d.ts +++ b/dist/cjs/models/CreateInternetServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateInternetServiceRequest.js b/dist/cjs/models/CreateInternetServiceRequest.js index 27566f0a..352459fa 100644 --- a/dist/cjs/models/CreateInternetServiceRequest.js +++ b/dist/cjs/models/CreateInternetServiceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateInternetServiceResponse.d.ts b/dist/cjs/models/CreateInternetServiceResponse.d.ts index 5ba2807f..1f66b030 100644 --- a/dist/cjs/models/CreateInternetServiceResponse.d.ts +++ b/dist/cjs/models/CreateInternetServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateInternetServiceResponse.js b/dist/cjs/models/CreateInternetServiceResponse.js index 7d87b359..df18532b 100644 --- a/dist/cjs/models/CreateInternetServiceResponse.js +++ b/dist/cjs/models/CreateInternetServiceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateKeypairRequest.d.ts b/dist/cjs/models/CreateKeypairRequest.d.ts index e85be349..e29a8560 100644 --- a/dist/cjs/models/CreateKeypairRequest.d.ts +++ b/dist/cjs/models/CreateKeypairRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateKeypairRequest.js b/dist/cjs/models/CreateKeypairRequest.js index 1507c59c..6810d86e 100644 --- a/dist/cjs/models/CreateKeypairRequest.js +++ b/dist/cjs/models/CreateKeypairRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateKeypairResponse.d.ts b/dist/cjs/models/CreateKeypairResponse.d.ts index 0f77d947..78beec60 100644 --- a/dist/cjs/models/CreateKeypairResponse.d.ts +++ b/dist/cjs/models/CreateKeypairResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateKeypairResponse.js b/dist/cjs/models/CreateKeypairResponse.js index 4187d251..e5259507 100644 --- a/dist/cjs/models/CreateKeypairResponse.js +++ b/dist/cjs/models/CreateKeypairResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateListenerRuleRequest.d.ts b/dist/cjs/models/CreateListenerRuleRequest.d.ts index c5907d27..1963d540 100644 --- a/dist/cjs/models/CreateListenerRuleRequest.d.ts +++ b/dist/cjs/models/CreateListenerRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateListenerRuleRequest.js b/dist/cjs/models/CreateListenerRuleRequest.js index 5e10828b..ba9c5f67 100644 --- a/dist/cjs/models/CreateListenerRuleRequest.js +++ b/dist/cjs/models/CreateListenerRuleRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateListenerRuleResponse.d.ts b/dist/cjs/models/CreateListenerRuleResponse.d.ts index 5483630b..faed25d5 100644 --- a/dist/cjs/models/CreateListenerRuleResponse.d.ts +++ b/dist/cjs/models/CreateListenerRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateListenerRuleResponse.js b/dist/cjs/models/CreateListenerRuleResponse.js index a93477c8..2daf9a3b 100644 --- a/dist/cjs/models/CreateListenerRuleResponse.js +++ b/dist/cjs/models/CreateListenerRuleResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerListenersRequest.d.ts b/dist/cjs/models/CreateLoadBalancerListenersRequest.d.ts index eac752d7..9efb768e 100644 --- a/dist/cjs/models/CreateLoadBalancerListenersRequest.d.ts +++ b/dist/cjs/models/CreateLoadBalancerListenersRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerListenersRequest.js b/dist/cjs/models/CreateLoadBalancerListenersRequest.js index d248056b..f66e7fd4 100644 --- a/dist/cjs/models/CreateLoadBalancerListenersRequest.js +++ b/dist/cjs/models/CreateLoadBalancerListenersRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerListenersResponse.d.ts b/dist/cjs/models/CreateLoadBalancerListenersResponse.d.ts index 506b2fa5..862a1a6f 100644 --- a/dist/cjs/models/CreateLoadBalancerListenersResponse.d.ts +++ b/dist/cjs/models/CreateLoadBalancerListenersResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerListenersResponse.js b/dist/cjs/models/CreateLoadBalancerListenersResponse.js index c8aeb0d3..12cf0fec 100644 --- a/dist/cjs/models/CreateLoadBalancerListenersResponse.js +++ b/dist/cjs/models/CreateLoadBalancerListenersResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerPolicyRequest.d.ts b/dist/cjs/models/CreateLoadBalancerPolicyRequest.d.ts index b6a24c9b..02a29225 100644 --- a/dist/cjs/models/CreateLoadBalancerPolicyRequest.d.ts +++ b/dist/cjs/models/CreateLoadBalancerPolicyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerPolicyRequest.js b/dist/cjs/models/CreateLoadBalancerPolicyRequest.js index 779a16ca..65adb5a6 100644 --- a/dist/cjs/models/CreateLoadBalancerPolicyRequest.js +++ b/dist/cjs/models/CreateLoadBalancerPolicyRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerPolicyResponse.d.ts b/dist/cjs/models/CreateLoadBalancerPolicyResponse.d.ts index a9919696..acdb67c7 100644 --- a/dist/cjs/models/CreateLoadBalancerPolicyResponse.d.ts +++ b/dist/cjs/models/CreateLoadBalancerPolicyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerPolicyResponse.js b/dist/cjs/models/CreateLoadBalancerPolicyResponse.js index 3adfafbc..e8ac1fc3 100644 --- a/dist/cjs/models/CreateLoadBalancerPolicyResponse.js +++ b/dist/cjs/models/CreateLoadBalancerPolicyResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerRequest.d.ts b/dist/cjs/models/CreateLoadBalancerRequest.d.ts index 447e6c4e..e0f34a32 100644 --- a/dist/cjs/models/CreateLoadBalancerRequest.d.ts +++ b/dist/cjs/models/CreateLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerRequest.js b/dist/cjs/models/CreateLoadBalancerRequest.js index 3fab6834..9a66cb46 100644 --- a/dist/cjs/models/CreateLoadBalancerRequest.js +++ b/dist/cjs/models/CreateLoadBalancerRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerResponse.d.ts b/dist/cjs/models/CreateLoadBalancerResponse.d.ts index af5d42a0..66993321 100644 --- a/dist/cjs/models/CreateLoadBalancerResponse.d.ts +++ b/dist/cjs/models/CreateLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerResponse.js b/dist/cjs/models/CreateLoadBalancerResponse.js index 8c1c09a0..520a9237 100644 --- a/dist/cjs/models/CreateLoadBalancerResponse.js +++ b/dist/cjs/models/CreateLoadBalancerResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerTagsRequest.d.ts b/dist/cjs/models/CreateLoadBalancerTagsRequest.d.ts index 080b66a9..cbce7efe 100644 --- a/dist/cjs/models/CreateLoadBalancerTagsRequest.d.ts +++ b/dist/cjs/models/CreateLoadBalancerTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerTagsRequest.js b/dist/cjs/models/CreateLoadBalancerTagsRequest.js index 14a49735..9c2cfa7f 100644 --- a/dist/cjs/models/CreateLoadBalancerTagsRequest.js +++ b/dist/cjs/models/CreateLoadBalancerTagsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerTagsResponse.d.ts b/dist/cjs/models/CreateLoadBalancerTagsResponse.d.ts index 31554565..bf37a522 100644 --- a/dist/cjs/models/CreateLoadBalancerTagsResponse.d.ts +++ b/dist/cjs/models/CreateLoadBalancerTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateLoadBalancerTagsResponse.js b/dist/cjs/models/CreateLoadBalancerTagsResponse.js index a57e6e48..5e02329c 100644 --- a/dist/cjs/models/CreateLoadBalancerTagsResponse.js +++ b/dist/cjs/models/CreateLoadBalancerTagsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNatServiceRequest.d.ts b/dist/cjs/models/CreateNatServiceRequest.d.ts index 20f6f3b3..e486f427 100644 --- a/dist/cjs/models/CreateNatServiceRequest.d.ts +++ b/dist/cjs/models/CreateNatServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNatServiceRequest.js b/dist/cjs/models/CreateNatServiceRequest.js index 7c31c7b1..43262ff4 100644 --- a/dist/cjs/models/CreateNatServiceRequest.js +++ b/dist/cjs/models/CreateNatServiceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNatServiceResponse.d.ts b/dist/cjs/models/CreateNatServiceResponse.d.ts index 3e7b057e..c5603d69 100644 --- a/dist/cjs/models/CreateNatServiceResponse.d.ts +++ b/dist/cjs/models/CreateNatServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNatServiceResponse.js b/dist/cjs/models/CreateNatServiceResponse.js index 95a50181..d5294eb2 100644 --- a/dist/cjs/models/CreateNatServiceResponse.js +++ b/dist/cjs/models/CreateNatServiceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetAccessPointRequest.d.ts b/dist/cjs/models/CreateNetAccessPointRequest.d.ts index e31e5b1e..5be10dc6 100644 --- a/dist/cjs/models/CreateNetAccessPointRequest.d.ts +++ b/dist/cjs/models/CreateNetAccessPointRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetAccessPointRequest.js b/dist/cjs/models/CreateNetAccessPointRequest.js index 12a2f048..d6624c13 100644 --- a/dist/cjs/models/CreateNetAccessPointRequest.js +++ b/dist/cjs/models/CreateNetAccessPointRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetAccessPointResponse.d.ts b/dist/cjs/models/CreateNetAccessPointResponse.d.ts index 58ac88f3..6e8a4199 100644 --- a/dist/cjs/models/CreateNetAccessPointResponse.d.ts +++ b/dist/cjs/models/CreateNetAccessPointResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetAccessPointResponse.js b/dist/cjs/models/CreateNetAccessPointResponse.js index 4eee1aa9..d34769cd 100644 --- a/dist/cjs/models/CreateNetAccessPointResponse.js +++ b/dist/cjs/models/CreateNetAccessPointResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetPeeringRequest.d.ts b/dist/cjs/models/CreateNetPeeringRequest.d.ts index 16f966b7..9a353dd0 100644 --- a/dist/cjs/models/CreateNetPeeringRequest.d.ts +++ b/dist/cjs/models/CreateNetPeeringRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetPeeringRequest.js b/dist/cjs/models/CreateNetPeeringRequest.js index 5f370520..f2bd9000 100644 --- a/dist/cjs/models/CreateNetPeeringRequest.js +++ b/dist/cjs/models/CreateNetPeeringRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetPeeringResponse.d.ts b/dist/cjs/models/CreateNetPeeringResponse.d.ts index cc83c666..bf70f0c8 100644 --- a/dist/cjs/models/CreateNetPeeringResponse.d.ts +++ b/dist/cjs/models/CreateNetPeeringResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetPeeringResponse.js b/dist/cjs/models/CreateNetPeeringResponse.js index bf1f902a..397a49eb 100644 --- a/dist/cjs/models/CreateNetPeeringResponse.js +++ b/dist/cjs/models/CreateNetPeeringResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetRequest.d.ts b/dist/cjs/models/CreateNetRequest.d.ts index dcc1d693..8360c78f 100644 --- a/dist/cjs/models/CreateNetRequest.d.ts +++ b/dist/cjs/models/CreateNetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetRequest.js b/dist/cjs/models/CreateNetRequest.js index a415696b..85c1015e 100644 --- a/dist/cjs/models/CreateNetRequest.js +++ b/dist/cjs/models/CreateNetRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetResponse.d.ts b/dist/cjs/models/CreateNetResponse.d.ts index 695792c7..a9b1e24a 100644 --- a/dist/cjs/models/CreateNetResponse.d.ts +++ b/dist/cjs/models/CreateNetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNetResponse.js b/dist/cjs/models/CreateNetResponse.js index b80c8c65..0a952055 100644 --- a/dist/cjs/models/CreateNetResponse.js +++ b/dist/cjs/models/CreateNetResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNicRequest.d.ts b/dist/cjs/models/CreateNicRequest.d.ts index 1c52ebf4..c3a36f4d 100644 --- a/dist/cjs/models/CreateNicRequest.d.ts +++ b/dist/cjs/models/CreateNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNicRequest.js b/dist/cjs/models/CreateNicRequest.js index 1bcdf978..e56c9568 100644 --- a/dist/cjs/models/CreateNicRequest.js +++ b/dist/cjs/models/CreateNicRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNicResponse.d.ts b/dist/cjs/models/CreateNicResponse.d.ts index 20b9cfa8..28ee5746 100644 --- a/dist/cjs/models/CreateNicResponse.d.ts +++ b/dist/cjs/models/CreateNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateNicResponse.js b/dist/cjs/models/CreateNicResponse.js index e17c9728..eaa4bef9 100644 --- a/dist/cjs/models/CreateNicResponse.js +++ b/dist/cjs/models/CreateNicResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreatePublicIpRequest.d.ts b/dist/cjs/models/CreatePublicIpRequest.d.ts index 4dc7c356..5ec5707e 100644 --- a/dist/cjs/models/CreatePublicIpRequest.d.ts +++ b/dist/cjs/models/CreatePublicIpRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreatePublicIpRequest.js b/dist/cjs/models/CreatePublicIpRequest.js index e41affbd..d57fb0cd 100644 --- a/dist/cjs/models/CreatePublicIpRequest.js +++ b/dist/cjs/models/CreatePublicIpRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreatePublicIpResponse.d.ts b/dist/cjs/models/CreatePublicIpResponse.d.ts index 6c4b12e9..c78fc00e 100644 --- a/dist/cjs/models/CreatePublicIpResponse.d.ts +++ b/dist/cjs/models/CreatePublicIpResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreatePublicIpResponse.js b/dist/cjs/models/CreatePublicIpResponse.js index 62cb8cfd..0e204b48 100644 --- a/dist/cjs/models/CreatePublicIpResponse.js +++ b/dist/cjs/models/CreatePublicIpResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateRouteRequest.d.ts b/dist/cjs/models/CreateRouteRequest.d.ts index 6fa20f03..fccc8db4 100644 --- a/dist/cjs/models/CreateRouteRequest.d.ts +++ b/dist/cjs/models/CreateRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateRouteRequest.js b/dist/cjs/models/CreateRouteRequest.js index e79baac7..22112897 100644 --- a/dist/cjs/models/CreateRouteRequest.js +++ b/dist/cjs/models/CreateRouteRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateRouteResponse.d.ts b/dist/cjs/models/CreateRouteResponse.d.ts index 4431b64a..91f72c28 100644 --- a/dist/cjs/models/CreateRouteResponse.d.ts +++ b/dist/cjs/models/CreateRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateRouteResponse.js b/dist/cjs/models/CreateRouteResponse.js index d47ec1df..5bea2ae4 100644 --- a/dist/cjs/models/CreateRouteResponse.js +++ b/dist/cjs/models/CreateRouteResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateRouteTableRequest.d.ts b/dist/cjs/models/CreateRouteTableRequest.d.ts index 40cbcbcd..898f7be9 100644 --- a/dist/cjs/models/CreateRouteTableRequest.d.ts +++ b/dist/cjs/models/CreateRouteTableRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateRouteTableRequest.js b/dist/cjs/models/CreateRouteTableRequest.js index a86418f6..debde498 100644 --- a/dist/cjs/models/CreateRouteTableRequest.js +++ b/dist/cjs/models/CreateRouteTableRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateRouteTableResponse.d.ts b/dist/cjs/models/CreateRouteTableResponse.d.ts index 51a86399..95219952 100644 --- a/dist/cjs/models/CreateRouteTableResponse.d.ts +++ b/dist/cjs/models/CreateRouteTableResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateRouteTableResponse.js b/dist/cjs/models/CreateRouteTableResponse.js index 4c578905..ca95d0e9 100644 --- a/dist/cjs/models/CreateRouteTableResponse.js +++ b/dist/cjs/models/CreateRouteTableResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSecurityGroupRequest.d.ts b/dist/cjs/models/CreateSecurityGroupRequest.d.ts index 903dea35..1b91d66a 100644 --- a/dist/cjs/models/CreateSecurityGroupRequest.d.ts +++ b/dist/cjs/models/CreateSecurityGroupRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSecurityGroupRequest.js b/dist/cjs/models/CreateSecurityGroupRequest.js index aeb8d95b..0d1b01db 100644 --- a/dist/cjs/models/CreateSecurityGroupRequest.js +++ b/dist/cjs/models/CreateSecurityGroupRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSecurityGroupResponse.d.ts b/dist/cjs/models/CreateSecurityGroupResponse.d.ts index 09f8a85d..f6f033b3 100644 --- a/dist/cjs/models/CreateSecurityGroupResponse.d.ts +++ b/dist/cjs/models/CreateSecurityGroupResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSecurityGroupResponse.js b/dist/cjs/models/CreateSecurityGroupResponse.js index 68f365ac..3dbbed9b 100644 --- a/dist/cjs/models/CreateSecurityGroupResponse.js +++ b/dist/cjs/models/CreateSecurityGroupResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSecurityGroupRuleRequest.d.ts b/dist/cjs/models/CreateSecurityGroupRuleRequest.d.ts index 415743d1..ebe99f03 100644 --- a/dist/cjs/models/CreateSecurityGroupRuleRequest.d.ts +++ b/dist/cjs/models/CreateSecurityGroupRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSecurityGroupRuleRequest.js b/dist/cjs/models/CreateSecurityGroupRuleRequest.js index e5126b68..16913f64 100644 --- a/dist/cjs/models/CreateSecurityGroupRuleRequest.js +++ b/dist/cjs/models/CreateSecurityGroupRuleRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSecurityGroupRuleResponse.d.ts b/dist/cjs/models/CreateSecurityGroupRuleResponse.d.ts index 6ac82a49..7ec96363 100644 --- a/dist/cjs/models/CreateSecurityGroupRuleResponse.d.ts +++ b/dist/cjs/models/CreateSecurityGroupRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSecurityGroupRuleResponse.js b/dist/cjs/models/CreateSecurityGroupRuleResponse.js index 87581b80..1457e5de 100644 --- a/dist/cjs/models/CreateSecurityGroupRuleResponse.js +++ b/dist/cjs/models/CreateSecurityGroupRuleResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateServerCertificateRequest.d.ts b/dist/cjs/models/CreateServerCertificateRequest.d.ts index 72f36e72..cd8ab10d 100644 --- a/dist/cjs/models/CreateServerCertificateRequest.d.ts +++ b/dist/cjs/models/CreateServerCertificateRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateServerCertificateRequest.js b/dist/cjs/models/CreateServerCertificateRequest.js index eb4358e7..ac38689c 100644 --- a/dist/cjs/models/CreateServerCertificateRequest.js +++ b/dist/cjs/models/CreateServerCertificateRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateServerCertificateResponse.d.ts b/dist/cjs/models/CreateServerCertificateResponse.d.ts index 2ebff921..9038aeda 100644 --- a/dist/cjs/models/CreateServerCertificateResponse.d.ts +++ b/dist/cjs/models/CreateServerCertificateResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateServerCertificateResponse.js b/dist/cjs/models/CreateServerCertificateResponse.js index d69949ed..e86c4a57 100644 --- a/dist/cjs/models/CreateServerCertificateResponse.js +++ b/dist/cjs/models/CreateServerCertificateResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSnapshotExportTaskRequest.d.ts b/dist/cjs/models/CreateSnapshotExportTaskRequest.d.ts index 9d8127d0..41a226d5 100644 --- a/dist/cjs/models/CreateSnapshotExportTaskRequest.d.ts +++ b/dist/cjs/models/CreateSnapshotExportTaskRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSnapshotExportTaskRequest.js b/dist/cjs/models/CreateSnapshotExportTaskRequest.js index af51d3d0..663e6a71 100644 --- a/dist/cjs/models/CreateSnapshotExportTaskRequest.js +++ b/dist/cjs/models/CreateSnapshotExportTaskRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSnapshotExportTaskResponse.d.ts b/dist/cjs/models/CreateSnapshotExportTaskResponse.d.ts index 5f50e36b..6fd28591 100644 --- a/dist/cjs/models/CreateSnapshotExportTaskResponse.d.ts +++ b/dist/cjs/models/CreateSnapshotExportTaskResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSnapshotExportTaskResponse.js b/dist/cjs/models/CreateSnapshotExportTaskResponse.js index 5154a1e2..79670af4 100644 --- a/dist/cjs/models/CreateSnapshotExportTaskResponse.js +++ b/dist/cjs/models/CreateSnapshotExportTaskResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSnapshotRequest.d.ts b/dist/cjs/models/CreateSnapshotRequest.d.ts index 19f35eb8..8dce964f 100644 --- a/dist/cjs/models/CreateSnapshotRequest.d.ts +++ b/dist/cjs/models/CreateSnapshotRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSnapshotRequest.js b/dist/cjs/models/CreateSnapshotRequest.js index b78e8a32..f192b1bf 100644 --- a/dist/cjs/models/CreateSnapshotRequest.js +++ b/dist/cjs/models/CreateSnapshotRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSnapshotResponse.d.ts b/dist/cjs/models/CreateSnapshotResponse.d.ts index f4f6022b..1acad5ac 100644 --- a/dist/cjs/models/CreateSnapshotResponse.d.ts +++ b/dist/cjs/models/CreateSnapshotResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSnapshotResponse.js b/dist/cjs/models/CreateSnapshotResponse.js index 759a6eb0..891f0664 100644 --- a/dist/cjs/models/CreateSnapshotResponse.js +++ b/dist/cjs/models/CreateSnapshotResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSubnetRequest.d.ts b/dist/cjs/models/CreateSubnetRequest.d.ts index ff1451db..69e23b57 100644 --- a/dist/cjs/models/CreateSubnetRequest.d.ts +++ b/dist/cjs/models/CreateSubnetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSubnetRequest.js b/dist/cjs/models/CreateSubnetRequest.js index 67b01bdb..0d211af4 100644 --- a/dist/cjs/models/CreateSubnetRequest.js +++ b/dist/cjs/models/CreateSubnetRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSubnetResponse.d.ts b/dist/cjs/models/CreateSubnetResponse.d.ts index 0098fa8e..5a9c5a34 100644 --- a/dist/cjs/models/CreateSubnetResponse.d.ts +++ b/dist/cjs/models/CreateSubnetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateSubnetResponse.js b/dist/cjs/models/CreateSubnetResponse.js index 4e5e94ad..9322556a 100644 --- a/dist/cjs/models/CreateSubnetResponse.js +++ b/dist/cjs/models/CreateSubnetResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateTagsRequest.d.ts b/dist/cjs/models/CreateTagsRequest.d.ts index 027183ba..1242032f 100644 --- a/dist/cjs/models/CreateTagsRequest.d.ts +++ b/dist/cjs/models/CreateTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateTagsRequest.js b/dist/cjs/models/CreateTagsRequest.js index 3429ba79..22dee5c6 100644 --- a/dist/cjs/models/CreateTagsRequest.js +++ b/dist/cjs/models/CreateTagsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateTagsResponse.d.ts b/dist/cjs/models/CreateTagsResponse.d.ts index dd79495f..386efce2 100644 --- a/dist/cjs/models/CreateTagsResponse.d.ts +++ b/dist/cjs/models/CreateTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateTagsResponse.js b/dist/cjs/models/CreateTagsResponse.js index aab4d9a1..b11120ed 100644 --- a/dist/cjs/models/CreateTagsResponse.js +++ b/dist/cjs/models/CreateTagsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVirtualGatewayRequest.d.ts b/dist/cjs/models/CreateVirtualGatewayRequest.d.ts index 7ee589a1..ca07a26b 100644 --- a/dist/cjs/models/CreateVirtualGatewayRequest.d.ts +++ b/dist/cjs/models/CreateVirtualGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVirtualGatewayRequest.js b/dist/cjs/models/CreateVirtualGatewayRequest.js index 6faee2a0..1382cb1f 100644 --- a/dist/cjs/models/CreateVirtualGatewayRequest.js +++ b/dist/cjs/models/CreateVirtualGatewayRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVirtualGatewayResponse.d.ts b/dist/cjs/models/CreateVirtualGatewayResponse.d.ts index f4767cc4..864dce1e 100644 --- a/dist/cjs/models/CreateVirtualGatewayResponse.d.ts +++ b/dist/cjs/models/CreateVirtualGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVirtualGatewayResponse.js b/dist/cjs/models/CreateVirtualGatewayResponse.js index 044a8cbe..bb5fd8e6 100644 --- a/dist/cjs/models/CreateVirtualGatewayResponse.js +++ b/dist/cjs/models/CreateVirtualGatewayResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVmGroupRequest.d.ts b/dist/cjs/models/CreateVmGroupRequest.d.ts new file mode 100644 index 00000000..c3aede87 --- /dev/null +++ b/dist/cjs/models/CreateVmGroupRequest.d.ts @@ -0,0 +1,85 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * + * @export + * @interface CreateVmGroupRequest + */ +export interface CreateVmGroupRequest { + /** + * A description for the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof CreateVmGroupRequest + */ + dryRun?: boolean; + /** + * The positioning strategy of VMs on hypervisors. By default, or if set to `no-strategy` our orchestrator determines the most adequate position for your VMs. If set to `attract`, your VMs are deployed on the same hypervisor, which improves network performance. If set to `repulse`, your VMs are deployed on a different hypervisor, which improves fault tolerance. + * @type {string} + * @memberof CreateVmGroupRequest + */ + positioningStrategy?: CreateVmGroupRequestPositioningStrategyEnum; + /** + * One or more IDs of security groups for the VM group. + * @type {Array} + * @memberof CreateVmGroupRequest + */ + securityGroupIds: Array; + /** + * The ID of the Subnet in which you want to create the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + subnetId: string; + /** + * One or more tags to add to the VM group. + * @type {Array} + * @memberof CreateVmGroupRequest + */ + tags?: Array; + /** + * The number of VMs deployed in the VM group. + * @type {number} + * @memberof CreateVmGroupRequest + */ + vmCount: number; + /** + * The name of the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + vmGroupName: string; + /** + * The ID of the VM template used to launch VMs in the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + vmTemplateId: string; +} +/** + * @export + */ +export declare const CreateVmGroupRequestPositioningStrategyEnum: { + readonly Attract: "attract"; + readonly NoStrategy: "no-strategy"; + readonly Repulse: "repulse"; +}; +export declare type CreateVmGroupRequestPositioningStrategyEnum = typeof CreateVmGroupRequestPositioningStrategyEnum[keyof typeof CreateVmGroupRequestPositioningStrategyEnum]; +export declare function CreateVmGroupRequestFromJSON(json: any): CreateVmGroupRequest; +export declare function CreateVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmGroupRequest; +export declare function CreateVmGroupRequestToJSON(value?: CreateVmGroupRequest | null): any; diff --git a/dist/cjs/models/CreateVmGroupRequest.js b/dist/cjs/models/CreateVmGroupRequest.js new file mode 100644 index 00000000..4590c802 --- /dev/null +++ b/dist/cjs/models/CreateVmGroupRequest.js @@ -0,0 +1,67 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.CreateVmGroupRequestToJSON = exports.CreateVmGroupRequestFromJSONTyped = exports.CreateVmGroupRequestFromJSON = exports.CreateVmGroupRequestPositioningStrategyEnum = void 0; +const runtime_1 = require("../runtime"); +const ResourceTag_1 = require("./ResourceTag"); +/** + * @export + */ +exports.CreateVmGroupRequestPositioningStrategyEnum = { + Attract: 'attract', + NoStrategy: 'no-strategy', + Repulse: 'repulse' +}; +function CreateVmGroupRequestFromJSON(json) { + return CreateVmGroupRequestFromJSONTyped(json, false); +} +exports.CreateVmGroupRequestFromJSON = CreateVmGroupRequestFromJSON; +function CreateVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'description': !(0, runtime_1.exists)(json, 'Description') ? undefined : json['Description'], + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'positioningStrategy': !(0, runtime_1.exists)(json, 'PositioningStrategy') ? undefined : json['PositioningStrategy'], + 'securityGroupIds': json['SecurityGroupIds'], + 'subnetId': json['SubnetId'], + 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTag_1.ResourceTagFromJSON)), + 'vmCount': json['VmCount'], + 'vmGroupName': json['VmGroupName'], + 'vmTemplateId': json['VmTemplateId'], + }; +} +exports.CreateVmGroupRequestFromJSONTyped = CreateVmGroupRequestFromJSONTyped; +function CreateVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Description': value.description, + 'DryRun': value.dryRun, + 'PositioningStrategy': value.positioningStrategy, + 'SecurityGroupIds': value.securityGroupIds, + 'SubnetId': value.subnetId, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTag_1.ResourceTagToJSON)), + 'VmCount': value.vmCount, + 'VmGroupName': value.vmGroupName, + 'VmTemplateId': value.vmTemplateId, + }; +} +exports.CreateVmGroupRequestToJSON = CreateVmGroupRequestToJSON; diff --git a/dist/cjs/models/CreateVmGroupResponse.d.ts b/dist/cjs/models/CreateVmGroupResponse.d.ts new file mode 100644 index 00000000..27cc46e3 --- /dev/null +++ b/dist/cjs/models/CreateVmGroupResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmGroup } from './VmGroup'; +/** + * + * @export + * @interface CreateVmGroupResponse + */ +export interface CreateVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof CreateVmGroupResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmGroup} + * @memberof CreateVmGroupResponse + */ + vmGroup?: VmGroup; +} +export declare function CreateVmGroupResponseFromJSON(json: any): CreateVmGroupResponse; +export declare function CreateVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmGroupResponse; +export declare function CreateVmGroupResponseToJSON(value?: CreateVmGroupResponse | null): any; diff --git a/dist/cjs/models/CreateVmGroupResponse.js b/dist/cjs/models/CreateVmGroupResponse.js new file mode 100644 index 00000000..e358d861 --- /dev/null +++ b/dist/cjs/models/CreateVmGroupResponse.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.CreateVmGroupResponseToJSON = exports.CreateVmGroupResponseFromJSONTyped = exports.CreateVmGroupResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +const VmGroup_1 = require("./VmGroup"); +function CreateVmGroupResponseFromJSON(json) { + return CreateVmGroupResponseFromJSONTyped(json, false); +} +exports.CreateVmGroupResponseFromJSON = CreateVmGroupResponseFromJSON; +function CreateVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + 'vmGroup': !(0, runtime_1.exists)(json, 'VmGroup') ? undefined : (0, VmGroup_1.VmGroupFromJSON)(json['VmGroup']), + }; +} +exports.CreateVmGroupResponseFromJSONTyped = CreateVmGroupResponseFromJSONTyped; +function CreateVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + 'VmGroup': (0, VmGroup_1.VmGroupToJSON)(value.vmGroup), + }; +} +exports.CreateVmGroupResponseToJSON = CreateVmGroupResponseToJSON; diff --git a/dist/cjs/models/CreateVmTemplateRequest.d.ts b/dist/cjs/models/CreateVmTemplateRequest.d.ts new file mode 100644 index 00000000..c7f2364c --- /dev/null +++ b/dist/cjs/models/CreateVmTemplateRequest.d.ts @@ -0,0 +1,91 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * + * @export + * @interface CreateVmTemplateRequest + */ +export interface CreateVmTemplateRequest { + /** + * The number of vCores to use for each VM. + * @type {number} + * @memberof CreateVmTemplateRequest + */ + cpuCores: number; + /** + * The processor generation to use for each VM (for example, `v4`). + * @type {string} + * @memberof CreateVmTemplateRequest + */ + cpuGeneration: string; + /** + * The performance of the VMs (`medium` \| `high` \| `highest`). + * @type {string} + * @memberof CreateVmTemplateRequest + */ + cpuPerformance?: CreateVmTemplateRequestCpuPerformanceEnum; + /** + * A description for the VM template. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof CreateVmTemplateRequest + */ + dryRun?: boolean; + /** + * The ID of the OMI to use for each VM. You can find a list of OMIs by calling the [ReadImages](#readimages) method. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + imageId: string; + /** + * The name of the keypair to use for each VM. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + keypairName?: string; + /** + * The amount of RAM to use for each VM. + * @type {number} + * @memberof CreateVmTemplateRequest + */ + ram: number; + /** + * One or more tags to add to the VM template. + * @type {Array} + * @memberof CreateVmTemplateRequest + */ + tags?: Array; + /** + * The name of the VM template. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + vmTemplateName: string; +} +/** + * @export + */ +export declare const CreateVmTemplateRequestCpuPerformanceEnum: { + readonly Medium: "medium"; + readonly High: "high"; + readonly Highest: "highest"; +}; +export declare type CreateVmTemplateRequestCpuPerformanceEnum = typeof CreateVmTemplateRequestCpuPerformanceEnum[keyof typeof CreateVmTemplateRequestCpuPerformanceEnum]; +export declare function CreateVmTemplateRequestFromJSON(json: any): CreateVmTemplateRequest; +export declare function CreateVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmTemplateRequest; +export declare function CreateVmTemplateRequestToJSON(value?: CreateVmTemplateRequest | null): any; diff --git a/dist/cjs/models/CreateVmTemplateRequest.js b/dist/cjs/models/CreateVmTemplateRequest.js new file mode 100644 index 00000000..bb3ff991 --- /dev/null +++ b/dist/cjs/models/CreateVmTemplateRequest.js @@ -0,0 +1,69 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.CreateVmTemplateRequestToJSON = exports.CreateVmTemplateRequestFromJSONTyped = exports.CreateVmTemplateRequestFromJSON = exports.CreateVmTemplateRequestCpuPerformanceEnum = void 0; +const runtime_1 = require("../runtime"); +const ResourceTag_1 = require("./ResourceTag"); +/** + * @export + */ +exports.CreateVmTemplateRequestCpuPerformanceEnum = { + Medium: 'medium', + High: 'high', + Highest: 'highest' +}; +function CreateVmTemplateRequestFromJSON(json) { + return CreateVmTemplateRequestFromJSONTyped(json, false); +} +exports.CreateVmTemplateRequestFromJSON = CreateVmTemplateRequestFromJSON; +function CreateVmTemplateRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'cpuCores': json['CpuCores'], + 'cpuGeneration': json['CpuGeneration'], + 'cpuPerformance': !(0, runtime_1.exists)(json, 'CpuPerformance') ? undefined : json['CpuPerformance'], + 'description': !(0, runtime_1.exists)(json, 'Description') ? undefined : json['Description'], + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'imageId': json['ImageId'], + 'keypairName': !(0, runtime_1.exists)(json, 'KeypairName') ? undefined : json['KeypairName'], + 'ram': json['Ram'], + 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTag_1.ResourceTagFromJSON)), + 'vmTemplateName': json['VmTemplateName'], + }; +} +exports.CreateVmTemplateRequestFromJSONTyped = CreateVmTemplateRequestFromJSONTyped; +function CreateVmTemplateRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CpuCores': value.cpuCores, + 'CpuGeneration': value.cpuGeneration, + 'CpuPerformance': value.cpuPerformance, + 'Description': value.description, + 'DryRun': value.dryRun, + 'ImageId': value.imageId, + 'KeypairName': value.keypairName, + 'Ram': value.ram, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTag_1.ResourceTagToJSON)), + 'VmTemplateName': value.vmTemplateName, + }; +} +exports.CreateVmTemplateRequestToJSON = CreateVmTemplateRequestToJSON; diff --git a/dist/cjs/models/CreateVmTemplateResponse.d.ts b/dist/cjs/models/CreateVmTemplateResponse.d.ts new file mode 100644 index 00000000..6b76b748 --- /dev/null +++ b/dist/cjs/models/CreateVmTemplateResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmTemplate } from './VmTemplate'; +/** + * + * @export + * @interface CreateVmTemplateResponse + */ +export interface CreateVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof CreateVmTemplateResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmTemplate} + * @memberof CreateVmTemplateResponse + */ + vmTemplate?: VmTemplate; +} +export declare function CreateVmTemplateResponseFromJSON(json: any): CreateVmTemplateResponse; +export declare function CreateVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmTemplateResponse; +export declare function CreateVmTemplateResponseToJSON(value?: CreateVmTemplateResponse | null): any; diff --git a/dist/cjs/models/CreateVmTemplateResponse.js b/dist/cjs/models/CreateVmTemplateResponse.js new file mode 100644 index 00000000..7dd719ef --- /dev/null +++ b/dist/cjs/models/CreateVmTemplateResponse.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.CreateVmTemplateResponseToJSON = exports.CreateVmTemplateResponseFromJSONTyped = exports.CreateVmTemplateResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +const VmTemplate_1 = require("./VmTemplate"); +function CreateVmTemplateResponseFromJSON(json) { + return CreateVmTemplateResponseFromJSONTyped(json, false); +} +exports.CreateVmTemplateResponseFromJSON = CreateVmTemplateResponseFromJSON; +function CreateVmTemplateResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + 'vmTemplate': !(0, runtime_1.exists)(json, 'VmTemplate') ? undefined : (0, VmTemplate_1.VmTemplateFromJSON)(json['VmTemplate']), + }; +} +exports.CreateVmTemplateResponseFromJSONTyped = CreateVmTemplateResponseFromJSONTyped; +function CreateVmTemplateResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + 'VmTemplate': (0, VmTemplate_1.VmTemplateToJSON)(value.vmTemplate), + }; +} +exports.CreateVmTemplateResponseToJSON = CreateVmTemplateResponseToJSON; diff --git a/dist/cjs/models/CreateVmsRequest.d.ts b/dist/cjs/models/CreateVmsRequest.d.ts index 50f7140b..25cd3886 100644 --- a/dist/cjs/models/CreateVmsRequest.d.ts +++ b/dist/cjs/models/CreateVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVmsRequest.js b/dist/cjs/models/CreateVmsRequest.js index 2245ba01..f431d8ca 100644 --- a/dist/cjs/models/CreateVmsRequest.js +++ b/dist/cjs/models/CreateVmsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVmsResponse.d.ts b/dist/cjs/models/CreateVmsResponse.d.ts index 6d9d5c45..f5fee2cf 100644 --- a/dist/cjs/models/CreateVmsResponse.d.ts +++ b/dist/cjs/models/CreateVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVmsResponse.js b/dist/cjs/models/CreateVmsResponse.js index cf9a2771..1f0c34ae 100644 --- a/dist/cjs/models/CreateVmsResponse.js +++ b/dist/cjs/models/CreateVmsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVolumeRequest.d.ts b/dist/cjs/models/CreateVolumeRequest.d.ts index d4b6f875..af8f38ab 100644 --- a/dist/cjs/models/CreateVolumeRequest.d.ts +++ b/dist/cjs/models/CreateVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVolumeRequest.js b/dist/cjs/models/CreateVolumeRequest.js index 5463d90d..5b861634 100644 --- a/dist/cjs/models/CreateVolumeRequest.js +++ b/dist/cjs/models/CreateVolumeRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVolumeResponse.d.ts b/dist/cjs/models/CreateVolumeResponse.d.ts index 15ac558c..5ad0c8c3 100644 --- a/dist/cjs/models/CreateVolumeResponse.d.ts +++ b/dist/cjs/models/CreateVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVolumeResponse.js b/dist/cjs/models/CreateVolumeResponse.js index 593021e2..08dff871 100644 --- a/dist/cjs/models/CreateVolumeResponse.js +++ b/dist/cjs/models/CreateVolumeResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVpnConnectionRequest.d.ts b/dist/cjs/models/CreateVpnConnectionRequest.d.ts index 8ccb2547..0f630216 100644 --- a/dist/cjs/models/CreateVpnConnectionRequest.d.ts +++ b/dist/cjs/models/CreateVpnConnectionRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVpnConnectionRequest.js b/dist/cjs/models/CreateVpnConnectionRequest.js index 6be06120..15c221a8 100644 --- a/dist/cjs/models/CreateVpnConnectionRequest.js +++ b/dist/cjs/models/CreateVpnConnectionRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVpnConnectionResponse.d.ts b/dist/cjs/models/CreateVpnConnectionResponse.d.ts index 3509c201..1a2a6e39 100644 --- a/dist/cjs/models/CreateVpnConnectionResponse.d.ts +++ b/dist/cjs/models/CreateVpnConnectionResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVpnConnectionResponse.js b/dist/cjs/models/CreateVpnConnectionResponse.js index c3a667e9..1fc6cc91 100644 --- a/dist/cjs/models/CreateVpnConnectionResponse.js +++ b/dist/cjs/models/CreateVpnConnectionResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVpnConnectionRouteRequest.d.ts b/dist/cjs/models/CreateVpnConnectionRouteRequest.d.ts index 2145d02d..cce7342b 100644 --- a/dist/cjs/models/CreateVpnConnectionRouteRequest.d.ts +++ b/dist/cjs/models/CreateVpnConnectionRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVpnConnectionRouteRequest.js b/dist/cjs/models/CreateVpnConnectionRouteRequest.js index 0326c38a..6658d607 100644 --- a/dist/cjs/models/CreateVpnConnectionRouteRequest.js +++ b/dist/cjs/models/CreateVpnConnectionRouteRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVpnConnectionRouteResponse.d.ts b/dist/cjs/models/CreateVpnConnectionRouteResponse.d.ts index c0a8f9a7..6a6e1a7f 100644 --- a/dist/cjs/models/CreateVpnConnectionRouteResponse.d.ts +++ b/dist/cjs/models/CreateVpnConnectionRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/CreateVpnConnectionRouteResponse.js b/dist/cjs/models/CreateVpnConnectionRouteResponse.js index 50dc6d9c..449e1a48 100644 --- a/dist/cjs/models/CreateVpnConnectionRouteResponse.js +++ b/dist/cjs/models/CreateVpnConnectionRouteResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteAccessKeyRequest.d.ts b/dist/cjs/models/DeleteAccessKeyRequest.d.ts index 38e13851..480a8817 100644 --- a/dist/cjs/models/DeleteAccessKeyRequest.d.ts +++ b/dist/cjs/models/DeleteAccessKeyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteAccessKeyRequest.js b/dist/cjs/models/DeleteAccessKeyRequest.js index 0ec35dd2..24feba16 100644 --- a/dist/cjs/models/DeleteAccessKeyRequest.js +++ b/dist/cjs/models/DeleteAccessKeyRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteAccessKeyResponse.d.ts b/dist/cjs/models/DeleteAccessKeyResponse.d.ts index c537c171..6da572bd 100644 --- a/dist/cjs/models/DeleteAccessKeyResponse.d.ts +++ b/dist/cjs/models/DeleteAccessKeyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteAccessKeyResponse.js b/dist/cjs/models/DeleteAccessKeyResponse.js index 322fdc5e..69f541c4 100644 --- a/dist/cjs/models/DeleteAccessKeyResponse.js +++ b/dist/cjs/models/DeleteAccessKeyResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteApiAccessRuleRequest.d.ts b/dist/cjs/models/DeleteApiAccessRuleRequest.d.ts index 5351424c..f4ae4b8e 100644 --- a/dist/cjs/models/DeleteApiAccessRuleRequest.d.ts +++ b/dist/cjs/models/DeleteApiAccessRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteApiAccessRuleRequest.js b/dist/cjs/models/DeleteApiAccessRuleRequest.js index 6d7a00a1..d9fe861e 100644 --- a/dist/cjs/models/DeleteApiAccessRuleRequest.js +++ b/dist/cjs/models/DeleteApiAccessRuleRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteApiAccessRuleResponse.d.ts b/dist/cjs/models/DeleteApiAccessRuleResponse.d.ts index 798bab24..95c7260f 100644 --- a/dist/cjs/models/DeleteApiAccessRuleResponse.d.ts +++ b/dist/cjs/models/DeleteApiAccessRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteApiAccessRuleResponse.js b/dist/cjs/models/DeleteApiAccessRuleResponse.js index 68ff6370..54751d7d 100644 --- a/dist/cjs/models/DeleteApiAccessRuleResponse.js +++ b/dist/cjs/models/DeleteApiAccessRuleResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteCaRequest.d.ts b/dist/cjs/models/DeleteCaRequest.d.ts index abb0c4e9..aec73891 100644 --- a/dist/cjs/models/DeleteCaRequest.d.ts +++ b/dist/cjs/models/DeleteCaRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteCaRequest.js b/dist/cjs/models/DeleteCaRequest.js index 851aae89..27415329 100644 --- a/dist/cjs/models/DeleteCaRequest.js +++ b/dist/cjs/models/DeleteCaRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteCaResponse.d.ts b/dist/cjs/models/DeleteCaResponse.d.ts index de865ff7..e59d2adf 100644 --- a/dist/cjs/models/DeleteCaResponse.d.ts +++ b/dist/cjs/models/DeleteCaResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteCaResponse.js b/dist/cjs/models/DeleteCaResponse.js index 98f96a12..0e2ad7e3 100644 --- a/dist/cjs/models/DeleteCaResponse.js +++ b/dist/cjs/models/DeleteCaResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteClientGatewayRequest.d.ts b/dist/cjs/models/DeleteClientGatewayRequest.d.ts index 829499cf..4794814f 100644 --- a/dist/cjs/models/DeleteClientGatewayRequest.d.ts +++ b/dist/cjs/models/DeleteClientGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteClientGatewayRequest.js b/dist/cjs/models/DeleteClientGatewayRequest.js index 72e8a911..52598d41 100644 --- a/dist/cjs/models/DeleteClientGatewayRequest.js +++ b/dist/cjs/models/DeleteClientGatewayRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteClientGatewayResponse.d.ts b/dist/cjs/models/DeleteClientGatewayResponse.d.ts index add30366..aeffaa65 100644 --- a/dist/cjs/models/DeleteClientGatewayResponse.d.ts +++ b/dist/cjs/models/DeleteClientGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteClientGatewayResponse.js b/dist/cjs/models/DeleteClientGatewayResponse.js index 0652eba7..5acd12a7 100644 --- a/dist/cjs/models/DeleteClientGatewayResponse.js +++ b/dist/cjs/models/DeleteClientGatewayResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDhcpOptionsRequest.d.ts b/dist/cjs/models/DeleteDhcpOptionsRequest.d.ts index 964d1048..aa0e570b 100644 --- a/dist/cjs/models/DeleteDhcpOptionsRequest.d.ts +++ b/dist/cjs/models/DeleteDhcpOptionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDhcpOptionsRequest.js b/dist/cjs/models/DeleteDhcpOptionsRequest.js index e0dd103b..0b8b3415 100644 --- a/dist/cjs/models/DeleteDhcpOptionsRequest.js +++ b/dist/cjs/models/DeleteDhcpOptionsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDhcpOptionsResponse.d.ts b/dist/cjs/models/DeleteDhcpOptionsResponse.d.ts index e729fe93..9f8a975d 100644 --- a/dist/cjs/models/DeleteDhcpOptionsResponse.d.ts +++ b/dist/cjs/models/DeleteDhcpOptionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDhcpOptionsResponse.js b/dist/cjs/models/DeleteDhcpOptionsResponse.js index a817ef4d..6afca828 100644 --- a/dist/cjs/models/DeleteDhcpOptionsResponse.js +++ b/dist/cjs/models/DeleteDhcpOptionsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDirectLinkInterfaceRequest.d.ts b/dist/cjs/models/DeleteDirectLinkInterfaceRequest.d.ts index b62749c7..602c2784 100644 --- a/dist/cjs/models/DeleteDirectLinkInterfaceRequest.d.ts +++ b/dist/cjs/models/DeleteDirectLinkInterfaceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDirectLinkInterfaceRequest.js b/dist/cjs/models/DeleteDirectLinkInterfaceRequest.js index 1e4a7e30..b37b8400 100644 --- a/dist/cjs/models/DeleteDirectLinkInterfaceRequest.js +++ b/dist/cjs/models/DeleteDirectLinkInterfaceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDirectLinkInterfaceResponse.d.ts b/dist/cjs/models/DeleteDirectLinkInterfaceResponse.d.ts index dcd27087..018ec6b8 100644 --- a/dist/cjs/models/DeleteDirectLinkInterfaceResponse.d.ts +++ b/dist/cjs/models/DeleteDirectLinkInterfaceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDirectLinkInterfaceResponse.js b/dist/cjs/models/DeleteDirectLinkInterfaceResponse.js index b1c43746..b6fb5ca9 100644 --- a/dist/cjs/models/DeleteDirectLinkInterfaceResponse.js +++ b/dist/cjs/models/DeleteDirectLinkInterfaceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDirectLinkRequest.d.ts b/dist/cjs/models/DeleteDirectLinkRequest.d.ts index 1c2d1e8f..6d812e57 100644 --- a/dist/cjs/models/DeleteDirectLinkRequest.d.ts +++ b/dist/cjs/models/DeleteDirectLinkRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDirectLinkRequest.js b/dist/cjs/models/DeleteDirectLinkRequest.js index a8fea243..29aa31da 100644 --- a/dist/cjs/models/DeleteDirectLinkRequest.js +++ b/dist/cjs/models/DeleteDirectLinkRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDirectLinkResponse.d.ts b/dist/cjs/models/DeleteDirectLinkResponse.d.ts index 0d2d2972..10d0969a 100644 --- a/dist/cjs/models/DeleteDirectLinkResponse.d.ts +++ b/dist/cjs/models/DeleteDirectLinkResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteDirectLinkResponse.js b/dist/cjs/models/DeleteDirectLinkResponse.js index 2276db02..cc453327 100644 --- a/dist/cjs/models/DeleteDirectLinkResponse.js +++ b/dist/cjs/models/DeleteDirectLinkResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteExportTaskRequest.d.ts b/dist/cjs/models/DeleteExportTaskRequest.d.ts index cd022010..a5012308 100644 --- a/dist/cjs/models/DeleteExportTaskRequest.d.ts +++ b/dist/cjs/models/DeleteExportTaskRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteExportTaskRequest.js b/dist/cjs/models/DeleteExportTaskRequest.js index 8a1d2df8..665781bf 100644 --- a/dist/cjs/models/DeleteExportTaskRequest.js +++ b/dist/cjs/models/DeleteExportTaskRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteExportTaskResponse.d.ts b/dist/cjs/models/DeleteExportTaskResponse.d.ts index ee083ef0..43ddd840 100644 --- a/dist/cjs/models/DeleteExportTaskResponse.d.ts +++ b/dist/cjs/models/DeleteExportTaskResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteExportTaskResponse.js b/dist/cjs/models/DeleteExportTaskResponse.js index f584612f..a519075c 100644 --- a/dist/cjs/models/DeleteExportTaskResponse.js +++ b/dist/cjs/models/DeleteExportTaskResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteFlexibleGpuRequest.d.ts b/dist/cjs/models/DeleteFlexibleGpuRequest.d.ts index c3c5542b..1a4ef32f 100644 --- a/dist/cjs/models/DeleteFlexibleGpuRequest.d.ts +++ b/dist/cjs/models/DeleteFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteFlexibleGpuRequest.js b/dist/cjs/models/DeleteFlexibleGpuRequest.js index a1048b59..2cd080a5 100644 --- a/dist/cjs/models/DeleteFlexibleGpuRequest.js +++ b/dist/cjs/models/DeleteFlexibleGpuRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteFlexibleGpuResponse.d.ts b/dist/cjs/models/DeleteFlexibleGpuResponse.d.ts index ebb88ed9..8e4ca989 100644 --- a/dist/cjs/models/DeleteFlexibleGpuResponse.d.ts +++ b/dist/cjs/models/DeleteFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteFlexibleGpuResponse.js b/dist/cjs/models/DeleteFlexibleGpuResponse.js index 23fa0cc1..b6f4eee4 100644 --- a/dist/cjs/models/DeleteFlexibleGpuResponse.js +++ b/dist/cjs/models/DeleteFlexibleGpuResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteImageRequest.d.ts b/dist/cjs/models/DeleteImageRequest.d.ts index 4de07111..4640ec87 100644 --- a/dist/cjs/models/DeleteImageRequest.d.ts +++ b/dist/cjs/models/DeleteImageRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteImageRequest.js b/dist/cjs/models/DeleteImageRequest.js index 72ae24c3..aabaa4bc 100644 --- a/dist/cjs/models/DeleteImageRequest.js +++ b/dist/cjs/models/DeleteImageRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteImageResponse.d.ts b/dist/cjs/models/DeleteImageResponse.d.ts index 9255d9c5..bd2431a8 100644 --- a/dist/cjs/models/DeleteImageResponse.d.ts +++ b/dist/cjs/models/DeleteImageResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteImageResponse.js b/dist/cjs/models/DeleteImageResponse.js index 1022b9ee..cd25557d 100644 --- a/dist/cjs/models/DeleteImageResponse.js +++ b/dist/cjs/models/DeleteImageResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteInternetServiceRequest.d.ts b/dist/cjs/models/DeleteInternetServiceRequest.d.ts index bfc67187..25272273 100644 --- a/dist/cjs/models/DeleteInternetServiceRequest.d.ts +++ b/dist/cjs/models/DeleteInternetServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteInternetServiceRequest.js b/dist/cjs/models/DeleteInternetServiceRequest.js index 793f398a..d70b4abc 100644 --- a/dist/cjs/models/DeleteInternetServiceRequest.js +++ b/dist/cjs/models/DeleteInternetServiceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteInternetServiceResponse.d.ts b/dist/cjs/models/DeleteInternetServiceResponse.d.ts index 19adffdb..a58365f4 100644 --- a/dist/cjs/models/DeleteInternetServiceResponse.d.ts +++ b/dist/cjs/models/DeleteInternetServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteInternetServiceResponse.js b/dist/cjs/models/DeleteInternetServiceResponse.js index 0ba6c066..15277e61 100644 --- a/dist/cjs/models/DeleteInternetServiceResponse.js +++ b/dist/cjs/models/DeleteInternetServiceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteKeypairRequest.d.ts b/dist/cjs/models/DeleteKeypairRequest.d.ts index 5f59cd3e..72b5439f 100644 --- a/dist/cjs/models/DeleteKeypairRequest.d.ts +++ b/dist/cjs/models/DeleteKeypairRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteKeypairRequest.js b/dist/cjs/models/DeleteKeypairRequest.js index bb3b670b..484ed7f3 100644 --- a/dist/cjs/models/DeleteKeypairRequest.js +++ b/dist/cjs/models/DeleteKeypairRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteKeypairResponse.d.ts b/dist/cjs/models/DeleteKeypairResponse.d.ts index 6f674a8e..fb7aec43 100644 --- a/dist/cjs/models/DeleteKeypairResponse.d.ts +++ b/dist/cjs/models/DeleteKeypairResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteKeypairResponse.js b/dist/cjs/models/DeleteKeypairResponse.js index 9b66eba6..ec03208e 100644 --- a/dist/cjs/models/DeleteKeypairResponse.js +++ b/dist/cjs/models/DeleteKeypairResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteListenerRuleRequest.d.ts b/dist/cjs/models/DeleteListenerRuleRequest.d.ts index 39ad93d0..588ac665 100644 --- a/dist/cjs/models/DeleteListenerRuleRequest.d.ts +++ b/dist/cjs/models/DeleteListenerRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteListenerRuleRequest.js b/dist/cjs/models/DeleteListenerRuleRequest.js index 83c942f3..e682b21b 100644 --- a/dist/cjs/models/DeleteListenerRuleRequest.js +++ b/dist/cjs/models/DeleteListenerRuleRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteListenerRuleResponse.d.ts b/dist/cjs/models/DeleteListenerRuleResponse.d.ts index f1c7e00c..90fa9c0d 100644 --- a/dist/cjs/models/DeleteListenerRuleResponse.d.ts +++ b/dist/cjs/models/DeleteListenerRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteListenerRuleResponse.js b/dist/cjs/models/DeleteListenerRuleResponse.js index 1f4a3efe..9d1ff23d 100644 --- a/dist/cjs/models/DeleteListenerRuleResponse.js +++ b/dist/cjs/models/DeleteListenerRuleResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerListenersRequest.d.ts b/dist/cjs/models/DeleteLoadBalancerListenersRequest.d.ts index 21f28438..72ff4edf 100644 --- a/dist/cjs/models/DeleteLoadBalancerListenersRequest.d.ts +++ b/dist/cjs/models/DeleteLoadBalancerListenersRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerListenersRequest.js b/dist/cjs/models/DeleteLoadBalancerListenersRequest.js index 395a37e0..748b0915 100644 --- a/dist/cjs/models/DeleteLoadBalancerListenersRequest.js +++ b/dist/cjs/models/DeleteLoadBalancerListenersRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerListenersResponse.d.ts b/dist/cjs/models/DeleteLoadBalancerListenersResponse.d.ts index 0e4f50f8..6590ad99 100644 --- a/dist/cjs/models/DeleteLoadBalancerListenersResponse.d.ts +++ b/dist/cjs/models/DeleteLoadBalancerListenersResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerListenersResponse.js b/dist/cjs/models/DeleteLoadBalancerListenersResponse.js index a0c8a416..70182856 100644 --- a/dist/cjs/models/DeleteLoadBalancerListenersResponse.js +++ b/dist/cjs/models/DeleteLoadBalancerListenersResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerPolicyRequest.d.ts b/dist/cjs/models/DeleteLoadBalancerPolicyRequest.d.ts index 7bdc6715..3e74f312 100644 --- a/dist/cjs/models/DeleteLoadBalancerPolicyRequest.d.ts +++ b/dist/cjs/models/DeleteLoadBalancerPolicyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerPolicyRequest.js b/dist/cjs/models/DeleteLoadBalancerPolicyRequest.js index 4e296834..c5a7696c 100644 --- a/dist/cjs/models/DeleteLoadBalancerPolicyRequest.js +++ b/dist/cjs/models/DeleteLoadBalancerPolicyRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerPolicyResponse.d.ts b/dist/cjs/models/DeleteLoadBalancerPolicyResponse.d.ts index bbd6bf4e..586cf507 100644 --- a/dist/cjs/models/DeleteLoadBalancerPolicyResponse.d.ts +++ b/dist/cjs/models/DeleteLoadBalancerPolicyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerPolicyResponse.js b/dist/cjs/models/DeleteLoadBalancerPolicyResponse.js index 2a1bdf27..9a0df9f4 100644 --- a/dist/cjs/models/DeleteLoadBalancerPolicyResponse.js +++ b/dist/cjs/models/DeleteLoadBalancerPolicyResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerRequest.d.ts b/dist/cjs/models/DeleteLoadBalancerRequest.d.ts index faa435d6..4ec4dbcd 100644 --- a/dist/cjs/models/DeleteLoadBalancerRequest.d.ts +++ b/dist/cjs/models/DeleteLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerRequest.js b/dist/cjs/models/DeleteLoadBalancerRequest.js index 214a094e..1abf4312 100644 --- a/dist/cjs/models/DeleteLoadBalancerRequest.js +++ b/dist/cjs/models/DeleteLoadBalancerRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerResponse.d.ts b/dist/cjs/models/DeleteLoadBalancerResponse.d.ts index bd29d65a..266c688d 100644 --- a/dist/cjs/models/DeleteLoadBalancerResponse.d.ts +++ b/dist/cjs/models/DeleteLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerResponse.js b/dist/cjs/models/DeleteLoadBalancerResponse.js index ab6057e2..dee1a802 100644 --- a/dist/cjs/models/DeleteLoadBalancerResponse.js +++ b/dist/cjs/models/DeleteLoadBalancerResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerTagsRequest.d.ts b/dist/cjs/models/DeleteLoadBalancerTagsRequest.d.ts index b4e19810..0ba8fe48 100644 --- a/dist/cjs/models/DeleteLoadBalancerTagsRequest.d.ts +++ b/dist/cjs/models/DeleteLoadBalancerTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerTagsRequest.js b/dist/cjs/models/DeleteLoadBalancerTagsRequest.js index 5509b002..ac5f8473 100644 --- a/dist/cjs/models/DeleteLoadBalancerTagsRequest.js +++ b/dist/cjs/models/DeleteLoadBalancerTagsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerTagsResponse.d.ts b/dist/cjs/models/DeleteLoadBalancerTagsResponse.d.ts index 2a3d0e9b..52f33002 100644 --- a/dist/cjs/models/DeleteLoadBalancerTagsResponse.d.ts +++ b/dist/cjs/models/DeleteLoadBalancerTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteLoadBalancerTagsResponse.js b/dist/cjs/models/DeleteLoadBalancerTagsResponse.js index 59ca3185..2b457025 100644 --- a/dist/cjs/models/DeleteLoadBalancerTagsResponse.js +++ b/dist/cjs/models/DeleteLoadBalancerTagsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNatServiceRequest.d.ts b/dist/cjs/models/DeleteNatServiceRequest.d.ts index 5baa323d..4430c28d 100644 --- a/dist/cjs/models/DeleteNatServiceRequest.d.ts +++ b/dist/cjs/models/DeleteNatServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNatServiceRequest.js b/dist/cjs/models/DeleteNatServiceRequest.js index 2d42ab13..a926a5bd 100644 --- a/dist/cjs/models/DeleteNatServiceRequest.js +++ b/dist/cjs/models/DeleteNatServiceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNatServiceResponse.d.ts b/dist/cjs/models/DeleteNatServiceResponse.d.ts index 1eff08ad..977410c5 100644 --- a/dist/cjs/models/DeleteNatServiceResponse.d.ts +++ b/dist/cjs/models/DeleteNatServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNatServiceResponse.js b/dist/cjs/models/DeleteNatServiceResponse.js index 36f4e248..18f639ec 100644 --- a/dist/cjs/models/DeleteNatServiceResponse.js +++ b/dist/cjs/models/DeleteNatServiceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetAccessPointRequest.d.ts b/dist/cjs/models/DeleteNetAccessPointRequest.d.ts index 5c999159..2f73fe11 100644 --- a/dist/cjs/models/DeleteNetAccessPointRequest.d.ts +++ b/dist/cjs/models/DeleteNetAccessPointRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetAccessPointRequest.js b/dist/cjs/models/DeleteNetAccessPointRequest.js index a7ad9173..42e7df68 100644 --- a/dist/cjs/models/DeleteNetAccessPointRequest.js +++ b/dist/cjs/models/DeleteNetAccessPointRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetAccessPointResponse.d.ts b/dist/cjs/models/DeleteNetAccessPointResponse.d.ts index bfc97061..22159939 100644 --- a/dist/cjs/models/DeleteNetAccessPointResponse.d.ts +++ b/dist/cjs/models/DeleteNetAccessPointResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetAccessPointResponse.js b/dist/cjs/models/DeleteNetAccessPointResponse.js index cc5e9275..d058125b 100644 --- a/dist/cjs/models/DeleteNetAccessPointResponse.js +++ b/dist/cjs/models/DeleteNetAccessPointResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetPeeringRequest.d.ts b/dist/cjs/models/DeleteNetPeeringRequest.d.ts index a67d4523..f7574575 100644 --- a/dist/cjs/models/DeleteNetPeeringRequest.d.ts +++ b/dist/cjs/models/DeleteNetPeeringRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetPeeringRequest.js b/dist/cjs/models/DeleteNetPeeringRequest.js index 7dde509c..70f782ee 100644 --- a/dist/cjs/models/DeleteNetPeeringRequest.js +++ b/dist/cjs/models/DeleteNetPeeringRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetPeeringResponse.d.ts b/dist/cjs/models/DeleteNetPeeringResponse.d.ts index a424e347..23c9144c 100644 --- a/dist/cjs/models/DeleteNetPeeringResponse.d.ts +++ b/dist/cjs/models/DeleteNetPeeringResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetPeeringResponse.js b/dist/cjs/models/DeleteNetPeeringResponse.js index b80c8dc9..dd81b4d6 100644 --- a/dist/cjs/models/DeleteNetPeeringResponse.js +++ b/dist/cjs/models/DeleteNetPeeringResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetRequest.d.ts b/dist/cjs/models/DeleteNetRequest.d.ts index 2a18ff24..c12eef58 100644 --- a/dist/cjs/models/DeleteNetRequest.d.ts +++ b/dist/cjs/models/DeleteNetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetRequest.js b/dist/cjs/models/DeleteNetRequest.js index fa347612..3ab64437 100644 --- a/dist/cjs/models/DeleteNetRequest.js +++ b/dist/cjs/models/DeleteNetRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetResponse.d.ts b/dist/cjs/models/DeleteNetResponse.d.ts index 23c23a17..20b527f7 100644 --- a/dist/cjs/models/DeleteNetResponse.d.ts +++ b/dist/cjs/models/DeleteNetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNetResponse.js b/dist/cjs/models/DeleteNetResponse.js index 321a59de..0ecbd9e7 100644 --- a/dist/cjs/models/DeleteNetResponse.js +++ b/dist/cjs/models/DeleteNetResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNicRequest.d.ts b/dist/cjs/models/DeleteNicRequest.d.ts index 74133526..0d7a7840 100644 --- a/dist/cjs/models/DeleteNicRequest.d.ts +++ b/dist/cjs/models/DeleteNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNicRequest.js b/dist/cjs/models/DeleteNicRequest.js index 047389ac..1b9df686 100644 --- a/dist/cjs/models/DeleteNicRequest.js +++ b/dist/cjs/models/DeleteNicRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNicResponse.d.ts b/dist/cjs/models/DeleteNicResponse.d.ts index 346e5eb4..904a6210 100644 --- a/dist/cjs/models/DeleteNicResponse.d.ts +++ b/dist/cjs/models/DeleteNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteNicResponse.js b/dist/cjs/models/DeleteNicResponse.js index 790510bc..197a4426 100644 --- a/dist/cjs/models/DeleteNicResponse.js +++ b/dist/cjs/models/DeleteNicResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeletePublicIpRequest.d.ts b/dist/cjs/models/DeletePublicIpRequest.d.ts index 26f443d6..f66f86af 100644 --- a/dist/cjs/models/DeletePublicIpRequest.d.ts +++ b/dist/cjs/models/DeletePublicIpRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeletePublicIpRequest.js b/dist/cjs/models/DeletePublicIpRequest.js index 35cf359a..7aed276d 100644 --- a/dist/cjs/models/DeletePublicIpRequest.js +++ b/dist/cjs/models/DeletePublicIpRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeletePublicIpResponse.d.ts b/dist/cjs/models/DeletePublicIpResponse.d.ts index 9f457326..c9567e19 100644 --- a/dist/cjs/models/DeletePublicIpResponse.d.ts +++ b/dist/cjs/models/DeletePublicIpResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeletePublicIpResponse.js b/dist/cjs/models/DeletePublicIpResponse.js index f2c852a4..72302be6 100644 --- a/dist/cjs/models/DeletePublicIpResponse.js +++ b/dist/cjs/models/DeletePublicIpResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteRouteRequest.d.ts b/dist/cjs/models/DeleteRouteRequest.d.ts index 475508aa..7c4f4a7b 100644 --- a/dist/cjs/models/DeleteRouteRequest.d.ts +++ b/dist/cjs/models/DeleteRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteRouteRequest.js b/dist/cjs/models/DeleteRouteRequest.js index 864ac903..bb343ba5 100644 --- a/dist/cjs/models/DeleteRouteRequest.js +++ b/dist/cjs/models/DeleteRouteRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteRouteResponse.d.ts b/dist/cjs/models/DeleteRouteResponse.d.ts index dc16ec95..98937117 100644 --- a/dist/cjs/models/DeleteRouteResponse.d.ts +++ b/dist/cjs/models/DeleteRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteRouteResponse.js b/dist/cjs/models/DeleteRouteResponse.js index c90e7c32..a6c02cc3 100644 --- a/dist/cjs/models/DeleteRouteResponse.js +++ b/dist/cjs/models/DeleteRouteResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteRouteTableRequest.d.ts b/dist/cjs/models/DeleteRouteTableRequest.d.ts index 6a118649..3f35c8ae 100644 --- a/dist/cjs/models/DeleteRouteTableRequest.d.ts +++ b/dist/cjs/models/DeleteRouteTableRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteRouteTableRequest.js b/dist/cjs/models/DeleteRouteTableRequest.js index 30ccab6d..eef663c4 100644 --- a/dist/cjs/models/DeleteRouteTableRequest.js +++ b/dist/cjs/models/DeleteRouteTableRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteRouteTableResponse.d.ts b/dist/cjs/models/DeleteRouteTableResponse.d.ts index 5bc528c4..6d29dc48 100644 --- a/dist/cjs/models/DeleteRouteTableResponse.d.ts +++ b/dist/cjs/models/DeleteRouteTableResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteRouteTableResponse.js b/dist/cjs/models/DeleteRouteTableResponse.js index 95ab4b2e..61780780 100644 --- a/dist/cjs/models/DeleteRouteTableResponse.js +++ b/dist/cjs/models/DeleteRouteTableResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSecurityGroupRequest.d.ts b/dist/cjs/models/DeleteSecurityGroupRequest.d.ts index fa5e1c13..c5131aa3 100644 --- a/dist/cjs/models/DeleteSecurityGroupRequest.d.ts +++ b/dist/cjs/models/DeleteSecurityGroupRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSecurityGroupRequest.js b/dist/cjs/models/DeleteSecurityGroupRequest.js index 8e4be5a3..b1b42e31 100644 --- a/dist/cjs/models/DeleteSecurityGroupRequest.js +++ b/dist/cjs/models/DeleteSecurityGroupRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSecurityGroupResponse.d.ts b/dist/cjs/models/DeleteSecurityGroupResponse.d.ts index 59f67e57..67efd277 100644 --- a/dist/cjs/models/DeleteSecurityGroupResponse.d.ts +++ b/dist/cjs/models/DeleteSecurityGroupResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSecurityGroupResponse.js b/dist/cjs/models/DeleteSecurityGroupResponse.js index 9b6d7d8d..6e2ad338 100644 --- a/dist/cjs/models/DeleteSecurityGroupResponse.js +++ b/dist/cjs/models/DeleteSecurityGroupResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSecurityGroupRuleRequest.d.ts b/dist/cjs/models/DeleteSecurityGroupRuleRequest.d.ts index 658c0b3a..84aa07a0 100644 --- a/dist/cjs/models/DeleteSecurityGroupRuleRequest.d.ts +++ b/dist/cjs/models/DeleteSecurityGroupRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSecurityGroupRuleRequest.js b/dist/cjs/models/DeleteSecurityGroupRuleRequest.js index 7675bdbe..42368d10 100644 --- a/dist/cjs/models/DeleteSecurityGroupRuleRequest.js +++ b/dist/cjs/models/DeleteSecurityGroupRuleRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSecurityGroupRuleResponse.d.ts b/dist/cjs/models/DeleteSecurityGroupRuleResponse.d.ts index 30523cbd..51c9445b 100644 --- a/dist/cjs/models/DeleteSecurityGroupRuleResponse.d.ts +++ b/dist/cjs/models/DeleteSecurityGroupRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSecurityGroupRuleResponse.js b/dist/cjs/models/DeleteSecurityGroupRuleResponse.js index 81a69b0b..bf712a5a 100644 --- a/dist/cjs/models/DeleteSecurityGroupRuleResponse.js +++ b/dist/cjs/models/DeleteSecurityGroupRuleResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteServerCertificateRequest.d.ts b/dist/cjs/models/DeleteServerCertificateRequest.d.ts index 7c9e919e..40d63536 100644 --- a/dist/cjs/models/DeleteServerCertificateRequest.d.ts +++ b/dist/cjs/models/DeleteServerCertificateRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteServerCertificateRequest.js b/dist/cjs/models/DeleteServerCertificateRequest.js index d51f16b8..1af8d722 100644 --- a/dist/cjs/models/DeleteServerCertificateRequest.js +++ b/dist/cjs/models/DeleteServerCertificateRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteServerCertificateResponse.d.ts b/dist/cjs/models/DeleteServerCertificateResponse.d.ts index 5df71af1..301d5049 100644 --- a/dist/cjs/models/DeleteServerCertificateResponse.d.ts +++ b/dist/cjs/models/DeleteServerCertificateResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteServerCertificateResponse.js b/dist/cjs/models/DeleteServerCertificateResponse.js index 1f3da2e2..f191d503 100644 --- a/dist/cjs/models/DeleteServerCertificateResponse.js +++ b/dist/cjs/models/DeleteServerCertificateResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSnapshotRequest.d.ts b/dist/cjs/models/DeleteSnapshotRequest.d.ts index d045e8cb..f98251cc 100644 --- a/dist/cjs/models/DeleteSnapshotRequest.d.ts +++ b/dist/cjs/models/DeleteSnapshotRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSnapshotRequest.js b/dist/cjs/models/DeleteSnapshotRequest.js index 31be4f90..19f32fff 100644 --- a/dist/cjs/models/DeleteSnapshotRequest.js +++ b/dist/cjs/models/DeleteSnapshotRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSnapshotResponse.d.ts b/dist/cjs/models/DeleteSnapshotResponse.d.ts index 37657ceb..3e292bf9 100644 --- a/dist/cjs/models/DeleteSnapshotResponse.d.ts +++ b/dist/cjs/models/DeleteSnapshotResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSnapshotResponse.js b/dist/cjs/models/DeleteSnapshotResponse.js index 18feef91..ac639f41 100644 --- a/dist/cjs/models/DeleteSnapshotResponse.js +++ b/dist/cjs/models/DeleteSnapshotResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSubnetRequest.d.ts b/dist/cjs/models/DeleteSubnetRequest.d.ts index 902f3260..e4eb841b 100644 --- a/dist/cjs/models/DeleteSubnetRequest.d.ts +++ b/dist/cjs/models/DeleteSubnetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSubnetRequest.js b/dist/cjs/models/DeleteSubnetRequest.js index c6d9cf48..f58cff7f 100644 --- a/dist/cjs/models/DeleteSubnetRequest.js +++ b/dist/cjs/models/DeleteSubnetRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSubnetResponse.d.ts b/dist/cjs/models/DeleteSubnetResponse.d.ts index 2769c9fc..3d79874f 100644 --- a/dist/cjs/models/DeleteSubnetResponse.d.ts +++ b/dist/cjs/models/DeleteSubnetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteSubnetResponse.js b/dist/cjs/models/DeleteSubnetResponse.js index 6b0dc3a6..98442a3e 100644 --- a/dist/cjs/models/DeleteSubnetResponse.js +++ b/dist/cjs/models/DeleteSubnetResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteTagsRequest.d.ts b/dist/cjs/models/DeleteTagsRequest.d.ts index c1abcfd1..2d571144 100644 --- a/dist/cjs/models/DeleteTagsRequest.d.ts +++ b/dist/cjs/models/DeleteTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteTagsRequest.js b/dist/cjs/models/DeleteTagsRequest.js index 7911ab54..3e219e77 100644 --- a/dist/cjs/models/DeleteTagsRequest.js +++ b/dist/cjs/models/DeleteTagsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteTagsResponse.d.ts b/dist/cjs/models/DeleteTagsResponse.d.ts index 684d4570..f8a095af 100644 --- a/dist/cjs/models/DeleteTagsResponse.d.ts +++ b/dist/cjs/models/DeleteTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteTagsResponse.js b/dist/cjs/models/DeleteTagsResponse.js index 636ca9db..2cf9adca 100644 --- a/dist/cjs/models/DeleteTagsResponse.js +++ b/dist/cjs/models/DeleteTagsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVirtualGatewayRequest.d.ts b/dist/cjs/models/DeleteVirtualGatewayRequest.d.ts index 5340ce9e..57131dcb 100644 --- a/dist/cjs/models/DeleteVirtualGatewayRequest.d.ts +++ b/dist/cjs/models/DeleteVirtualGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVirtualGatewayRequest.js b/dist/cjs/models/DeleteVirtualGatewayRequest.js index 65843ca8..390184c2 100644 --- a/dist/cjs/models/DeleteVirtualGatewayRequest.js +++ b/dist/cjs/models/DeleteVirtualGatewayRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVirtualGatewayResponse.d.ts b/dist/cjs/models/DeleteVirtualGatewayResponse.d.ts index 29eebed3..cac7e0ef 100644 --- a/dist/cjs/models/DeleteVirtualGatewayResponse.d.ts +++ b/dist/cjs/models/DeleteVirtualGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVirtualGatewayResponse.js b/dist/cjs/models/DeleteVirtualGatewayResponse.js index 8328c9ed..f5a8c999 100644 --- a/dist/cjs/models/DeleteVirtualGatewayResponse.js +++ b/dist/cjs/models/DeleteVirtualGatewayResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVmGroupRequest.d.ts b/dist/cjs/models/DeleteVmGroupRequest.d.ts new file mode 100644 index 00000000..afde77fa --- /dev/null +++ b/dist/cjs/models/DeleteVmGroupRequest.d.ts @@ -0,0 +1,33 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * + * @export + * @interface DeleteVmGroupRequest + */ +export interface DeleteVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof DeleteVmGroupRequest + */ + dryRun?: boolean; + /** + * The ID of the VM group you want to delete. + * @type {string} + * @memberof DeleteVmGroupRequest + */ + vmGroupId: string; +} +export declare function DeleteVmGroupRequestFromJSON(json: any): DeleteVmGroupRequest; +export declare function DeleteVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmGroupRequest; +export declare function DeleteVmGroupRequestToJSON(value?: DeleteVmGroupRequest | null): any; diff --git a/dist/cjs/models/DeleteVmGroupRequest.js b/dist/cjs/models/DeleteVmGroupRequest.js new file mode 100644 index 00000000..2c042120 --- /dev/null +++ b/dist/cjs/models/DeleteVmGroupRequest.js @@ -0,0 +1,44 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeleteVmGroupRequestToJSON = exports.DeleteVmGroupRequestFromJSONTyped = exports.DeleteVmGroupRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +function DeleteVmGroupRequestFromJSON(json) { + return DeleteVmGroupRequestFromJSONTyped(json, false); +} +exports.DeleteVmGroupRequestFromJSON = DeleteVmGroupRequestFromJSON; +function DeleteVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'vmGroupId': json['VmGroupId'], + }; +} +exports.DeleteVmGroupRequestFromJSONTyped = DeleteVmGroupRequestFromJSONTyped; +function DeleteVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'VmGroupId': value.vmGroupId, + }; +} +exports.DeleteVmGroupRequestToJSON = DeleteVmGroupRequestToJSON; diff --git a/dist/cjs/models/DeleteVmGroupResponse.d.ts b/dist/cjs/models/DeleteVmGroupResponse.d.ts new file mode 100644 index 00000000..a4cf150c --- /dev/null +++ b/dist/cjs/models/DeleteVmGroupResponse.d.ts @@ -0,0 +1,28 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +/** + * + * @export + * @interface DeleteVmGroupResponse + */ +export interface DeleteVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof DeleteVmGroupResponse + */ + responseContext?: ModelResponseContext; +} +export declare function DeleteVmGroupResponseFromJSON(json: any): DeleteVmGroupResponse; +export declare function DeleteVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmGroupResponse; +export declare function DeleteVmGroupResponseToJSON(value?: DeleteVmGroupResponse | null): any; diff --git a/dist/cjs/models/DeleteVmGroupResponse.js b/dist/cjs/models/DeleteVmGroupResponse.js new file mode 100644 index 00000000..77efebf4 --- /dev/null +++ b/dist/cjs/models/DeleteVmGroupResponse.js @@ -0,0 +1,43 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeleteVmGroupResponseToJSON = exports.DeleteVmGroupResponseFromJSONTyped = exports.DeleteVmGroupResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +function DeleteVmGroupResponseFromJSON(json) { + return DeleteVmGroupResponseFromJSONTyped(json, false); +} +exports.DeleteVmGroupResponseFromJSON = DeleteVmGroupResponseFromJSON; +function DeleteVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + }; +} +exports.DeleteVmGroupResponseFromJSONTyped = DeleteVmGroupResponseFromJSONTyped; +function DeleteVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + }; +} +exports.DeleteVmGroupResponseToJSON = DeleteVmGroupResponseToJSON; diff --git a/dist/cjs/models/DeleteVmTemplateRequest.d.ts b/dist/cjs/models/DeleteVmTemplateRequest.d.ts new file mode 100644 index 00000000..1fa565a0 --- /dev/null +++ b/dist/cjs/models/DeleteVmTemplateRequest.d.ts @@ -0,0 +1,33 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * + * @export + * @interface DeleteVmTemplateRequest + */ +export interface DeleteVmTemplateRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof DeleteVmTemplateRequest + */ + dryRun?: boolean; + /** + * The ID of the VM template you want to delete. + * @type {string} + * @memberof DeleteVmTemplateRequest + */ + vmTemplateId: string; +} +export declare function DeleteVmTemplateRequestFromJSON(json: any): DeleteVmTemplateRequest; +export declare function DeleteVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmTemplateRequest; +export declare function DeleteVmTemplateRequestToJSON(value?: DeleteVmTemplateRequest | null): any; diff --git a/dist/cjs/models/DeleteVmTemplateRequest.js b/dist/cjs/models/DeleteVmTemplateRequest.js new file mode 100644 index 00000000..2945f282 --- /dev/null +++ b/dist/cjs/models/DeleteVmTemplateRequest.js @@ -0,0 +1,44 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeleteVmTemplateRequestToJSON = exports.DeleteVmTemplateRequestFromJSONTyped = exports.DeleteVmTemplateRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +function DeleteVmTemplateRequestFromJSON(json) { + return DeleteVmTemplateRequestFromJSONTyped(json, false); +} +exports.DeleteVmTemplateRequestFromJSON = DeleteVmTemplateRequestFromJSON; +function DeleteVmTemplateRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'vmTemplateId': json['VmTemplateId'], + }; +} +exports.DeleteVmTemplateRequestFromJSONTyped = DeleteVmTemplateRequestFromJSONTyped; +function DeleteVmTemplateRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'VmTemplateId': value.vmTemplateId, + }; +} +exports.DeleteVmTemplateRequestToJSON = DeleteVmTemplateRequestToJSON; diff --git a/dist/cjs/models/DeleteVmTemplateResponse.d.ts b/dist/cjs/models/DeleteVmTemplateResponse.d.ts new file mode 100644 index 00000000..772e0e01 --- /dev/null +++ b/dist/cjs/models/DeleteVmTemplateResponse.d.ts @@ -0,0 +1,28 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +/** + * + * @export + * @interface DeleteVmTemplateResponse + */ +export interface DeleteVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof DeleteVmTemplateResponse + */ + responseContext?: ModelResponseContext; +} +export declare function DeleteVmTemplateResponseFromJSON(json: any): DeleteVmTemplateResponse; +export declare function DeleteVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmTemplateResponse; +export declare function DeleteVmTemplateResponseToJSON(value?: DeleteVmTemplateResponse | null): any; diff --git a/dist/cjs/models/DeleteVmTemplateResponse.js b/dist/cjs/models/DeleteVmTemplateResponse.js new file mode 100644 index 00000000..770096fd --- /dev/null +++ b/dist/cjs/models/DeleteVmTemplateResponse.js @@ -0,0 +1,43 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeleteVmTemplateResponseToJSON = exports.DeleteVmTemplateResponseFromJSONTyped = exports.DeleteVmTemplateResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +function DeleteVmTemplateResponseFromJSON(json) { + return DeleteVmTemplateResponseFromJSONTyped(json, false); +} +exports.DeleteVmTemplateResponseFromJSON = DeleteVmTemplateResponseFromJSON; +function DeleteVmTemplateResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + }; +} +exports.DeleteVmTemplateResponseFromJSONTyped = DeleteVmTemplateResponseFromJSONTyped; +function DeleteVmTemplateResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + }; +} +exports.DeleteVmTemplateResponseToJSON = DeleteVmTemplateResponseToJSON; diff --git a/dist/cjs/models/DeleteVmsRequest.d.ts b/dist/cjs/models/DeleteVmsRequest.d.ts index 39dd333b..247db955 100644 --- a/dist/cjs/models/DeleteVmsRequest.d.ts +++ b/dist/cjs/models/DeleteVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVmsRequest.js b/dist/cjs/models/DeleteVmsRequest.js index 7d8af189..74e25465 100644 --- a/dist/cjs/models/DeleteVmsRequest.js +++ b/dist/cjs/models/DeleteVmsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVmsResponse.d.ts b/dist/cjs/models/DeleteVmsResponse.d.ts index 30bdeade..c52d1c57 100644 --- a/dist/cjs/models/DeleteVmsResponse.d.ts +++ b/dist/cjs/models/DeleteVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVmsResponse.js b/dist/cjs/models/DeleteVmsResponse.js index 2c3d8798..4feca96a 100644 --- a/dist/cjs/models/DeleteVmsResponse.js +++ b/dist/cjs/models/DeleteVmsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVolumeRequest.d.ts b/dist/cjs/models/DeleteVolumeRequest.d.ts index baba17dd..82350c76 100644 --- a/dist/cjs/models/DeleteVolumeRequest.d.ts +++ b/dist/cjs/models/DeleteVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVolumeRequest.js b/dist/cjs/models/DeleteVolumeRequest.js index c9df0349..b577f355 100644 --- a/dist/cjs/models/DeleteVolumeRequest.js +++ b/dist/cjs/models/DeleteVolumeRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVolumeResponse.d.ts b/dist/cjs/models/DeleteVolumeResponse.d.ts index d2b7096a..401d83e0 100644 --- a/dist/cjs/models/DeleteVolumeResponse.d.ts +++ b/dist/cjs/models/DeleteVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVolumeResponse.js b/dist/cjs/models/DeleteVolumeResponse.js index ebbfd5ca..424d9ce5 100644 --- a/dist/cjs/models/DeleteVolumeResponse.js +++ b/dist/cjs/models/DeleteVolumeResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVpnConnectionRequest.d.ts b/dist/cjs/models/DeleteVpnConnectionRequest.d.ts index 8f4aae5a..b2fb9e95 100644 --- a/dist/cjs/models/DeleteVpnConnectionRequest.d.ts +++ b/dist/cjs/models/DeleteVpnConnectionRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVpnConnectionRequest.js b/dist/cjs/models/DeleteVpnConnectionRequest.js index 9b7571c1..9f2a8213 100644 --- a/dist/cjs/models/DeleteVpnConnectionRequest.js +++ b/dist/cjs/models/DeleteVpnConnectionRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVpnConnectionResponse.d.ts b/dist/cjs/models/DeleteVpnConnectionResponse.d.ts index a17b6b76..88f1a08e 100644 --- a/dist/cjs/models/DeleteVpnConnectionResponse.d.ts +++ b/dist/cjs/models/DeleteVpnConnectionResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVpnConnectionResponse.js b/dist/cjs/models/DeleteVpnConnectionResponse.js index 168de4a9..8dd87c55 100644 --- a/dist/cjs/models/DeleteVpnConnectionResponse.js +++ b/dist/cjs/models/DeleteVpnConnectionResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVpnConnectionRouteRequest.d.ts b/dist/cjs/models/DeleteVpnConnectionRouteRequest.d.ts index cca51731..57c8520e 100644 --- a/dist/cjs/models/DeleteVpnConnectionRouteRequest.d.ts +++ b/dist/cjs/models/DeleteVpnConnectionRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVpnConnectionRouteRequest.js b/dist/cjs/models/DeleteVpnConnectionRouteRequest.js index 9cd4920a..a801a256 100644 --- a/dist/cjs/models/DeleteVpnConnectionRouteRequest.js +++ b/dist/cjs/models/DeleteVpnConnectionRouteRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVpnConnectionRouteResponse.d.ts b/dist/cjs/models/DeleteVpnConnectionRouteResponse.d.ts index 59f73cbb..60a1b4df 100644 --- a/dist/cjs/models/DeleteVpnConnectionRouteResponse.d.ts +++ b/dist/cjs/models/DeleteVpnConnectionRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeleteVpnConnectionRouteResponse.js b/dist/cjs/models/DeleteVpnConnectionRouteResponse.js index 3ba393e2..b7988044 100644 --- a/dist/cjs/models/DeleteVpnConnectionRouteResponse.js +++ b/dist/cjs/models/DeleteVpnConnectionRouteResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeregisterVmsInLoadBalancerRequest.d.ts b/dist/cjs/models/DeregisterVmsInLoadBalancerRequest.d.ts index 4381d716..f796c996 100644 --- a/dist/cjs/models/DeregisterVmsInLoadBalancerRequest.d.ts +++ b/dist/cjs/models/DeregisterVmsInLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeregisterVmsInLoadBalancerRequest.js b/dist/cjs/models/DeregisterVmsInLoadBalancerRequest.js index f0113246..c1b83522 100644 --- a/dist/cjs/models/DeregisterVmsInLoadBalancerRequest.js +++ b/dist/cjs/models/DeregisterVmsInLoadBalancerRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeregisterVmsInLoadBalancerResponse.d.ts b/dist/cjs/models/DeregisterVmsInLoadBalancerResponse.d.ts index 80f61f45..360e723b 100644 --- a/dist/cjs/models/DeregisterVmsInLoadBalancerResponse.d.ts +++ b/dist/cjs/models/DeregisterVmsInLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DeregisterVmsInLoadBalancerResponse.js b/dist/cjs/models/DeregisterVmsInLoadBalancerResponse.js index 588684f7..a37a75e9 100644 --- a/dist/cjs/models/DeregisterVmsInLoadBalancerResponse.js +++ b/dist/cjs/models/DeregisterVmsInLoadBalancerResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DhcpOptionsSet.d.ts b/dist/cjs/models/DhcpOptionsSet.d.ts index db0b5a19..b1308df9 100644 --- a/dist/cjs/models/DhcpOptionsSet.d.ts +++ b/dist/cjs/models/DhcpOptionsSet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DhcpOptionsSet.js b/dist/cjs/models/DhcpOptionsSet.js index 6e4225f8..8cc50d6f 100644 --- a/dist/cjs/models/DhcpOptionsSet.js +++ b/dist/cjs/models/DhcpOptionsSet.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DirectLink.d.ts b/dist/cjs/models/DirectLink.d.ts index 6f198192..22354484 100644 --- a/dist/cjs/models/DirectLink.d.ts +++ b/dist/cjs/models/DirectLink.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DirectLink.js b/dist/cjs/models/DirectLink.js index ed89e7cc..f00f65b2 100644 --- a/dist/cjs/models/DirectLink.js +++ b/dist/cjs/models/DirectLink.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DirectLinkInterface.d.ts b/dist/cjs/models/DirectLinkInterface.d.ts index 1ea0118d..0aec1955 100644 --- a/dist/cjs/models/DirectLinkInterface.d.ts +++ b/dist/cjs/models/DirectLinkInterface.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DirectLinkInterface.js b/dist/cjs/models/DirectLinkInterface.js index 159e6d7e..a6b6053e 100644 --- a/dist/cjs/models/DirectLinkInterface.js +++ b/dist/cjs/models/DirectLinkInterface.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DirectLinkInterfaces.d.ts b/dist/cjs/models/DirectLinkInterfaces.d.ts index f3eba548..11d0b169 100644 --- a/dist/cjs/models/DirectLinkInterfaces.d.ts +++ b/dist/cjs/models/DirectLinkInterfaces.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/DirectLinkInterfaces.js b/dist/cjs/models/DirectLinkInterfaces.js index cf049a02..b6302246 100644 --- a/dist/cjs/models/DirectLinkInterfaces.js +++ b/dist/cjs/models/DirectLinkInterfaces.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ErrorResponse.d.ts b/dist/cjs/models/ErrorResponse.d.ts index 383b7292..f00a9d95 100644 --- a/dist/cjs/models/ErrorResponse.d.ts +++ b/dist/cjs/models/ErrorResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ErrorResponse.js b/dist/cjs/models/ErrorResponse.js index 3912c9ac..b3621ed6 100644 --- a/dist/cjs/models/ErrorResponse.js +++ b/dist/cjs/models/ErrorResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Errors.d.ts b/dist/cjs/models/Errors.d.ts index 54c4ed1d..4bb58ecb 100644 --- a/dist/cjs/models/Errors.d.ts +++ b/dist/cjs/models/Errors.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Errors.js b/dist/cjs/models/Errors.js index f0a1b5a1..3447bed1 100644 --- a/dist/cjs/models/Errors.js +++ b/dist/cjs/models/Errors.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersAccessKeys.d.ts b/dist/cjs/models/FiltersAccessKeys.d.ts index f7bb575c..c1323d20 100644 --- a/dist/cjs/models/FiltersAccessKeys.d.ts +++ b/dist/cjs/models/FiltersAccessKeys.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersAccessKeys.js b/dist/cjs/models/FiltersAccessKeys.js index d5a6de85..316b1acc 100644 --- a/dist/cjs/models/FiltersAccessKeys.js +++ b/dist/cjs/models/FiltersAccessKeys.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersApiAccessRule.d.ts b/dist/cjs/models/FiltersApiAccessRule.d.ts index b15f1383..cb8fc066 100644 --- a/dist/cjs/models/FiltersApiAccessRule.d.ts +++ b/dist/cjs/models/FiltersApiAccessRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersApiAccessRule.js b/dist/cjs/models/FiltersApiAccessRule.js index e261579d..650f1f16 100644 --- a/dist/cjs/models/FiltersApiAccessRule.js +++ b/dist/cjs/models/FiltersApiAccessRule.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersApiLog.d.ts b/dist/cjs/models/FiltersApiLog.d.ts index 90965f38..ce671152 100644 --- a/dist/cjs/models/FiltersApiLog.d.ts +++ b/dist/cjs/models/FiltersApiLog.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -34,13 +34,13 @@ export interface FiltersApiLog { */ queryCallNames?: Array; /** - * 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. + * The date and time, or the date, after which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z` or `2020-06-14`). By default, this date is set to 48 hours before the `QueryDateBefore` parameter value. * @type {Date} * @memberof FiltersApiLog */ queryDateAfter?: Date; /** - * 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. + * The date and time, or the date, before which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-30T00:00:00.000Z` or `2020-06-14`). By default, this date is set to now, or 48 hours after the `QueryDateAfter` parameter value. * @type {Date} * @memberof FiltersApiLog */ diff --git a/dist/cjs/models/FiltersApiLog.js b/dist/cjs/models/FiltersApiLog.js index f802300d..3cec8bf4 100644 --- a/dist/cjs/models/FiltersApiLog.js +++ b/dist/cjs/models/FiltersApiLog.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersCa.d.ts b/dist/cjs/models/FiltersCa.d.ts index e6ba05de..a6a04348 100644 --- a/dist/cjs/models/FiltersCa.d.ts +++ b/dist/cjs/models/FiltersCa.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersCa.js b/dist/cjs/models/FiltersCa.js index 1fdd7226..c3a0c3e8 100644 --- a/dist/cjs/models/FiltersCa.js +++ b/dist/cjs/models/FiltersCa.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersCatalogs.d.ts b/dist/cjs/models/FiltersCatalogs.d.ts new file mode 100644 index 00000000..f4be2c4d --- /dev/null +++ b/dist/cjs/models/FiltersCatalogs.d.ts @@ -0,0 +1,39 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * One or more filters. + * @export + * @interface FiltersCatalogs + */ +export interface FiltersCatalogs { + /** + * By default or if set to true, only returns the current catalog. If false, returns the current catalog and past catalogs. + * @type {boolean} + * @memberof FiltersCatalogs + */ + currentCatalogOnly?: boolean; + /** + * The beginning of the time period, in ISO 8601 date format (for example, `2020-06-14`). This date cannot be older than 3 years. You must specify the parameters `FromDate` and `ToDate` together. + * @type {Date} + * @memberof FiltersCatalogs + */ + fromDate?: Date; + /** + * The end of the time period, in ISO 8601 date format (for example, `2020-06-30`). You must specify the parameters `FromDate` and `ToDate` together. + * @type {Date} + * @memberof FiltersCatalogs + */ + toDate?: Date; +} +export declare function FiltersCatalogsFromJSON(json: any): FiltersCatalogs; +export declare function FiltersCatalogsFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersCatalogs; +export declare function FiltersCatalogsToJSON(value?: FiltersCatalogs | null): any; diff --git a/dist/cjs/models/FiltersCatalogs.js b/dist/cjs/models/FiltersCatalogs.js new file mode 100644 index 00000000..8b07c91c --- /dev/null +++ b/dist/cjs/models/FiltersCatalogs.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.FiltersCatalogsToJSON = exports.FiltersCatalogsFromJSONTyped = exports.FiltersCatalogsFromJSON = void 0; +const runtime_1 = require("../runtime"); +function FiltersCatalogsFromJSON(json) { + return FiltersCatalogsFromJSONTyped(json, false); +} +exports.FiltersCatalogsFromJSON = FiltersCatalogsFromJSON; +function FiltersCatalogsFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'currentCatalogOnly': !(0, runtime_1.exists)(json, 'CurrentCatalogOnly') ? undefined : json['CurrentCatalogOnly'], + 'fromDate': !(0, runtime_1.exists)(json, 'FromDate') ? undefined : (new Date(json['FromDate'])), + 'toDate': !(0, runtime_1.exists)(json, 'ToDate') ? undefined : (new Date(json['ToDate'])), + }; +} +exports.FiltersCatalogsFromJSONTyped = FiltersCatalogsFromJSONTyped; +function FiltersCatalogsToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CurrentCatalogOnly': value.currentCatalogOnly, + 'FromDate': value.fromDate === undefined ? undefined : (value.fromDate.toISOString().substr(0, 10)), + 'ToDate': value.toDate === undefined ? undefined : (value.toDate.toISOString().substr(0, 10)), + }; +} +exports.FiltersCatalogsToJSON = FiltersCatalogsToJSON; diff --git a/dist/cjs/models/FiltersClientGateway.d.ts b/dist/cjs/models/FiltersClientGateway.d.ts index 25faf3af..74ab3986 100644 --- a/dist/cjs/models/FiltersClientGateway.d.ts +++ b/dist/cjs/models/FiltersClientGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersClientGateway.js b/dist/cjs/models/FiltersClientGateway.js index 39bbbf52..950055e8 100644 --- a/dist/cjs/models/FiltersClientGateway.js +++ b/dist/cjs/models/FiltersClientGateway.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersDhcpOptions.d.ts b/dist/cjs/models/FiltersDhcpOptions.d.ts index ab92610c..72d19412 100644 --- a/dist/cjs/models/FiltersDhcpOptions.d.ts +++ b/dist/cjs/models/FiltersDhcpOptions.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersDhcpOptions.js b/dist/cjs/models/FiltersDhcpOptions.js index a968445e..2844c937 100644 --- a/dist/cjs/models/FiltersDhcpOptions.js +++ b/dist/cjs/models/FiltersDhcpOptions.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersDirectLink.d.ts b/dist/cjs/models/FiltersDirectLink.d.ts index cf00722c..71d6ab53 100644 --- a/dist/cjs/models/FiltersDirectLink.d.ts +++ b/dist/cjs/models/FiltersDirectLink.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersDirectLink.js b/dist/cjs/models/FiltersDirectLink.js index d487e0a1..3f466a91 100644 --- a/dist/cjs/models/FiltersDirectLink.js +++ b/dist/cjs/models/FiltersDirectLink.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersDirectLinkInterface.d.ts b/dist/cjs/models/FiltersDirectLinkInterface.d.ts index 36b051d8..b42bd63c 100644 --- a/dist/cjs/models/FiltersDirectLinkInterface.d.ts +++ b/dist/cjs/models/FiltersDirectLinkInterface.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersDirectLinkInterface.js b/dist/cjs/models/FiltersDirectLinkInterface.js index 71558fb1..16113b9b 100644 --- a/dist/cjs/models/FiltersDirectLinkInterface.js +++ b/dist/cjs/models/FiltersDirectLinkInterface.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersExportTask.d.ts b/dist/cjs/models/FiltersExportTask.d.ts index 83d2985a..17b65ab1 100644 --- a/dist/cjs/models/FiltersExportTask.d.ts +++ b/dist/cjs/models/FiltersExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersExportTask.js b/dist/cjs/models/FiltersExportTask.js index 77dc35a0..d2bdbe88 100644 --- a/dist/cjs/models/FiltersExportTask.js +++ b/dist/cjs/models/FiltersExportTask.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersFlexibleGpu.d.ts b/dist/cjs/models/FiltersFlexibleGpu.d.ts index 755eed35..800658de 100644 --- a/dist/cjs/models/FiltersFlexibleGpu.d.ts +++ b/dist/cjs/models/FiltersFlexibleGpu.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersFlexibleGpu.js b/dist/cjs/models/FiltersFlexibleGpu.js index 6b9505fe..a3377a3f 100644 --- a/dist/cjs/models/FiltersFlexibleGpu.js +++ b/dist/cjs/models/FiltersFlexibleGpu.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersImage.d.ts b/dist/cjs/models/FiltersImage.d.ts index e7d354e9..a92e907e 100644 --- a/dist/cjs/models/FiltersImage.d.ts +++ b/dist/cjs/models/FiltersImage.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -106,7 +106,7 @@ export interface FiltersImage { */ permissionsToLaunchGlobalPermission?: boolean; /** - * The product code associated with the OMI (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI. * @type {Array} * @memberof FiltersImage */ diff --git a/dist/cjs/models/FiltersImage.js b/dist/cjs/models/FiltersImage.js index 0f5e4b17..e4b64708 100644 --- a/dist/cjs/models/FiltersImage.js +++ b/dist/cjs/models/FiltersImage.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersInternetService.d.ts b/dist/cjs/models/FiltersInternetService.d.ts index 8094e84b..d1b455da 100644 --- a/dist/cjs/models/FiltersInternetService.d.ts +++ b/dist/cjs/models/FiltersInternetService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersInternetService.js b/dist/cjs/models/FiltersInternetService.js index eea9956f..1f49f4e3 100644 --- a/dist/cjs/models/FiltersInternetService.js +++ b/dist/cjs/models/FiltersInternetService.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersKeypair.d.ts b/dist/cjs/models/FiltersKeypair.d.ts index 4ca150b4..0097d602 100644 --- a/dist/cjs/models/FiltersKeypair.d.ts +++ b/dist/cjs/models/FiltersKeypair.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersKeypair.js b/dist/cjs/models/FiltersKeypair.js index 5d09ef6e..e238728a 100644 --- a/dist/cjs/models/FiltersKeypair.js +++ b/dist/cjs/models/FiltersKeypair.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersListenerRule.d.ts b/dist/cjs/models/FiltersListenerRule.d.ts index 3a73652a..edd7fc06 100644 --- a/dist/cjs/models/FiltersListenerRule.d.ts +++ b/dist/cjs/models/FiltersListenerRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersListenerRule.js b/dist/cjs/models/FiltersListenerRule.js index e2e98250..37d77a22 100644 --- a/dist/cjs/models/FiltersListenerRule.js +++ b/dist/cjs/models/FiltersListenerRule.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersLoadBalancer.d.ts b/dist/cjs/models/FiltersLoadBalancer.d.ts index 6bcfa1e3..dc0e28fc 100644 --- a/dist/cjs/models/FiltersLoadBalancer.d.ts +++ b/dist/cjs/models/FiltersLoadBalancer.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersLoadBalancer.js b/dist/cjs/models/FiltersLoadBalancer.js index 461aefe4..beb1dfa2 100644 --- a/dist/cjs/models/FiltersLoadBalancer.js +++ b/dist/cjs/models/FiltersLoadBalancer.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNatService.d.ts b/dist/cjs/models/FiltersNatService.d.ts index cc3684d9..8a8300d4 100644 --- a/dist/cjs/models/FiltersNatService.d.ts +++ b/dist/cjs/models/FiltersNatService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNatService.js b/dist/cjs/models/FiltersNatService.js index 5a3cf276..57bb2162 100644 --- a/dist/cjs/models/FiltersNatService.js +++ b/dist/cjs/models/FiltersNatService.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNet.d.ts b/dist/cjs/models/FiltersNet.d.ts index 6fe5ab9c..baae4b10 100644 --- a/dist/cjs/models/FiltersNet.d.ts +++ b/dist/cjs/models/FiltersNet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNet.js b/dist/cjs/models/FiltersNet.js index 160a6f0c..7b61f670 100644 --- a/dist/cjs/models/FiltersNet.js +++ b/dist/cjs/models/FiltersNet.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNetAccessPoint.d.ts b/dist/cjs/models/FiltersNetAccessPoint.d.ts index 447e6e5b..6540ec7a 100644 --- a/dist/cjs/models/FiltersNetAccessPoint.d.ts +++ b/dist/cjs/models/FiltersNetAccessPoint.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNetAccessPoint.js b/dist/cjs/models/FiltersNetAccessPoint.js index 81bea85e..19791ba6 100644 --- a/dist/cjs/models/FiltersNetAccessPoint.js +++ b/dist/cjs/models/FiltersNetAccessPoint.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNetPeering.d.ts b/dist/cjs/models/FiltersNetPeering.d.ts index 305950ab..47290fdb 100644 --- a/dist/cjs/models/FiltersNetPeering.d.ts +++ b/dist/cjs/models/FiltersNetPeering.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNetPeering.js b/dist/cjs/models/FiltersNetPeering.js index 15431ef4..a5672a1c 100644 --- a/dist/cjs/models/FiltersNetPeering.js +++ b/dist/cjs/models/FiltersNetPeering.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNic.d.ts b/dist/cjs/models/FiltersNic.d.ts index a3f3342f..7af2f841 100644 --- a/dist/cjs/models/FiltersNic.d.ts +++ b/dist/cjs/models/FiltersNic.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersNic.js b/dist/cjs/models/FiltersNic.js index 7561a191..bbb1e229 100644 --- a/dist/cjs/models/FiltersNic.js +++ b/dist/cjs/models/FiltersNic.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersProductType.d.ts b/dist/cjs/models/FiltersProductType.d.ts index 6545f2dc..75ceb3bc 100644 --- a/dist/cjs/models/FiltersProductType.d.ts +++ b/dist/cjs/models/FiltersProductType.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersProductType.js b/dist/cjs/models/FiltersProductType.js index 81e8bc64..4879eb4a 100644 --- a/dist/cjs/models/FiltersProductType.js +++ b/dist/cjs/models/FiltersProductType.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersPublicIp.d.ts b/dist/cjs/models/FiltersPublicIp.d.ts index fb811f6d..064cb866 100644 --- a/dist/cjs/models/FiltersPublicIp.d.ts +++ b/dist/cjs/models/FiltersPublicIp.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersPublicIp.js b/dist/cjs/models/FiltersPublicIp.js index 96c2d319..56012fcb 100644 --- a/dist/cjs/models/FiltersPublicIp.js +++ b/dist/cjs/models/FiltersPublicIp.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersQuota.d.ts b/dist/cjs/models/FiltersQuota.d.ts index 64de6437..2977d344 100644 --- a/dist/cjs/models/FiltersQuota.d.ts +++ b/dist/cjs/models/FiltersQuota.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersQuota.js b/dist/cjs/models/FiltersQuota.js index 4f12256e..8e565d06 100644 --- a/dist/cjs/models/FiltersQuota.js +++ b/dist/cjs/models/FiltersQuota.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersRouteTable.d.ts b/dist/cjs/models/FiltersRouteTable.d.ts index e33e4dfd..1a893ad9 100644 --- a/dist/cjs/models/FiltersRouteTable.d.ts +++ b/dist/cjs/models/FiltersRouteTable.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersRouteTable.js b/dist/cjs/models/FiltersRouteTable.js index 1f5a1e12..9dfa3fa4 100644 --- a/dist/cjs/models/FiltersRouteTable.js +++ b/dist/cjs/models/FiltersRouteTable.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersSecurityGroup.d.ts b/dist/cjs/models/FiltersSecurityGroup.d.ts index 6b05e46a..b1e571f4 100644 --- a/dist/cjs/models/FiltersSecurityGroup.d.ts +++ b/dist/cjs/models/FiltersSecurityGroup.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersSecurityGroup.js b/dist/cjs/models/FiltersSecurityGroup.js index 5577be47..041e3213 100644 --- a/dist/cjs/models/FiltersSecurityGroup.js +++ b/dist/cjs/models/FiltersSecurityGroup.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersServerCertificate.d.ts b/dist/cjs/models/FiltersServerCertificate.d.ts index 37dc1143..7cb0abbc 100644 --- a/dist/cjs/models/FiltersServerCertificate.d.ts +++ b/dist/cjs/models/FiltersServerCertificate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersServerCertificate.js b/dist/cjs/models/FiltersServerCertificate.js index d8000cd3..aa9cb9f9 100644 --- a/dist/cjs/models/FiltersServerCertificate.js +++ b/dist/cjs/models/FiltersServerCertificate.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersService.d.ts b/dist/cjs/models/FiltersService.d.ts index 041a5c19..6d736304 100644 --- a/dist/cjs/models/FiltersService.d.ts +++ b/dist/cjs/models/FiltersService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersService.js b/dist/cjs/models/FiltersService.js index 727e630b..770b2659 100644 --- a/dist/cjs/models/FiltersService.js +++ b/dist/cjs/models/FiltersService.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersSnapshot.d.ts b/dist/cjs/models/FiltersSnapshot.d.ts index 06fc75a5..9c1b7996 100644 --- a/dist/cjs/models/FiltersSnapshot.d.ts +++ b/dist/cjs/models/FiltersSnapshot.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -33,6 +33,12 @@ export interface FiltersSnapshot { * @memberof FiltersSnapshot */ descriptions?: Array; + /** + * The beginning of the time period, in ISO 8601 date-time format (for example, `2020-06-14T00:00:00.000Z`). + * @type {Date} + * @memberof FiltersSnapshot + */ + fromCreationDate?: Date; /** * The account IDs of one or more users who have permissions to create volumes. * @type {Array} @@ -81,6 +87,12 @@ export interface FiltersSnapshot { * @memberof FiltersSnapshot */ tags?: Array; + /** + * The end of the time period, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). + * @type {Date} + * @memberof FiltersSnapshot + */ + toCreationDate?: Date; /** * The IDs of the volumes used to create the snapshots. * @type {Array} diff --git a/dist/cjs/models/FiltersSnapshot.js b/dist/cjs/models/FiltersSnapshot.js index ac068225..da92cab3 100644 --- a/dist/cjs/models/FiltersSnapshot.js +++ b/dist/cjs/models/FiltersSnapshot.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -27,6 +27,7 @@ function FiltersSnapshotFromJSONTyped(json, ignoreDiscriminator) { 'accountAliases': !(0, runtime_1.exists)(json, 'AccountAliases') ? undefined : json['AccountAliases'], 'accountIds': !(0, runtime_1.exists)(json, 'AccountIds') ? undefined : json['AccountIds'], 'descriptions': !(0, runtime_1.exists)(json, 'Descriptions') ? undefined : json['Descriptions'], + 'fromCreationDate': !(0, runtime_1.exists)(json, 'FromCreationDate') ? undefined : (new Date(json['FromCreationDate'])), 'permissionsToCreateVolumeAccountIds': !(0, runtime_1.exists)(json, 'PermissionsToCreateVolumeAccountIds') ? undefined : json['PermissionsToCreateVolumeAccountIds'], 'permissionsToCreateVolumeGlobalPermission': !(0, runtime_1.exists)(json, 'PermissionsToCreateVolumeGlobalPermission') ? undefined : json['PermissionsToCreateVolumeGlobalPermission'], 'progresses': !(0, runtime_1.exists)(json, 'Progresses') ? undefined : json['Progresses'], @@ -35,6 +36,7 @@ function FiltersSnapshotFromJSONTyped(json, ignoreDiscriminator) { 'tagKeys': !(0, runtime_1.exists)(json, 'TagKeys') ? undefined : json['TagKeys'], 'tagValues': !(0, runtime_1.exists)(json, 'TagValues') ? undefined : json['TagValues'], 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : json['Tags'], + 'toCreationDate': !(0, runtime_1.exists)(json, 'ToCreationDate') ? undefined : (new Date(json['ToCreationDate'])), 'volumeIds': !(0, runtime_1.exists)(json, 'VolumeIds') ? undefined : json['VolumeIds'], 'volumeSizes': !(0, runtime_1.exists)(json, 'VolumeSizes') ? undefined : json['VolumeSizes'], }; @@ -51,6 +53,7 @@ function FiltersSnapshotToJSON(value) { 'AccountAliases': value.accountAliases, 'AccountIds': value.accountIds, 'Descriptions': value.descriptions, + 'FromCreationDate': value.fromCreationDate === undefined ? undefined : (value.fromCreationDate.toISOString()), 'PermissionsToCreateVolumeAccountIds': value.permissionsToCreateVolumeAccountIds, 'PermissionsToCreateVolumeGlobalPermission': value.permissionsToCreateVolumeGlobalPermission, 'Progresses': value.progresses, @@ -59,6 +62,7 @@ function FiltersSnapshotToJSON(value) { 'TagKeys': value.tagKeys, 'TagValues': value.tagValues, 'Tags': value.tags, + 'ToCreationDate': value.toCreationDate === undefined ? undefined : (value.toCreationDate.toISOString()), 'VolumeIds': value.volumeIds, 'VolumeSizes': value.volumeSizes, }; diff --git a/dist/cjs/models/FiltersSubnet.d.ts b/dist/cjs/models/FiltersSubnet.d.ts index 0a04ef11..91382e11 100644 --- a/dist/cjs/models/FiltersSubnet.d.ts +++ b/dist/cjs/models/FiltersSubnet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersSubnet.js b/dist/cjs/models/FiltersSubnet.js index 5a884e73..7a7087e1 100644 --- a/dist/cjs/models/FiltersSubnet.js +++ b/dist/cjs/models/FiltersSubnet.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersSubregion.d.ts b/dist/cjs/models/FiltersSubregion.d.ts index 1e49976d..5af3518f 100644 --- a/dist/cjs/models/FiltersSubregion.d.ts +++ b/dist/cjs/models/FiltersSubregion.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersSubregion.js b/dist/cjs/models/FiltersSubregion.js index a34e4e44..5ddc78f7 100644 --- a/dist/cjs/models/FiltersSubregion.js +++ b/dist/cjs/models/FiltersSubregion.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersTag.d.ts b/dist/cjs/models/FiltersTag.d.ts index d0d16e53..d789a74d 100644 --- a/dist/cjs/models/FiltersTag.d.ts +++ b/dist/cjs/models/FiltersTag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersTag.js b/dist/cjs/models/FiltersTag.js index 1d6142a4..e48cda3a 100644 --- a/dist/cjs/models/FiltersTag.js +++ b/dist/cjs/models/FiltersTag.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVirtualGateway.d.ts b/dist/cjs/models/FiltersVirtualGateway.d.ts index d2bb8217..cbbe320e 100644 --- a/dist/cjs/models/FiltersVirtualGateway.d.ts +++ b/dist/cjs/models/FiltersVirtualGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVirtualGateway.js b/dist/cjs/models/FiltersVirtualGateway.js index 6a9cd878..20fc7fbc 100644 --- a/dist/cjs/models/FiltersVirtualGateway.js +++ b/dist/cjs/models/FiltersVirtualGateway.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVm.d.ts b/dist/cjs/models/FiltersVm.d.ts index 3d31ea08..2b669d6c 100644 --- a/dist/cjs/models/FiltersVm.d.ts +++ b/dist/cjs/models/FiltersVm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVm.js b/dist/cjs/models/FiltersVm.js index 10489943..6a973be0 100644 --- a/dist/cjs/models/FiltersVm.js +++ b/dist/cjs/models/FiltersVm.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVmGroup.d.ts b/dist/cjs/models/FiltersVmGroup.d.ts new file mode 100644 index 00000000..a5d96830 --- /dev/null +++ b/dist/cjs/models/FiltersVmGroup.d.ts @@ -0,0 +1,81 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * One or more filters. + * @export + * @interface FiltersVmGroup + */ +export interface FiltersVmGroup { + /** + * The descriptions of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + descriptions?: Array; + /** + * The IDs of the security groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + securityGroupIds?: Array; + /** + * The IDs of the Subnets. + * @type {Array} + * @memberof FiltersVmGroup + */ + subnetIds?: Array; + /** + * The keys of the tags associated with the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + tagKeys?: Array; + /** + * The values of the tags associated with the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + tagValues?: Array; + /** + * The key/value combination of the tags associated with the VMs, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. + * @type {Array} + * @memberof FiltersVmGroup + */ + tags?: Array; + /** + * The number of VMs in the VM group. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmCounts?: Array; + /** + * The IDs of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmGroupIds?: Array; + /** + * The names of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmGroupNames?: Array; + /** + * The IDs of the VM templates. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmTemplateIds?: Array; +} +export declare function FiltersVmGroupFromJSON(json: any): FiltersVmGroup; +export declare function FiltersVmGroupFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersVmGroup; +export declare function FiltersVmGroupToJSON(value?: FiltersVmGroup | null): any; diff --git a/dist/cjs/models/FiltersVmGroup.js b/dist/cjs/models/FiltersVmGroup.js new file mode 100644 index 00000000..c551629f --- /dev/null +++ b/dist/cjs/models/FiltersVmGroup.js @@ -0,0 +1,60 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.FiltersVmGroupToJSON = exports.FiltersVmGroupFromJSONTyped = exports.FiltersVmGroupFromJSON = void 0; +const runtime_1 = require("../runtime"); +function FiltersVmGroupFromJSON(json) { + return FiltersVmGroupFromJSONTyped(json, false); +} +exports.FiltersVmGroupFromJSON = FiltersVmGroupFromJSON; +function FiltersVmGroupFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'descriptions': !(0, runtime_1.exists)(json, 'Descriptions') ? undefined : json['Descriptions'], + 'securityGroupIds': !(0, runtime_1.exists)(json, 'SecurityGroupIds') ? undefined : json['SecurityGroupIds'], + 'subnetIds': !(0, runtime_1.exists)(json, 'SubnetIds') ? undefined : json['SubnetIds'], + 'tagKeys': !(0, runtime_1.exists)(json, 'TagKeys') ? undefined : json['TagKeys'], + 'tagValues': !(0, runtime_1.exists)(json, 'TagValues') ? undefined : json['TagValues'], + 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : json['Tags'], + 'vmCounts': !(0, runtime_1.exists)(json, 'VmCounts') ? undefined : json['VmCounts'], + 'vmGroupIds': !(0, runtime_1.exists)(json, 'VmGroupIds') ? undefined : json['VmGroupIds'], + 'vmGroupNames': !(0, runtime_1.exists)(json, 'VmGroupNames') ? undefined : json['VmGroupNames'], + 'vmTemplateIds': !(0, runtime_1.exists)(json, 'VmTemplateIds') ? undefined : json['VmTemplateIds'], + }; +} +exports.FiltersVmGroupFromJSONTyped = FiltersVmGroupFromJSONTyped; +function FiltersVmGroupToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Descriptions': value.descriptions, + 'SecurityGroupIds': value.securityGroupIds, + 'SubnetIds': value.subnetIds, + 'TagKeys': value.tagKeys, + 'TagValues': value.tagValues, + 'Tags': value.tags, + 'VmCounts': value.vmCounts, + 'VmGroupIds': value.vmGroupIds, + 'VmGroupNames': value.vmGroupNames, + 'VmTemplateIds': value.vmTemplateIds, + }; +} +exports.FiltersVmGroupToJSON = FiltersVmGroupToJSON; diff --git a/dist/cjs/models/FiltersVmTemplate.d.ts b/dist/cjs/models/FiltersVmTemplate.d.ts new file mode 100644 index 00000000..e13eb632 --- /dev/null +++ b/dist/cjs/models/FiltersVmTemplate.d.ts @@ -0,0 +1,93 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * One or more filters. + * @export + * @interface FiltersVmTemplate + */ +export interface FiltersVmTemplate { + /** + * The number of vCores. + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuCores?: Array; + /** + * The processor generations (for example, `v4`). + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuGenerations?: Array; + /** + * The performances of the VMs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuPerformances?: Array; + /** + * The descriptions of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + descriptions?: Array; + /** + * The IDs of the OMIs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + imageIds?: Array; + /** + * The names of the keypairs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + keypairNames?: Array; + /** + * The amount of RAM. + * @type {Array} + * @memberof FiltersVmTemplate + */ + rams?: Array; + /** + * The keys of the tags associated with the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tagKeys?: Array; + /** + * The values of the tags associated with the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tagValues?: Array; + /** + * The key/value combination of the tags associated with the VM templates, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tags?: Array; + /** + * The IDs of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + vmTemplateIds?: Array; + /** + * The names of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + vmTemplateNames?: Array; +} +export declare function FiltersVmTemplateFromJSON(json: any): FiltersVmTemplate; +export declare function FiltersVmTemplateFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersVmTemplate; +export declare function FiltersVmTemplateToJSON(value?: FiltersVmTemplate | null): any; diff --git a/dist/cjs/models/FiltersVmTemplate.js b/dist/cjs/models/FiltersVmTemplate.js new file mode 100644 index 00000000..6b9bec12 --- /dev/null +++ b/dist/cjs/models/FiltersVmTemplate.js @@ -0,0 +1,64 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.FiltersVmTemplateToJSON = exports.FiltersVmTemplateFromJSONTyped = exports.FiltersVmTemplateFromJSON = void 0; +const runtime_1 = require("../runtime"); +function FiltersVmTemplateFromJSON(json) { + return FiltersVmTemplateFromJSONTyped(json, false); +} +exports.FiltersVmTemplateFromJSON = FiltersVmTemplateFromJSON; +function FiltersVmTemplateFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'cpuCores': !(0, runtime_1.exists)(json, 'CpuCores') ? undefined : json['CpuCores'], + 'cpuGenerations': !(0, runtime_1.exists)(json, 'CpuGenerations') ? undefined : json['CpuGenerations'], + 'cpuPerformances': !(0, runtime_1.exists)(json, 'CpuPerformances') ? undefined : json['CpuPerformances'], + 'descriptions': !(0, runtime_1.exists)(json, 'Descriptions') ? undefined : json['Descriptions'], + 'imageIds': !(0, runtime_1.exists)(json, 'ImageIds') ? undefined : json['ImageIds'], + 'keypairNames': !(0, runtime_1.exists)(json, 'KeypairNames') ? undefined : json['KeypairNames'], + 'rams': !(0, runtime_1.exists)(json, 'Rams') ? undefined : json['Rams'], + 'tagKeys': !(0, runtime_1.exists)(json, 'TagKeys') ? undefined : json['TagKeys'], + 'tagValues': !(0, runtime_1.exists)(json, 'TagValues') ? undefined : json['TagValues'], + 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : json['Tags'], + 'vmTemplateIds': !(0, runtime_1.exists)(json, 'VmTemplateIds') ? undefined : json['VmTemplateIds'], + 'vmTemplateNames': !(0, runtime_1.exists)(json, 'VmTemplateNames') ? undefined : json['VmTemplateNames'], + }; +} +exports.FiltersVmTemplateFromJSONTyped = FiltersVmTemplateFromJSONTyped; +function FiltersVmTemplateToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CpuCores': value.cpuCores, + 'CpuGenerations': value.cpuGenerations, + 'CpuPerformances': value.cpuPerformances, + 'Descriptions': value.descriptions, + 'ImageIds': value.imageIds, + 'KeypairNames': value.keypairNames, + 'Rams': value.rams, + 'TagKeys': value.tagKeys, + 'TagValues': value.tagValues, + 'Tags': value.tags, + 'VmTemplateIds': value.vmTemplateIds, + 'VmTemplateNames': value.vmTemplateNames, + }; +} +exports.FiltersVmTemplateToJSON = FiltersVmTemplateToJSON; diff --git a/dist/cjs/models/FiltersVmType.d.ts b/dist/cjs/models/FiltersVmType.d.ts index fd1e825d..54622f07 100644 --- a/dist/cjs/models/FiltersVmType.d.ts +++ b/dist/cjs/models/FiltersVmType.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVmType.js b/dist/cjs/models/FiltersVmType.js index 2db89204..12926c89 100644 --- a/dist/cjs/models/FiltersVmType.js +++ b/dist/cjs/models/FiltersVmType.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVmsState.d.ts b/dist/cjs/models/FiltersVmsState.d.ts index c0c26956..b7ba6c43 100644 --- a/dist/cjs/models/FiltersVmsState.d.ts +++ b/dist/cjs/models/FiltersVmsState.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVmsState.js b/dist/cjs/models/FiltersVmsState.js index 130437b5..88d19192 100644 --- a/dist/cjs/models/FiltersVmsState.js +++ b/dist/cjs/models/FiltersVmsState.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVolume.d.ts b/dist/cjs/models/FiltersVolume.d.ts index 8b12863d..5ec34393 100644 --- a/dist/cjs/models/FiltersVolume.d.ts +++ b/dist/cjs/models/FiltersVolume.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -16,7 +16,7 @@ */ export interface FiltersVolume { /** - * The dates and times of creation of the volumes. + * The dates and times of creation of the volumes, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). * @type {Array} * @memberof FiltersVolume */ @@ -34,7 +34,7 @@ export interface FiltersVolume { */ linkVolumeDeviceNames?: Array; /** - * The dates and times of creation of the volumes. + * The dates and times of creation of the volumes, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). * @type {Array} * @memberof FiltersVolume */ diff --git a/dist/cjs/models/FiltersVolume.js b/dist/cjs/models/FiltersVolume.js index 0dc36785..9bdc78a3 100644 --- a/dist/cjs/models/FiltersVolume.js +++ b/dist/cjs/models/FiltersVolume.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVpnConnection.d.ts b/dist/cjs/models/FiltersVpnConnection.d.ts index a6ba3f45..f369037c 100644 --- a/dist/cjs/models/FiltersVpnConnection.d.ts +++ b/dist/cjs/models/FiltersVpnConnection.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FiltersVpnConnection.js b/dist/cjs/models/FiltersVpnConnection.js index d8044970..4d2385e4 100644 --- a/dist/cjs/models/FiltersVpnConnection.js +++ b/dist/cjs/models/FiltersVpnConnection.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FlexibleGpu.d.ts b/dist/cjs/models/FlexibleGpu.d.ts index 9bbb0f72..4485c441 100644 --- a/dist/cjs/models/FlexibleGpu.d.ts +++ b/dist/cjs/models/FlexibleGpu.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FlexibleGpu.js b/dist/cjs/models/FlexibleGpu.js index 053ff457..45f209cb 100644 --- a/dist/cjs/models/FlexibleGpu.js +++ b/dist/cjs/models/FlexibleGpu.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FlexibleGpuCatalog.d.ts b/dist/cjs/models/FlexibleGpuCatalog.d.ts index fecc1268..d9153646 100644 --- a/dist/cjs/models/FlexibleGpuCatalog.d.ts +++ b/dist/cjs/models/FlexibleGpuCatalog.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/FlexibleGpuCatalog.js b/dist/cjs/models/FlexibleGpuCatalog.js index 3d524140..5aa71ff7 100644 --- a/dist/cjs/models/FlexibleGpuCatalog.js +++ b/dist/cjs/models/FlexibleGpuCatalog.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/HealthCheck.d.ts b/dist/cjs/models/HealthCheck.d.ts index dee104f8..ed10e868 100644 --- a/dist/cjs/models/HealthCheck.d.ts +++ b/dist/cjs/models/HealthCheck.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/HealthCheck.js b/dist/cjs/models/HealthCheck.js index f89c7cdd..a352525d 100644 --- a/dist/cjs/models/HealthCheck.js +++ b/dist/cjs/models/HealthCheck.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Image.d.ts b/dist/cjs/models/Image.d.ts index 8f80a015..dfd1e586 100644 --- a/dist/cjs/models/Image.d.ts +++ b/dist/cjs/models/Image.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -44,7 +44,7 @@ export interface Image { */ blockDeviceMappings?: Array; /** - * The date and time of creation of the OMI. + * The date and time of creation of the OMI, in ISO 8601 date-time format. * @type {Date} * @memberof Image */ @@ -86,7 +86,7 @@ export interface Image { */ permissionsToLaunch?: PermissionsOnResource; /** - * The product code associated with the OMI (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI. * @type {Array} * @memberof Image */ diff --git a/dist/cjs/models/Image.js b/dist/cjs/models/Image.js index 246eebbe..3fd5ca91 100644 --- a/dist/cjs/models/Image.js +++ b/dist/cjs/models/Image.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ImageExportTask.d.ts b/dist/cjs/models/ImageExportTask.d.ts index 1b6982c1..ad4a3356 100644 --- a/dist/cjs/models/ImageExportTask.d.ts +++ b/dist/cjs/models/ImageExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ImageExportTask.js b/dist/cjs/models/ImageExportTask.js index 0d70a93d..73be3586 100644 --- a/dist/cjs/models/ImageExportTask.js +++ b/dist/cjs/models/ImageExportTask.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/InternetService.d.ts b/dist/cjs/models/InternetService.d.ts index d36a73ac..c61b2829 100644 --- a/dist/cjs/models/InternetService.d.ts +++ b/dist/cjs/models/InternetService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/InternetService.js b/dist/cjs/models/InternetService.js index 0f710b63..03908c30 100644 --- a/dist/cjs/models/InternetService.js +++ b/dist/cjs/models/InternetService.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Keypair.d.ts b/dist/cjs/models/Keypair.d.ts index 7dff3ced..8f45c462 100644 --- a/dist/cjs/models/Keypair.d.ts +++ b/dist/cjs/models/Keypair.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Keypair.js b/dist/cjs/models/Keypair.js index 079b64d2..230488b4 100644 --- a/dist/cjs/models/Keypair.js +++ b/dist/cjs/models/Keypair.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/KeypairCreated.d.ts b/dist/cjs/models/KeypairCreated.d.ts index 8c71decc..c7549c7d 100644 --- a/dist/cjs/models/KeypairCreated.d.ts +++ b/dist/cjs/models/KeypairCreated.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/KeypairCreated.js b/dist/cjs/models/KeypairCreated.js index 93d96da3..4a6fac10 100644 --- a/dist/cjs/models/KeypairCreated.js +++ b/dist/cjs/models/KeypairCreated.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkFlexibleGpuRequest.d.ts b/dist/cjs/models/LinkFlexibleGpuRequest.d.ts index 4d1b3bca..b23edd84 100644 --- a/dist/cjs/models/LinkFlexibleGpuRequest.d.ts +++ b/dist/cjs/models/LinkFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkFlexibleGpuRequest.js b/dist/cjs/models/LinkFlexibleGpuRequest.js index 1571b7e1..37211d4c 100644 --- a/dist/cjs/models/LinkFlexibleGpuRequest.js +++ b/dist/cjs/models/LinkFlexibleGpuRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkFlexibleGpuResponse.d.ts b/dist/cjs/models/LinkFlexibleGpuResponse.d.ts index 539e52bb..dce96448 100644 --- a/dist/cjs/models/LinkFlexibleGpuResponse.d.ts +++ b/dist/cjs/models/LinkFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkFlexibleGpuResponse.js b/dist/cjs/models/LinkFlexibleGpuResponse.js index 4cdbe11f..5c72d3b5 100644 --- a/dist/cjs/models/LinkFlexibleGpuResponse.js +++ b/dist/cjs/models/LinkFlexibleGpuResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkInternetServiceRequest.d.ts b/dist/cjs/models/LinkInternetServiceRequest.d.ts index 0c0a5766..9548d0a9 100644 --- a/dist/cjs/models/LinkInternetServiceRequest.d.ts +++ b/dist/cjs/models/LinkInternetServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkInternetServiceRequest.js b/dist/cjs/models/LinkInternetServiceRequest.js index 51101831..39eef6dc 100644 --- a/dist/cjs/models/LinkInternetServiceRequest.js +++ b/dist/cjs/models/LinkInternetServiceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkInternetServiceResponse.d.ts b/dist/cjs/models/LinkInternetServiceResponse.d.ts index 918f095b..8aaa2aa6 100644 --- a/dist/cjs/models/LinkInternetServiceResponse.d.ts +++ b/dist/cjs/models/LinkInternetServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkInternetServiceResponse.js b/dist/cjs/models/LinkInternetServiceResponse.js index 0aebd6d2..7d123cda 100644 --- a/dist/cjs/models/LinkInternetServiceResponse.js +++ b/dist/cjs/models/LinkInternetServiceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkLoadBalancerBackendMachinesRequest.d.ts b/dist/cjs/models/LinkLoadBalancerBackendMachinesRequest.d.ts index 98d2b61b..aa4432a4 100644 --- a/dist/cjs/models/LinkLoadBalancerBackendMachinesRequest.d.ts +++ b/dist/cjs/models/LinkLoadBalancerBackendMachinesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkLoadBalancerBackendMachinesRequest.js b/dist/cjs/models/LinkLoadBalancerBackendMachinesRequest.js index 4a73ee5d..ac82a48e 100644 --- a/dist/cjs/models/LinkLoadBalancerBackendMachinesRequest.js +++ b/dist/cjs/models/LinkLoadBalancerBackendMachinesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkLoadBalancerBackendMachinesResponse.d.ts b/dist/cjs/models/LinkLoadBalancerBackendMachinesResponse.d.ts index a1aa7827..5cc6a25d 100644 --- a/dist/cjs/models/LinkLoadBalancerBackendMachinesResponse.d.ts +++ b/dist/cjs/models/LinkLoadBalancerBackendMachinesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkLoadBalancerBackendMachinesResponse.js b/dist/cjs/models/LinkLoadBalancerBackendMachinesResponse.js index 399ee4ab..40d037b1 100644 --- a/dist/cjs/models/LinkLoadBalancerBackendMachinesResponse.js +++ b/dist/cjs/models/LinkLoadBalancerBackendMachinesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNic.d.ts b/dist/cjs/models/LinkNic.d.ts index 8c585e79..7a3e8dc5 100644 --- a/dist/cjs/models/LinkNic.d.ts +++ b/dist/cjs/models/LinkNic.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNic.js b/dist/cjs/models/LinkNic.js index 656fcef4..acecd272 100644 --- a/dist/cjs/models/LinkNic.js +++ b/dist/cjs/models/LinkNic.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNicLight.d.ts b/dist/cjs/models/LinkNicLight.d.ts index 4c1bc557..8d815c96 100644 --- a/dist/cjs/models/LinkNicLight.d.ts +++ b/dist/cjs/models/LinkNicLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNicLight.js b/dist/cjs/models/LinkNicLight.js index fd2e5c0c..9556414d 100644 --- a/dist/cjs/models/LinkNicLight.js +++ b/dist/cjs/models/LinkNicLight.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNicRequest.d.ts b/dist/cjs/models/LinkNicRequest.d.ts index 83b4e01e..6bb67fd8 100644 --- a/dist/cjs/models/LinkNicRequest.d.ts +++ b/dist/cjs/models/LinkNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNicRequest.js b/dist/cjs/models/LinkNicRequest.js index e6644e27..37884832 100644 --- a/dist/cjs/models/LinkNicRequest.js +++ b/dist/cjs/models/LinkNicRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNicResponse.d.ts b/dist/cjs/models/LinkNicResponse.d.ts index c8b61d95..8f08410b 100644 --- a/dist/cjs/models/LinkNicResponse.d.ts +++ b/dist/cjs/models/LinkNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNicResponse.js b/dist/cjs/models/LinkNicResponse.js index 56a81427..13a9f09b 100644 --- a/dist/cjs/models/LinkNicResponse.js +++ b/dist/cjs/models/LinkNicResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNicToUpdate.d.ts b/dist/cjs/models/LinkNicToUpdate.d.ts index 01275a79..fd89bb99 100644 --- a/dist/cjs/models/LinkNicToUpdate.d.ts +++ b/dist/cjs/models/LinkNicToUpdate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkNicToUpdate.js b/dist/cjs/models/LinkNicToUpdate.js index 16d10879..740d6a0b 100644 --- a/dist/cjs/models/LinkNicToUpdate.js +++ b/dist/cjs/models/LinkNicToUpdate.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPrivateIpsRequest.d.ts b/dist/cjs/models/LinkPrivateIpsRequest.d.ts index d41d85e2..dd97901b 100644 --- a/dist/cjs/models/LinkPrivateIpsRequest.d.ts +++ b/dist/cjs/models/LinkPrivateIpsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPrivateIpsRequest.js b/dist/cjs/models/LinkPrivateIpsRequest.js index 12600fa4..857cc8e8 100644 --- a/dist/cjs/models/LinkPrivateIpsRequest.js +++ b/dist/cjs/models/LinkPrivateIpsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPrivateIpsResponse.d.ts b/dist/cjs/models/LinkPrivateIpsResponse.d.ts index 6bf5be2e..ae8ee37c 100644 --- a/dist/cjs/models/LinkPrivateIpsResponse.d.ts +++ b/dist/cjs/models/LinkPrivateIpsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPrivateIpsResponse.js b/dist/cjs/models/LinkPrivateIpsResponse.js index bfd0bfa2..dac9b937 100644 --- a/dist/cjs/models/LinkPrivateIpsResponse.js +++ b/dist/cjs/models/LinkPrivateIpsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPublicIp.d.ts b/dist/cjs/models/LinkPublicIp.d.ts index 3d49e5fa..8dd0b49d 100644 --- a/dist/cjs/models/LinkPublicIp.d.ts +++ b/dist/cjs/models/LinkPublicIp.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPublicIp.js b/dist/cjs/models/LinkPublicIp.js index c5f7fc4e..1f78b2c6 100644 --- a/dist/cjs/models/LinkPublicIp.js +++ b/dist/cjs/models/LinkPublicIp.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPublicIpLightForVm.d.ts b/dist/cjs/models/LinkPublicIpLightForVm.d.ts index ad8b3a99..0e06ad31 100644 --- a/dist/cjs/models/LinkPublicIpLightForVm.d.ts +++ b/dist/cjs/models/LinkPublicIpLightForVm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPublicIpLightForVm.js b/dist/cjs/models/LinkPublicIpLightForVm.js index 5f66c579..01075165 100644 --- a/dist/cjs/models/LinkPublicIpLightForVm.js +++ b/dist/cjs/models/LinkPublicIpLightForVm.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPublicIpRequest.d.ts b/dist/cjs/models/LinkPublicIpRequest.d.ts index 95c1d0f5..72e6f84a 100644 --- a/dist/cjs/models/LinkPublicIpRequest.d.ts +++ b/dist/cjs/models/LinkPublicIpRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPublicIpRequest.js b/dist/cjs/models/LinkPublicIpRequest.js index 652a8f2c..0ef9ee74 100644 --- a/dist/cjs/models/LinkPublicIpRequest.js +++ b/dist/cjs/models/LinkPublicIpRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPublicIpResponse.d.ts b/dist/cjs/models/LinkPublicIpResponse.d.ts index 80ad672a..0636cfa6 100644 --- a/dist/cjs/models/LinkPublicIpResponse.d.ts +++ b/dist/cjs/models/LinkPublicIpResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkPublicIpResponse.js b/dist/cjs/models/LinkPublicIpResponse.js index f2e194ac..1e38e823 100644 --- a/dist/cjs/models/LinkPublicIpResponse.js +++ b/dist/cjs/models/LinkPublicIpResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkRouteTable.d.ts b/dist/cjs/models/LinkRouteTable.d.ts index 50ab6086..22147db3 100644 --- a/dist/cjs/models/LinkRouteTable.d.ts +++ b/dist/cjs/models/LinkRouteTable.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkRouteTable.js b/dist/cjs/models/LinkRouteTable.js index 66ba0ad3..bfd8fce7 100644 --- a/dist/cjs/models/LinkRouteTable.js +++ b/dist/cjs/models/LinkRouteTable.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkRouteTableRequest.d.ts b/dist/cjs/models/LinkRouteTableRequest.d.ts index 59535e5b..9003faaf 100644 --- a/dist/cjs/models/LinkRouteTableRequest.d.ts +++ b/dist/cjs/models/LinkRouteTableRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkRouteTableRequest.js b/dist/cjs/models/LinkRouteTableRequest.js index d14a034a..c2f4a8d7 100644 --- a/dist/cjs/models/LinkRouteTableRequest.js +++ b/dist/cjs/models/LinkRouteTableRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkRouteTableResponse.d.ts b/dist/cjs/models/LinkRouteTableResponse.d.ts index f095564a..10458679 100644 --- a/dist/cjs/models/LinkRouteTableResponse.d.ts +++ b/dist/cjs/models/LinkRouteTableResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkRouteTableResponse.js b/dist/cjs/models/LinkRouteTableResponse.js index 81dbc22b..33c57020 100644 --- a/dist/cjs/models/LinkRouteTableResponse.js +++ b/dist/cjs/models/LinkRouteTableResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkVirtualGatewayRequest.d.ts b/dist/cjs/models/LinkVirtualGatewayRequest.d.ts index 76e63465..2757ead4 100644 --- a/dist/cjs/models/LinkVirtualGatewayRequest.d.ts +++ b/dist/cjs/models/LinkVirtualGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkVirtualGatewayRequest.js b/dist/cjs/models/LinkVirtualGatewayRequest.js index de2b135e..3100252f 100644 --- a/dist/cjs/models/LinkVirtualGatewayRequest.js +++ b/dist/cjs/models/LinkVirtualGatewayRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkVirtualGatewayResponse.d.ts b/dist/cjs/models/LinkVirtualGatewayResponse.d.ts index f1ee7776..76671bc3 100644 --- a/dist/cjs/models/LinkVirtualGatewayResponse.d.ts +++ b/dist/cjs/models/LinkVirtualGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkVirtualGatewayResponse.js b/dist/cjs/models/LinkVirtualGatewayResponse.js index c9db56d4..444d091d 100644 --- a/dist/cjs/models/LinkVirtualGatewayResponse.js +++ b/dist/cjs/models/LinkVirtualGatewayResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkVolumeRequest.d.ts b/dist/cjs/models/LinkVolumeRequest.d.ts index 6cd4baf3..c610e17d 100644 --- a/dist/cjs/models/LinkVolumeRequest.d.ts +++ b/dist/cjs/models/LinkVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkVolumeRequest.js b/dist/cjs/models/LinkVolumeRequest.js index ef7ae95b..ec2c1e9a 100644 --- a/dist/cjs/models/LinkVolumeRequest.js +++ b/dist/cjs/models/LinkVolumeRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkVolumeResponse.d.ts b/dist/cjs/models/LinkVolumeResponse.d.ts index dcd3189e..289fdcad 100644 --- a/dist/cjs/models/LinkVolumeResponse.d.ts +++ b/dist/cjs/models/LinkVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkVolumeResponse.js b/dist/cjs/models/LinkVolumeResponse.js index 0902d96e..b770f311 100644 --- a/dist/cjs/models/LinkVolumeResponse.js +++ b/dist/cjs/models/LinkVolumeResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkedVolume.d.ts b/dist/cjs/models/LinkedVolume.d.ts index a1d94589..4d0b462b 100644 --- a/dist/cjs/models/LinkedVolume.d.ts +++ b/dist/cjs/models/LinkedVolume.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LinkedVolume.js b/dist/cjs/models/LinkedVolume.js index 94977aa6..f133de67 100644 --- a/dist/cjs/models/LinkedVolume.js +++ b/dist/cjs/models/LinkedVolume.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Listener.d.ts b/dist/cjs/models/Listener.d.ts index 0805d768..43ff2c1a 100644 --- a/dist/cjs/models/Listener.d.ts +++ b/dist/cjs/models/Listener.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Listener.js b/dist/cjs/models/Listener.js index 5a30f882..c9c4fb82 100644 --- a/dist/cjs/models/Listener.js +++ b/dist/cjs/models/Listener.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ListenerForCreation.d.ts b/dist/cjs/models/ListenerForCreation.d.ts index 9d08be12..bf3c0f4e 100644 --- a/dist/cjs/models/ListenerForCreation.d.ts +++ b/dist/cjs/models/ListenerForCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ListenerForCreation.js b/dist/cjs/models/ListenerForCreation.js index 9057b866..002dd044 100644 --- a/dist/cjs/models/ListenerForCreation.js +++ b/dist/cjs/models/ListenerForCreation.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ListenerRule.d.ts b/dist/cjs/models/ListenerRule.d.ts index f23fb9d2..c98aac78 100644 --- a/dist/cjs/models/ListenerRule.d.ts +++ b/dist/cjs/models/ListenerRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ListenerRule.js b/dist/cjs/models/ListenerRule.js index beff62dc..d269d447 100644 --- a/dist/cjs/models/ListenerRule.js +++ b/dist/cjs/models/ListenerRule.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ListenerRuleForCreation.d.ts b/dist/cjs/models/ListenerRuleForCreation.d.ts index 66d133e0..2b8581c4 100644 --- a/dist/cjs/models/ListenerRuleForCreation.d.ts +++ b/dist/cjs/models/ListenerRuleForCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ListenerRuleForCreation.js b/dist/cjs/models/ListenerRuleForCreation.js index 0b7ae08e..268ef06e 100644 --- a/dist/cjs/models/ListenerRuleForCreation.js +++ b/dist/cjs/models/ListenerRuleForCreation.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LoadBalancer.d.ts b/dist/cjs/models/LoadBalancer.d.ts index d9c5515c..e2d953e3 100644 --- a/dist/cjs/models/LoadBalancer.d.ts +++ b/dist/cjs/models/LoadBalancer.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LoadBalancer.js b/dist/cjs/models/LoadBalancer.js index 02d185e0..6b34a094 100644 --- a/dist/cjs/models/LoadBalancer.js +++ b/dist/cjs/models/LoadBalancer.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LoadBalancerLight.d.ts b/dist/cjs/models/LoadBalancerLight.d.ts index 373fa05b..694543f9 100644 --- a/dist/cjs/models/LoadBalancerLight.d.ts +++ b/dist/cjs/models/LoadBalancerLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LoadBalancerLight.js b/dist/cjs/models/LoadBalancerLight.js index 5b04530b..ec188c4e 100644 --- a/dist/cjs/models/LoadBalancerLight.js +++ b/dist/cjs/models/LoadBalancerLight.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LoadBalancerStickyCookiePolicy.d.ts b/dist/cjs/models/LoadBalancerStickyCookiePolicy.d.ts index 87f4819c..40223d78 100644 --- a/dist/cjs/models/LoadBalancerStickyCookiePolicy.d.ts +++ b/dist/cjs/models/LoadBalancerStickyCookiePolicy.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LoadBalancerStickyCookiePolicy.js b/dist/cjs/models/LoadBalancerStickyCookiePolicy.js index 56a39e9f..834a2bc9 100644 --- a/dist/cjs/models/LoadBalancerStickyCookiePolicy.js +++ b/dist/cjs/models/LoadBalancerStickyCookiePolicy.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LoadBalancerTag.d.ts b/dist/cjs/models/LoadBalancerTag.d.ts index 90133652..45d82b6b 100644 --- a/dist/cjs/models/LoadBalancerTag.d.ts +++ b/dist/cjs/models/LoadBalancerTag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/LoadBalancerTag.js b/dist/cjs/models/LoadBalancerTag.js index fc34989c..2d82061c 100644 --- a/dist/cjs/models/LoadBalancerTag.js +++ b/dist/cjs/models/LoadBalancerTag.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Location.d.ts b/dist/cjs/models/Location.d.ts index 43dbda7f..1a62f340 100644 --- a/dist/cjs/models/Location.d.ts +++ b/dist/cjs/models/Location.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Location.js b/dist/cjs/models/Location.js index 8c534f4c..e11d6fd6 100644 --- a/dist/cjs/models/Location.js +++ b/dist/cjs/models/Location.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Log.d.ts b/dist/cjs/models/Log.d.ts index ee7cf2b4..3f173f5c 100644 --- a/dist/cjs/models/Log.d.ts +++ b/dist/cjs/models/Log.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ export interface Log { */ queryCallName?: string; /** - * The date of the logged call, in ISO 8601 format. + * The date and time of the logged call, in ISO 8601 date-time format. * @type {Date} * @memberof Log */ diff --git a/dist/cjs/models/Log.js b/dist/cjs/models/Log.js index 7b81e028..06551f99 100644 --- a/dist/cjs/models/Log.js +++ b/dist/cjs/models/Log.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/MaintenanceEvent.d.ts b/dist/cjs/models/MaintenanceEvent.d.ts index 59e77bac..cd6d6cc4 100644 --- a/dist/cjs/models/MaintenanceEvent.d.ts +++ b/dist/cjs/models/MaintenanceEvent.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/MaintenanceEvent.js b/dist/cjs/models/MaintenanceEvent.js index 602889be..2905d4aa 100644 --- a/dist/cjs/models/MaintenanceEvent.js +++ b/dist/cjs/models/MaintenanceEvent.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ModelResponseContext.d.ts b/dist/cjs/models/ModelResponseContext.d.ts index aab05145..a56e7141 100644 --- a/dist/cjs/models/ModelResponseContext.d.ts +++ b/dist/cjs/models/ModelResponseContext.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ModelResponseContext.js b/dist/cjs/models/ModelResponseContext.js index e1410e99..cb7ed099 100644 --- a/dist/cjs/models/ModelResponseContext.js +++ b/dist/cjs/models/ModelResponseContext.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NatService.d.ts b/dist/cjs/models/NatService.d.ts index 8226016d..3ac18acb 100644 --- a/dist/cjs/models/NatService.d.ts +++ b/dist/cjs/models/NatService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NatService.js b/dist/cjs/models/NatService.js index efa88008..fde7b38f 100644 --- a/dist/cjs/models/NatService.js +++ b/dist/cjs/models/NatService.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Net.d.ts b/dist/cjs/models/Net.d.ts index 40e23690..03dcb869 100644 --- a/dist/cjs/models/Net.d.ts +++ b/dist/cjs/models/Net.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Net.js b/dist/cjs/models/Net.js index 8ea32f47..807a312e 100644 --- a/dist/cjs/models/Net.js +++ b/dist/cjs/models/Net.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NetAccessPoint.d.ts b/dist/cjs/models/NetAccessPoint.d.ts index e3c49468..5752ccd7 100644 --- a/dist/cjs/models/NetAccessPoint.d.ts +++ b/dist/cjs/models/NetAccessPoint.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NetAccessPoint.js b/dist/cjs/models/NetAccessPoint.js index 1ce0a806..a429eccf 100644 --- a/dist/cjs/models/NetAccessPoint.js +++ b/dist/cjs/models/NetAccessPoint.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NetPeering.d.ts b/dist/cjs/models/NetPeering.d.ts index c82d4e94..e77b2944 100644 --- a/dist/cjs/models/NetPeering.d.ts +++ b/dist/cjs/models/NetPeering.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NetPeering.js b/dist/cjs/models/NetPeering.js index 0e58af9f..8bd941ac 100644 --- a/dist/cjs/models/NetPeering.js +++ b/dist/cjs/models/NetPeering.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NetPeeringState.d.ts b/dist/cjs/models/NetPeeringState.d.ts index a78a5107..adced9ea 100644 --- a/dist/cjs/models/NetPeeringState.d.ts +++ b/dist/cjs/models/NetPeeringState.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NetPeeringState.js b/dist/cjs/models/NetPeeringState.js index ce7d5169..c04fae8b 100644 --- a/dist/cjs/models/NetPeeringState.js +++ b/dist/cjs/models/NetPeeringState.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NetToVirtualGatewayLink.d.ts b/dist/cjs/models/NetToVirtualGatewayLink.d.ts index e57b58e4..e476d7a0 100644 --- a/dist/cjs/models/NetToVirtualGatewayLink.d.ts +++ b/dist/cjs/models/NetToVirtualGatewayLink.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NetToVirtualGatewayLink.js b/dist/cjs/models/NetToVirtualGatewayLink.js index 1520d950..3db6d03e 100644 --- a/dist/cjs/models/NetToVirtualGatewayLink.js +++ b/dist/cjs/models/NetToVirtualGatewayLink.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Nic.d.ts b/dist/cjs/models/Nic.d.ts index 18954d16..a331c323 100644 --- a/dist/cjs/models/Nic.d.ts +++ b/dist/cjs/models/Nic.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Nic.js b/dist/cjs/models/Nic.js index 27db4919..fbd0ef99 100644 --- a/dist/cjs/models/Nic.js +++ b/dist/cjs/models/Nic.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NicForVmCreation.d.ts b/dist/cjs/models/NicForVmCreation.d.ts index 638721d9..e0ed81e7 100644 --- a/dist/cjs/models/NicForVmCreation.d.ts +++ b/dist/cjs/models/NicForVmCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NicForVmCreation.js b/dist/cjs/models/NicForVmCreation.js index cb0f1b89..c151d3fe 100644 --- a/dist/cjs/models/NicForVmCreation.js +++ b/dist/cjs/models/NicForVmCreation.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NicLight.d.ts b/dist/cjs/models/NicLight.d.ts index cce2f464..120a5049 100644 --- a/dist/cjs/models/NicLight.d.ts +++ b/dist/cjs/models/NicLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/NicLight.js b/dist/cjs/models/NicLight.js index f5138054..69471483 100644 --- a/dist/cjs/models/NicLight.js +++ b/dist/cjs/models/NicLight.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/OsuApiKey.d.ts b/dist/cjs/models/OsuApiKey.d.ts index b27dade4..e48585bb 100644 --- a/dist/cjs/models/OsuApiKey.d.ts +++ b/dist/cjs/models/OsuApiKey.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/OsuApiKey.js b/dist/cjs/models/OsuApiKey.js index bdb33661..0e8a559d 100644 --- a/dist/cjs/models/OsuApiKey.js +++ b/dist/cjs/models/OsuApiKey.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/OsuExportImageExportTask.d.ts b/dist/cjs/models/OsuExportImageExportTask.d.ts index ea13c89d..27065be7 100644 --- a/dist/cjs/models/OsuExportImageExportTask.d.ts +++ b/dist/cjs/models/OsuExportImageExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/OsuExportImageExportTask.js b/dist/cjs/models/OsuExportImageExportTask.js index 8d9862f4..485b5feb 100644 --- a/dist/cjs/models/OsuExportImageExportTask.js +++ b/dist/cjs/models/OsuExportImageExportTask.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/OsuExportSnapshotExportTask.d.ts b/dist/cjs/models/OsuExportSnapshotExportTask.d.ts index f1b2bfb0..01a2c05d 100644 --- a/dist/cjs/models/OsuExportSnapshotExportTask.d.ts +++ b/dist/cjs/models/OsuExportSnapshotExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/OsuExportSnapshotExportTask.js b/dist/cjs/models/OsuExportSnapshotExportTask.js index b5a3c54d..bdbadbc2 100644 --- a/dist/cjs/models/OsuExportSnapshotExportTask.js +++ b/dist/cjs/models/OsuExportSnapshotExportTask.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/OsuExportToCreate.d.ts b/dist/cjs/models/OsuExportToCreate.d.ts index 220c9236..4b4433ef 100644 --- a/dist/cjs/models/OsuExportToCreate.d.ts +++ b/dist/cjs/models/OsuExportToCreate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/OsuExportToCreate.js b/dist/cjs/models/OsuExportToCreate.js index 78dfe7c3..7dae8b13 100644 --- a/dist/cjs/models/OsuExportToCreate.js +++ b/dist/cjs/models/OsuExportToCreate.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PermissionsOnResource.d.ts b/dist/cjs/models/PermissionsOnResource.d.ts index c31449d6..7be9023e 100644 --- a/dist/cjs/models/PermissionsOnResource.d.ts +++ b/dist/cjs/models/PermissionsOnResource.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PermissionsOnResource.js b/dist/cjs/models/PermissionsOnResource.js index 17ffadfe..579a2782 100644 --- a/dist/cjs/models/PermissionsOnResource.js +++ b/dist/cjs/models/PermissionsOnResource.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PermissionsOnResourceCreation.d.ts b/dist/cjs/models/PermissionsOnResourceCreation.d.ts index bdfe3bf8..c224fb03 100644 --- a/dist/cjs/models/PermissionsOnResourceCreation.d.ts +++ b/dist/cjs/models/PermissionsOnResourceCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PermissionsOnResourceCreation.js b/dist/cjs/models/PermissionsOnResourceCreation.js index 834e8ca3..530065fc 100644 --- a/dist/cjs/models/PermissionsOnResourceCreation.js +++ b/dist/cjs/models/PermissionsOnResourceCreation.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Phase1Options.d.ts b/dist/cjs/models/Phase1Options.d.ts index aae7ec0f..b7f45601 100644 --- a/dist/cjs/models/Phase1Options.d.ts +++ b/dist/cjs/models/Phase1Options.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Phase1Options.js b/dist/cjs/models/Phase1Options.js index f183917a..ff3ac6ea 100644 --- a/dist/cjs/models/Phase1Options.js +++ b/dist/cjs/models/Phase1Options.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Phase2Options.d.ts b/dist/cjs/models/Phase2Options.d.ts index 61aea89d..1f55517a 100644 --- a/dist/cjs/models/Phase2Options.d.ts +++ b/dist/cjs/models/Phase2Options.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Phase2Options.js b/dist/cjs/models/Phase2Options.js index 346394e3..aca959f7 100644 --- a/dist/cjs/models/Phase2Options.js +++ b/dist/cjs/models/Phase2Options.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Placement.d.ts b/dist/cjs/models/Placement.d.ts index 66134328..eba4710a 100644 --- a/dist/cjs/models/Placement.d.ts +++ b/dist/cjs/models/Placement.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Placement.js b/dist/cjs/models/Placement.js index 373e24aa..d31eed72 100644 --- a/dist/cjs/models/Placement.js +++ b/dist/cjs/models/Placement.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PrivateIp.d.ts b/dist/cjs/models/PrivateIp.d.ts index 47bbd3b0..a2419bbb 100644 --- a/dist/cjs/models/PrivateIp.d.ts +++ b/dist/cjs/models/PrivateIp.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PrivateIp.js b/dist/cjs/models/PrivateIp.js index 1941624a..4e241d27 100644 --- a/dist/cjs/models/PrivateIp.js +++ b/dist/cjs/models/PrivateIp.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PrivateIpLight.d.ts b/dist/cjs/models/PrivateIpLight.d.ts index 7b398bd7..e1637279 100644 --- a/dist/cjs/models/PrivateIpLight.d.ts +++ b/dist/cjs/models/PrivateIpLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PrivateIpLight.js b/dist/cjs/models/PrivateIpLight.js index da3676ee..e060a0bd 100644 --- a/dist/cjs/models/PrivateIpLight.js +++ b/dist/cjs/models/PrivateIpLight.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PrivateIpLightForVm.d.ts b/dist/cjs/models/PrivateIpLightForVm.d.ts index 55077282..bc5fa9b7 100644 --- a/dist/cjs/models/PrivateIpLightForVm.d.ts +++ b/dist/cjs/models/PrivateIpLightForVm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PrivateIpLightForVm.js b/dist/cjs/models/PrivateIpLightForVm.js index b47395df..86cfd81d 100644 --- a/dist/cjs/models/PrivateIpLightForVm.js +++ b/dist/cjs/models/PrivateIpLightForVm.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ProductType.d.ts b/dist/cjs/models/ProductType.d.ts index c7636009..25c9f98d 100644 --- a/dist/cjs/models/ProductType.d.ts +++ b/dist/cjs/models/ProductType.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ProductType.js b/dist/cjs/models/ProductType.js index c1b74e34..3a77ffa6 100644 --- a/dist/cjs/models/ProductType.js +++ b/dist/cjs/models/ProductType.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PublicIp.d.ts b/dist/cjs/models/PublicIp.d.ts index a22cf1dc..849deb7f 100644 --- a/dist/cjs/models/PublicIp.d.ts +++ b/dist/cjs/models/PublicIp.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PublicIp.js b/dist/cjs/models/PublicIp.js index f07ae777..c92a4ca9 100644 --- a/dist/cjs/models/PublicIp.js +++ b/dist/cjs/models/PublicIp.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PublicIpLight.d.ts b/dist/cjs/models/PublicIpLight.d.ts index 4d298076..e33d168e 100644 --- a/dist/cjs/models/PublicIpLight.d.ts +++ b/dist/cjs/models/PublicIpLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/PublicIpLight.js b/dist/cjs/models/PublicIpLight.js index ed2577cd..135cb12f 100644 --- a/dist/cjs/models/PublicIpLight.js +++ b/dist/cjs/models/PublicIpLight.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Quota.d.ts b/dist/cjs/models/Quota.d.ts index 8842d55f..c2366b67 100644 --- a/dist/cjs/models/Quota.d.ts +++ b/dist/cjs/models/Quota.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Quota.js b/dist/cjs/models/Quota.js index 1c82e6dd..54a35c98 100644 --- a/dist/cjs/models/Quota.js +++ b/dist/cjs/models/Quota.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/QuotaTypes.d.ts b/dist/cjs/models/QuotaTypes.d.ts index 74963478..db8f5b95 100644 --- a/dist/cjs/models/QuotaTypes.d.ts +++ b/dist/cjs/models/QuotaTypes.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/QuotaTypes.js b/dist/cjs/models/QuotaTypes.js index 03fc3409..14a441b0 100644 --- a/dist/cjs/models/QuotaTypes.js +++ b/dist/cjs/models/QuotaTypes.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAccessKeysRequest.d.ts b/dist/cjs/models/ReadAccessKeysRequest.d.ts index ac511cbb..ee5e17fa 100644 --- a/dist/cjs/models/ReadAccessKeysRequest.d.ts +++ b/dist/cjs/models/ReadAccessKeysRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAccessKeysRequest.js b/dist/cjs/models/ReadAccessKeysRequest.js index 3194c21c..d584a0a0 100644 --- a/dist/cjs/models/ReadAccessKeysRequest.js +++ b/dist/cjs/models/ReadAccessKeysRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAccessKeysResponse.d.ts b/dist/cjs/models/ReadAccessKeysResponse.d.ts index 28960357..7948dc3e 100644 --- a/dist/cjs/models/ReadAccessKeysResponse.d.ts +++ b/dist/cjs/models/ReadAccessKeysResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAccessKeysResponse.js b/dist/cjs/models/ReadAccessKeysResponse.js index 7054c3a4..5a54998d 100644 --- a/dist/cjs/models/ReadAccessKeysResponse.js +++ b/dist/cjs/models/ReadAccessKeysResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAccountsRequest.d.ts b/dist/cjs/models/ReadAccountsRequest.d.ts index 5947f255..36034832 100644 --- a/dist/cjs/models/ReadAccountsRequest.d.ts +++ b/dist/cjs/models/ReadAccountsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAccountsRequest.js b/dist/cjs/models/ReadAccountsRequest.js index 6457c1a9..deb38c27 100644 --- a/dist/cjs/models/ReadAccountsRequest.js +++ b/dist/cjs/models/ReadAccountsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAccountsResponse.d.ts b/dist/cjs/models/ReadAccountsResponse.d.ts index 3d7e3735..7f8c0ff7 100644 --- a/dist/cjs/models/ReadAccountsResponse.d.ts +++ b/dist/cjs/models/ReadAccountsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAccountsResponse.js b/dist/cjs/models/ReadAccountsResponse.js index febe41c8..c607f4fa 100644 --- a/dist/cjs/models/ReadAccountsResponse.js +++ b/dist/cjs/models/ReadAccountsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAdminPasswordRequest.d.ts b/dist/cjs/models/ReadAdminPasswordRequest.d.ts index 202e8f52..948850e8 100644 --- a/dist/cjs/models/ReadAdminPasswordRequest.d.ts +++ b/dist/cjs/models/ReadAdminPasswordRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAdminPasswordRequest.js b/dist/cjs/models/ReadAdminPasswordRequest.js index 27c5f7b9..3ef21b33 100644 --- a/dist/cjs/models/ReadAdminPasswordRequest.js +++ b/dist/cjs/models/ReadAdminPasswordRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAdminPasswordResponse.d.ts b/dist/cjs/models/ReadAdminPasswordResponse.d.ts index 461b0d16..c5bcfd67 100644 --- a/dist/cjs/models/ReadAdminPasswordResponse.d.ts +++ b/dist/cjs/models/ReadAdminPasswordResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadAdminPasswordResponse.js b/dist/cjs/models/ReadAdminPasswordResponse.js index 2fa8508d..835891b3 100644 --- a/dist/cjs/models/ReadAdminPasswordResponse.js +++ b/dist/cjs/models/ReadAdminPasswordResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiAccessPolicyRequest.d.ts b/dist/cjs/models/ReadApiAccessPolicyRequest.d.ts index fc87ad06..a28f6974 100644 --- a/dist/cjs/models/ReadApiAccessPolicyRequest.d.ts +++ b/dist/cjs/models/ReadApiAccessPolicyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiAccessPolicyRequest.js b/dist/cjs/models/ReadApiAccessPolicyRequest.js index 6e239d55..775d2972 100644 --- a/dist/cjs/models/ReadApiAccessPolicyRequest.js +++ b/dist/cjs/models/ReadApiAccessPolicyRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiAccessPolicyResponse.d.ts b/dist/cjs/models/ReadApiAccessPolicyResponse.d.ts index 5ae329fd..ebf7d63a 100644 --- a/dist/cjs/models/ReadApiAccessPolicyResponse.d.ts +++ b/dist/cjs/models/ReadApiAccessPolicyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiAccessPolicyResponse.js b/dist/cjs/models/ReadApiAccessPolicyResponse.js index 704a0648..9869e83e 100644 --- a/dist/cjs/models/ReadApiAccessPolicyResponse.js +++ b/dist/cjs/models/ReadApiAccessPolicyResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiAccessRulesRequest.d.ts b/dist/cjs/models/ReadApiAccessRulesRequest.d.ts index 07a402f2..f50e4d65 100644 --- a/dist/cjs/models/ReadApiAccessRulesRequest.d.ts +++ b/dist/cjs/models/ReadApiAccessRulesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiAccessRulesRequest.js b/dist/cjs/models/ReadApiAccessRulesRequest.js index 917c607b..210a8f61 100644 --- a/dist/cjs/models/ReadApiAccessRulesRequest.js +++ b/dist/cjs/models/ReadApiAccessRulesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiAccessRulesResponse.d.ts b/dist/cjs/models/ReadApiAccessRulesResponse.d.ts index a066e4cd..6fd7ef81 100644 --- a/dist/cjs/models/ReadApiAccessRulesResponse.d.ts +++ b/dist/cjs/models/ReadApiAccessRulesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiAccessRulesResponse.js b/dist/cjs/models/ReadApiAccessRulesResponse.js index 180b1682..6b09e7a1 100644 --- a/dist/cjs/models/ReadApiAccessRulesResponse.js +++ b/dist/cjs/models/ReadApiAccessRulesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiLogsRequest.d.ts b/dist/cjs/models/ReadApiLogsRequest.d.ts index 5a304a27..883484e3 100644 --- a/dist/cjs/models/ReadApiLogsRequest.d.ts +++ b/dist/cjs/models/ReadApiLogsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiLogsRequest.js b/dist/cjs/models/ReadApiLogsRequest.js index ea34c5d4..23bb5e74 100644 --- a/dist/cjs/models/ReadApiLogsRequest.js +++ b/dist/cjs/models/ReadApiLogsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiLogsResponse.d.ts b/dist/cjs/models/ReadApiLogsResponse.d.ts index 7bb2ddd8..65a21c27 100644 --- a/dist/cjs/models/ReadApiLogsResponse.d.ts +++ b/dist/cjs/models/ReadApiLogsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadApiLogsResponse.js b/dist/cjs/models/ReadApiLogsResponse.js index 8ddbb54b..8e9b4e2d 100644 --- a/dist/cjs/models/ReadApiLogsResponse.js +++ b/dist/cjs/models/ReadApiLogsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCasRequest.d.ts b/dist/cjs/models/ReadCasRequest.d.ts index fa257900..f7c1de62 100644 --- a/dist/cjs/models/ReadCasRequest.d.ts +++ b/dist/cjs/models/ReadCasRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCasRequest.js b/dist/cjs/models/ReadCasRequest.js index 7d37a116..34e84234 100644 --- a/dist/cjs/models/ReadCasRequest.js +++ b/dist/cjs/models/ReadCasRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCasResponse.d.ts b/dist/cjs/models/ReadCasResponse.d.ts index 850c8a6d..0788b457 100644 --- a/dist/cjs/models/ReadCasResponse.d.ts +++ b/dist/cjs/models/ReadCasResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCasResponse.js b/dist/cjs/models/ReadCasResponse.js index 054e5b80..9a2ec118 100644 --- a/dist/cjs/models/ReadCasResponse.js +++ b/dist/cjs/models/ReadCasResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCatalogRequest.d.ts b/dist/cjs/models/ReadCatalogRequest.d.ts index 5bcb941f..6ef361e2 100644 --- a/dist/cjs/models/ReadCatalogRequest.d.ts +++ b/dist/cjs/models/ReadCatalogRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCatalogRequest.js b/dist/cjs/models/ReadCatalogRequest.js index 47ba59c7..ca1caa47 100644 --- a/dist/cjs/models/ReadCatalogRequest.js +++ b/dist/cjs/models/ReadCatalogRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCatalogResponse.d.ts b/dist/cjs/models/ReadCatalogResponse.d.ts index b1db1b44..84f833af 100644 --- a/dist/cjs/models/ReadCatalogResponse.d.ts +++ b/dist/cjs/models/ReadCatalogResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCatalogResponse.js b/dist/cjs/models/ReadCatalogResponse.js index 29a0fe08..529ff209 100644 --- a/dist/cjs/models/ReadCatalogResponse.js +++ b/dist/cjs/models/ReadCatalogResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadCatalogsRequest.d.ts b/dist/cjs/models/ReadCatalogsRequest.d.ts new file mode 100644 index 00000000..2dd50834 --- /dev/null +++ b/dist/cjs/models/ReadCatalogsRequest.d.ts @@ -0,0 +1,34 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { FiltersCatalogs } from './FiltersCatalogs'; +/** + * ReadCatalogsRequest + * @export + * @interface ReadCatalogsRequest + */ +export interface ReadCatalogsRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadCatalogsRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersCatalogs} + * @memberof ReadCatalogsRequest + */ + filters?: FiltersCatalogs; +} +export declare function ReadCatalogsRequestFromJSON(json: any): ReadCatalogsRequest; +export declare function ReadCatalogsRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadCatalogsRequest; +export declare function ReadCatalogsRequestToJSON(value?: ReadCatalogsRequest | null): any; diff --git a/dist/cjs/models/ReadCatalogsRequest.js b/dist/cjs/models/ReadCatalogsRequest.js new file mode 100644 index 00000000..ef4945b1 --- /dev/null +++ b/dist/cjs/models/ReadCatalogsRequest.js @@ -0,0 +1,45 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ReadCatalogsRequestToJSON = exports.ReadCatalogsRequestFromJSONTyped = exports.ReadCatalogsRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +const FiltersCatalogs_1 = require("./FiltersCatalogs"); +function ReadCatalogsRequestFromJSON(json) { + return ReadCatalogsRequestFromJSONTyped(json, false); +} +exports.ReadCatalogsRequestFromJSON = ReadCatalogsRequestFromJSON; +function ReadCatalogsRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !(0, runtime_1.exists)(json, 'Filters') ? undefined : (0, FiltersCatalogs_1.FiltersCatalogsFromJSON)(json['Filters']), + }; +} +exports.ReadCatalogsRequestFromJSONTyped = ReadCatalogsRequestFromJSONTyped; +function ReadCatalogsRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'Filters': (0, FiltersCatalogs_1.FiltersCatalogsToJSON)(value.filters), + }; +} +exports.ReadCatalogsRequestToJSON = ReadCatalogsRequestToJSON; diff --git a/dist/cjs/models/ReadCatalogsResponse.d.ts b/dist/cjs/models/ReadCatalogsResponse.d.ts new file mode 100644 index 00000000..3aacd49d --- /dev/null +++ b/dist/cjs/models/ReadCatalogsResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { Catalogs } from './Catalogs'; +import { ModelResponseContext } from './ModelResponseContext'; +/** + * ReadCatalogsResponse + * @export + * @interface ReadCatalogsResponse + */ +export interface ReadCatalogsResponse { + /** + * Information about one or more catalogs. + * @type {Array} + * @memberof ReadCatalogsResponse + */ + catalogs?: Array; + /** + * + * @type {ModelResponseContext} + * @memberof ReadCatalogsResponse + */ + responseContext?: ModelResponseContext; +} +export declare function ReadCatalogsResponseFromJSON(json: any): ReadCatalogsResponse; +export declare function ReadCatalogsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadCatalogsResponse; +export declare function ReadCatalogsResponseToJSON(value?: ReadCatalogsResponse | null): any; diff --git a/dist/cjs/models/ReadCatalogsResponse.js b/dist/cjs/models/ReadCatalogsResponse.js new file mode 100644 index 00000000..36c7b9eb --- /dev/null +++ b/dist/cjs/models/ReadCatalogsResponse.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ReadCatalogsResponseToJSON = exports.ReadCatalogsResponseFromJSONTyped = exports.ReadCatalogsResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const Catalogs_1 = require("./Catalogs"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +function ReadCatalogsResponseFromJSON(json) { + return ReadCatalogsResponseFromJSONTyped(json, false); +} +exports.ReadCatalogsResponseFromJSON = ReadCatalogsResponseFromJSON; +function ReadCatalogsResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'catalogs': !(0, runtime_1.exists)(json, 'Catalogs') ? undefined : (json['Catalogs'].map(Catalogs_1.CatalogsFromJSON)), + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + }; +} +exports.ReadCatalogsResponseFromJSONTyped = ReadCatalogsResponseFromJSONTyped; +function ReadCatalogsResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Catalogs': value.catalogs === undefined ? undefined : (value.catalogs.map(Catalogs_1.CatalogsToJSON)), + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + }; +} +exports.ReadCatalogsResponseToJSON = ReadCatalogsResponseToJSON; diff --git a/dist/cjs/models/ReadClientGatewaysRequest.d.ts b/dist/cjs/models/ReadClientGatewaysRequest.d.ts index 40fd675b..7a1e4c68 100644 --- a/dist/cjs/models/ReadClientGatewaysRequest.d.ts +++ b/dist/cjs/models/ReadClientGatewaysRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadClientGatewaysRequest.js b/dist/cjs/models/ReadClientGatewaysRequest.js index 3682eafd..0092e45e 100644 --- a/dist/cjs/models/ReadClientGatewaysRequest.js +++ b/dist/cjs/models/ReadClientGatewaysRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadClientGatewaysResponse.d.ts b/dist/cjs/models/ReadClientGatewaysResponse.d.ts index e710166c..2ff64b8a 100644 --- a/dist/cjs/models/ReadClientGatewaysResponse.d.ts +++ b/dist/cjs/models/ReadClientGatewaysResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadClientGatewaysResponse.js b/dist/cjs/models/ReadClientGatewaysResponse.js index 77de53d9..8aa3a3c9 100644 --- a/dist/cjs/models/ReadClientGatewaysResponse.js +++ b/dist/cjs/models/ReadClientGatewaysResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadConsoleOutputRequest.d.ts b/dist/cjs/models/ReadConsoleOutputRequest.d.ts index 13ba1836..d26cfced 100644 --- a/dist/cjs/models/ReadConsoleOutputRequest.d.ts +++ b/dist/cjs/models/ReadConsoleOutputRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadConsoleOutputRequest.js b/dist/cjs/models/ReadConsoleOutputRequest.js index a9372754..abcdad65 100644 --- a/dist/cjs/models/ReadConsoleOutputRequest.js +++ b/dist/cjs/models/ReadConsoleOutputRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadConsoleOutputResponse.d.ts b/dist/cjs/models/ReadConsoleOutputResponse.d.ts index f1488f01..0a4e0c3e 100644 --- a/dist/cjs/models/ReadConsoleOutputResponse.d.ts +++ b/dist/cjs/models/ReadConsoleOutputResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadConsoleOutputResponse.js b/dist/cjs/models/ReadConsoleOutputResponse.js index dfb23a9f..bd7b12c5 100644 --- a/dist/cjs/models/ReadConsoleOutputResponse.js +++ b/dist/cjs/models/ReadConsoleOutputResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadConsumptionAccountRequest.d.ts b/dist/cjs/models/ReadConsumptionAccountRequest.d.ts index 509f6335..992496fe 100644 --- a/dist/cjs/models/ReadConsumptionAccountRequest.d.ts +++ b/dist/cjs/models/ReadConsumptionAccountRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -22,7 +22,7 @@ export interface ReadConsumptionAccountRequest { */ dryRun?: boolean; /** - * The beginning of the time period, in ISO 8601 date-time format (for example, `2017-06-14` or `2017-06-14T00:00:00Z`). + * The beginning of the time period, in ISO 8601 date format (for example, `2020-06-14`). The date-time format is also accepted, but only with a time set to midnight (for example, `2020-06-14T00:00:00.000Z`). * @type {string} * @memberof ReadConsumptionAccountRequest */ @@ -34,7 +34,7 @@ export interface ReadConsumptionAccountRequest { */ overall?: boolean; /** - * The end of the time period, in ISO 8601 date-time format (for example, `2017-06-30` or `2017-06-30T00:00:00Z`). + * The end of the time period, in ISO 8601 date format (for example, `2020-06-30`). The date-time format is also accepted, but only with a time set to midnight (for example, `2020-06-30T00:00:00.000Z`). * @type {string} * @memberof ReadConsumptionAccountRequest */ diff --git a/dist/cjs/models/ReadConsumptionAccountRequest.js b/dist/cjs/models/ReadConsumptionAccountRequest.js index fdd93834..a3cc85fe 100644 --- a/dist/cjs/models/ReadConsumptionAccountRequest.js +++ b/dist/cjs/models/ReadConsumptionAccountRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadConsumptionAccountResponse.d.ts b/dist/cjs/models/ReadConsumptionAccountResponse.d.ts index 0c6b93d2..a2034188 100644 --- a/dist/cjs/models/ReadConsumptionAccountResponse.d.ts +++ b/dist/cjs/models/ReadConsumptionAccountResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadConsumptionAccountResponse.js b/dist/cjs/models/ReadConsumptionAccountResponse.js index 880509d9..2d86717b 100644 --- a/dist/cjs/models/ReadConsumptionAccountResponse.js +++ b/dist/cjs/models/ReadConsumptionAccountResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDhcpOptionsRequest.d.ts b/dist/cjs/models/ReadDhcpOptionsRequest.d.ts index c43e1815..b429e87b 100644 --- a/dist/cjs/models/ReadDhcpOptionsRequest.d.ts +++ b/dist/cjs/models/ReadDhcpOptionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDhcpOptionsRequest.js b/dist/cjs/models/ReadDhcpOptionsRequest.js index 7a5e8e55..86945d1f 100644 --- a/dist/cjs/models/ReadDhcpOptionsRequest.js +++ b/dist/cjs/models/ReadDhcpOptionsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDhcpOptionsResponse.d.ts b/dist/cjs/models/ReadDhcpOptionsResponse.d.ts index 86dbd765..033a6114 100644 --- a/dist/cjs/models/ReadDhcpOptionsResponse.d.ts +++ b/dist/cjs/models/ReadDhcpOptionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDhcpOptionsResponse.js b/dist/cjs/models/ReadDhcpOptionsResponse.js index 91d6ab05..075b94b6 100644 --- a/dist/cjs/models/ReadDhcpOptionsResponse.js +++ b/dist/cjs/models/ReadDhcpOptionsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDirectLinkInterfacesRequest.d.ts b/dist/cjs/models/ReadDirectLinkInterfacesRequest.d.ts index e3f25dd0..e0da1a3a 100644 --- a/dist/cjs/models/ReadDirectLinkInterfacesRequest.d.ts +++ b/dist/cjs/models/ReadDirectLinkInterfacesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDirectLinkInterfacesRequest.js b/dist/cjs/models/ReadDirectLinkInterfacesRequest.js index cd5ceca4..ec6b84a9 100644 --- a/dist/cjs/models/ReadDirectLinkInterfacesRequest.js +++ b/dist/cjs/models/ReadDirectLinkInterfacesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDirectLinkInterfacesResponse.d.ts b/dist/cjs/models/ReadDirectLinkInterfacesResponse.d.ts index e99bb039..a5462577 100644 --- a/dist/cjs/models/ReadDirectLinkInterfacesResponse.d.ts +++ b/dist/cjs/models/ReadDirectLinkInterfacesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDirectLinkInterfacesResponse.js b/dist/cjs/models/ReadDirectLinkInterfacesResponse.js index 71c1c2a6..df595452 100644 --- a/dist/cjs/models/ReadDirectLinkInterfacesResponse.js +++ b/dist/cjs/models/ReadDirectLinkInterfacesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDirectLinksRequest.d.ts b/dist/cjs/models/ReadDirectLinksRequest.d.ts index 017a626c..94e84bb5 100644 --- a/dist/cjs/models/ReadDirectLinksRequest.d.ts +++ b/dist/cjs/models/ReadDirectLinksRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDirectLinksRequest.js b/dist/cjs/models/ReadDirectLinksRequest.js index ea28dbad..4a208115 100644 --- a/dist/cjs/models/ReadDirectLinksRequest.js +++ b/dist/cjs/models/ReadDirectLinksRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDirectLinksResponse.d.ts b/dist/cjs/models/ReadDirectLinksResponse.d.ts index c4da78db..e999a48d 100644 --- a/dist/cjs/models/ReadDirectLinksResponse.d.ts +++ b/dist/cjs/models/ReadDirectLinksResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadDirectLinksResponse.js b/dist/cjs/models/ReadDirectLinksResponse.js index ac5fcb9b..9c360939 100644 --- a/dist/cjs/models/ReadDirectLinksResponse.js +++ b/dist/cjs/models/ReadDirectLinksResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadFlexibleGpuCatalogRequest.d.ts b/dist/cjs/models/ReadFlexibleGpuCatalogRequest.d.ts index 1363de01..74bf5249 100644 --- a/dist/cjs/models/ReadFlexibleGpuCatalogRequest.d.ts +++ b/dist/cjs/models/ReadFlexibleGpuCatalogRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadFlexibleGpuCatalogRequest.js b/dist/cjs/models/ReadFlexibleGpuCatalogRequest.js index 8329adf4..0b6dfdf5 100644 --- a/dist/cjs/models/ReadFlexibleGpuCatalogRequest.js +++ b/dist/cjs/models/ReadFlexibleGpuCatalogRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadFlexibleGpuCatalogResponse.d.ts b/dist/cjs/models/ReadFlexibleGpuCatalogResponse.d.ts index 7dcb3ce2..997891f8 100644 --- a/dist/cjs/models/ReadFlexibleGpuCatalogResponse.d.ts +++ b/dist/cjs/models/ReadFlexibleGpuCatalogResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadFlexibleGpuCatalogResponse.js b/dist/cjs/models/ReadFlexibleGpuCatalogResponse.js index 5f25477f..a981e9d3 100644 --- a/dist/cjs/models/ReadFlexibleGpuCatalogResponse.js +++ b/dist/cjs/models/ReadFlexibleGpuCatalogResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadFlexibleGpusRequest.d.ts b/dist/cjs/models/ReadFlexibleGpusRequest.d.ts index 149af3fa..48544ce7 100644 --- a/dist/cjs/models/ReadFlexibleGpusRequest.d.ts +++ b/dist/cjs/models/ReadFlexibleGpusRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadFlexibleGpusRequest.js b/dist/cjs/models/ReadFlexibleGpusRequest.js index 86956445..e73b818e 100644 --- a/dist/cjs/models/ReadFlexibleGpusRequest.js +++ b/dist/cjs/models/ReadFlexibleGpusRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadFlexibleGpusResponse.d.ts b/dist/cjs/models/ReadFlexibleGpusResponse.d.ts index e17b3dd4..0833b507 100644 --- a/dist/cjs/models/ReadFlexibleGpusResponse.d.ts +++ b/dist/cjs/models/ReadFlexibleGpusResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadFlexibleGpusResponse.js b/dist/cjs/models/ReadFlexibleGpusResponse.js index d95784d7..968d87df 100644 --- a/dist/cjs/models/ReadFlexibleGpusResponse.js +++ b/dist/cjs/models/ReadFlexibleGpusResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadImageExportTasksRequest.d.ts b/dist/cjs/models/ReadImageExportTasksRequest.d.ts index ea3ce4a9..1fc5547c 100644 --- a/dist/cjs/models/ReadImageExportTasksRequest.d.ts +++ b/dist/cjs/models/ReadImageExportTasksRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadImageExportTasksRequest.js b/dist/cjs/models/ReadImageExportTasksRequest.js index 285588db..e187be29 100644 --- a/dist/cjs/models/ReadImageExportTasksRequest.js +++ b/dist/cjs/models/ReadImageExportTasksRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadImageExportTasksResponse.d.ts b/dist/cjs/models/ReadImageExportTasksResponse.d.ts index 4a2f97f1..2ccfa817 100644 --- a/dist/cjs/models/ReadImageExportTasksResponse.d.ts +++ b/dist/cjs/models/ReadImageExportTasksResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadImageExportTasksResponse.js b/dist/cjs/models/ReadImageExportTasksResponse.js index 71f3ce30..b8577db6 100644 --- a/dist/cjs/models/ReadImageExportTasksResponse.js +++ b/dist/cjs/models/ReadImageExportTasksResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadImagesRequest.d.ts b/dist/cjs/models/ReadImagesRequest.d.ts index 7a929488..61afde6c 100644 --- a/dist/cjs/models/ReadImagesRequest.d.ts +++ b/dist/cjs/models/ReadImagesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadImagesRequest.js b/dist/cjs/models/ReadImagesRequest.js index dfc48459..89234853 100644 --- a/dist/cjs/models/ReadImagesRequest.js +++ b/dist/cjs/models/ReadImagesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadImagesResponse.d.ts b/dist/cjs/models/ReadImagesResponse.d.ts index 5d906155..78a29b47 100644 --- a/dist/cjs/models/ReadImagesResponse.d.ts +++ b/dist/cjs/models/ReadImagesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadImagesResponse.js b/dist/cjs/models/ReadImagesResponse.js index 391bca3a..6bfcb23a 100644 --- a/dist/cjs/models/ReadImagesResponse.js +++ b/dist/cjs/models/ReadImagesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadInternetServicesRequest.d.ts b/dist/cjs/models/ReadInternetServicesRequest.d.ts index 77f9feef..c63cfcf7 100644 --- a/dist/cjs/models/ReadInternetServicesRequest.d.ts +++ b/dist/cjs/models/ReadInternetServicesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadInternetServicesRequest.js b/dist/cjs/models/ReadInternetServicesRequest.js index bbf676df..1fa2eb53 100644 --- a/dist/cjs/models/ReadInternetServicesRequest.js +++ b/dist/cjs/models/ReadInternetServicesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadInternetServicesResponse.d.ts b/dist/cjs/models/ReadInternetServicesResponse.d.ts index 454ebe0d..2b7d7516 100644 --- a/dist/cjs/models/ReadInternetServicesResponse.d.ts +++ b/dist/cjs/models/ReadInternetServicesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadInternetServicesResponse.js b/dist/cjs/models/ReadInternetServicesResponse.js index f888a988..7def7812 100644 --- a/dist/cjs/models/ReadInternetServicesResponse.js +++ b/dist/cjs/models/ReadInternetServicesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadKeypairsRequest.d.ts b/dist/cjs/models/ReadKeypairsRequest.d.ts index 29c3a399..4d880739 100644 --- a/dist/cjs/models/ReadKeypairsRequest.d.ts +++ b/dist/cjs/models/ReadKeypairsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadKeypairsRequest.js b/dist/cjs/models/ReadKeypairsRequest.js index 4937f821..595501bf 100644 --- a/dist/cjs/models/ReadKeypairsRequest.js +++ b/dist/cjs/models/ReadKeypairsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadKeypairsResponse.d.ts b/dist/cjs/models/ReadKeypairsResponse.d.ts index deb578db..5a691318 100644 --- a/dist/cjs/models/ReadKeypairsResponse.d.ts +++ b/dist/cjs/models/ReadKeypairsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadKeypairsResponse.js b/dist/cjs/models/ReadKeypairsResponse.js index d2775801..797ee75a 100644 --- a/dist/cjs/models/ReadKeypairsResponse.js +++ b/dist/cjs/models/ReadKeypairsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadListenerRulesRequest.d.ts b/dist/cjs/models/ReadListenerRulesRequest.d.ts index e2bc260f..e5c380da 100644 --- a/dist/cjs/models/ReadListenerRulesRequest.d.ts +++ b/dist/cjs/models/ReadListenerRulesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadListenerRulesRequest.js b/dist/cjs/models/ReadListenerRulesRequest.js index 1b8aba7c..ceecaaf2 100644 --- a/dist/cjs/models/ReadListenerRulesRequest.js +++ b/dist/cjs/models/ReadListenerRulesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadListenerRulesResponse.d.ts b/dist/cjs/models/ReadListenerRulesResponse.d.ts index 90938e54..c7502059 100644 --- a/dist/cjs/models/ReadListenerRulesResponse.d.ts +++ b/dist/cjs/models/ReadListenerRulesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadListenerRulesResponse.js b/dist/cjs/models/ReadListenerRulesResponse.js index 05e5627a..f1297823 100644 --- a/dist/cjs/models/ReadListenerRulesResponse.js +++ b/dist/cjs/models/ReadListenerRulesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLoadBalancerTagsRequest.d.ts b/dist/cjs/models/ReadLoadBalancerTagsRequest.d.ts index 8b1879ec..24a6b5c5 100644 --- a/dist/cjs/models/ReadLoadBalancerTagsRequest.d.ts +++ b/dist/cjs/models/ReadLoadBalancerTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLoadBalancerTagsRequest.js b/dist/cjs/models/ReadLoadBalancerTagsRequest.js index cf5baee4..44cf592c 100644 --- a/dist/cjs/models/ReadLoadBalancerTagsRequest.js +++ b/dist/cjs/models/ReadLoadBalancerTagsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLoadBalancerTagsResponse.d.ts b/dist/cjs/models/ReadLoadBalancerTagsResponse.d.ts index 9c4a559d..92e69395 100644 --- a/dist/cjs/models/ReadLoadBalancerTagsResponse.d.ts +++ b/dist/cjs/models/ReadLoadBalancerTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLoadBalancerTagsResponse.js b/dist/cjs/models/ReadLoadBalancerTagsResponse.js index 68e3033e..42deea15 100644 --- a/dist/cjs/models/ReadLoadBalancerTagsResponse.js +++ b/dist/cjs/models/ReadLoadBalancerTagsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLoadBalancersRequest.d.ts b/dist/cjs/models/ReadLoadBalancersRequest.d.ts index 26eaab42..6be31ec5 100644 --- a/dist/cjs/models/ReadLoadBalancersRequest.d.ts +++ b/dist/cjs/models/ReadLoadBalancersRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLoadBalancersRequest.js b/dist/cjs/models/ReadLoadBalancersRequest.js index b0e27667..5ae65aa6 100644 --- a/dist/cjs/models/ReadLoadBalancersRequest.js +++ b/dist/cjs/models/ReadLoadBalancersRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLoadBalancersResponse.d.ts b/dist/cjs/models/ReadLoadBalancersResponse.d.ts index 5a61e724..e88481a9 100644 --- a/dist/cjs/models/ReadLoadBalancersResponse.d.ts +++ b/dist/cjs/models/ReadLoadBalancersResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLoadBalancersResponse.js b/dist/cjs/models/ReadLoadBalancersResponse.js index 6a1038a2..7d595ed8 100644 --- a/dist/cjs/models/ReadLoadBalancersResponse.js +++ b/dist/cjs/models/ReadLoadBalancersResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLocationsRequest.d.ts b/dist/cjs/models/ReadLocationsRequest.d.ts index 4930b397..c784cf42 100644 --- a/dist/cjs/models/ReadLocationsRequest.d.ts +++ b/dist/cjs/models/ReadLocationsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLocationsRequest.js b/dist/cjs/models/ReadLocationsRequest.js index 2b682a17..d22eec2a 100644 --- a/dist/cjs/models/ReadLocationsRequest.js +++ b/dist/cjs/models/ReadLocationsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLocationsResponse.d.ts b/dist/cjs/models/ReadLocationsResponse.d.ts index e28529b4..44b7db2e 100644 --- a/dist/cjs/models/ReadLocationsResponse.d.ts +++ b/dist/cjs/models/ReadLocationsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadLocationsResponse.js b/dist/cjs/models/ReadLocationsResponse.js index 8db24493..08a53bcd 100644 --- a/dist/cjs/models/ReadLocationsResponse.js +++ b/dist/cjs/models/ReadLocationsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNatServicesRequest.d.ts b/dist/cjs/models/ReadNatServicesRequest.d.ts index 6de9fb52..d7c41252 100644 --- a/dist/cjs/models/ReadNatServicesRequest.d.ts +++ b/dist/cjs/models/ReadNatServicesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNatServicesRequest.js b/dist/cjs/models/ReadNatServicesRequest.js index 5f5e26d3..748191a0 100644 --- a/dist/cjs/models/ReadNatServicesRequest.js +++ b/dist/cjs/models/ReadNatServicesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNatServicesResponse.d.ts b/dist/cjs/models/ReadNatServicesResponse.d.ts index 46eb7c9c..f29ae96d 100644 --- a/dist/cjs/models/ReadNatServicesResponse.d.ts +++ b/dist/cjs/models/ReadNatServicesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNatServicesResponse.js b/dist/cjs/models/ReadNatServicesResponse.js index cfbef8ac..f2627116 100644 --- a/dist/cjs/models/ReadNatServicesResponse.js +++ b/dist/cjs/models/ReadNatServicesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetAccessPointServicesRequest.d.ts b/dist/cjs/models/ReadNetAccessPointServicesRequest.d.ts index f8c9c9dd..9d7553e1 100644 --- a/dist/cjs/models/ReadNetAccessPointServicesRequest.d.ts +++ b/dist/cjs/models/ReadNetAccessPointServicesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetAccessPointServicesRequest.js b/dist/cjs/models/ReadNetAccessPointServicesRequest.js index 930e0831..7b11ba03 100644 --- a/dist/cjs/models/ReadNetAccessPointServicesRequest.js +++ b/dist/cjs/models/ReadNetAccessPointServicesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetAccessPointServicesResponse.d.ts b/dist/cjs/models/ReadNetAccessPointServicesResponse.d.ts index 5b60597b..f341f051 100644 --- a/dist/cjs/models/ReadNetAccessPointServicesResponse.d.ts +++ b/dist/cjs/models/ReadNetAccessPointServicesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetAccessPointServicesResponse.js b/dist/cjs/models/ReadNetAccessPointServicesResponse.js index e6554fed..82d19ed0 100644 --- a/dist/cjs/models/ReadNetAccessPointServicesResponse.js +++ b/dist/cjs/models/ReadNetAccessPointServicesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetAccessPointsRequest.d.ts b/dist/cjs/models/ReadNetAccessPointsRequest.d.ts index 3b124a9d..bb96767f 100644 --- a/dist/cjs/models/ReadNetAccessPointsRequest.d.ts +++ b/dist/cjs/models/ReadNetAccessPointsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetAccessPointsRequest.js b/dist/cjs/models/ReadNetAccessPointsRequest.js index bec04e6e..827de0bd 100644 --- a/dist/cjs/models/ReadNetAccessPointsRequest.js +++ b/dist/cjs/models/ReadNetAccessPointsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetAccessPointsResponse.d.ts b/dist/cjs/models/ReadNetAccessPointsResponse.d.ts index e1fb5d94..2550c595 100644 --- a/dist/cjs/models/ReadNetAccessPointsResponse.d.ts +++ b/dist/cjs/models/ReadNetAccessPointsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetAccessPointsResponse.js b/dist/cjs/models/ReadNetAccessPointsResponse.js index d821c073..2668d017 100644 --- a/dist/cjs/models/ReadNetAccessPointsResponse.js +++ b/dist/cjs/models/ReadNetAccessPointsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetPeeringsRequest.d.ts b/dist/cjs/models/ReadNetPeeringsRequest.d.ts index 2e2747ae..7260ee57 100644 --- a/dist/cjs/models/ReadNetPeeringsRequest.d.ts +++ b/dist/cjs/models/ReadNetPeeringsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetPeeringsRequest.js b/dist/cjs/models/ReadNetPeeringsRequest.js index 3af85e90..ca9d9d55 100644 --- a/dist/cjs/models/ReadNetPeeringsRequest.js +++ b/dist/cjs/models/ReadNetPeeringsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetPeeringsResponse.d.ts b/dist/cjs/models/ReadNetPeeringsResponse.d.ts index 93d7563f..b2da0a1c 100644 --- a/dist/cjs/models/ReadNetPeeringsResponse.d.ts +++ b/dist/cjs/models/ReadNetPeeringsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetPeeringsResponse.js b/dist/cjs/models/ReadNetPeeringsResponse.js index 0dc11cba..d0c1edc7 100644 --- a/dist/cjs/models/ReadNetPeeringsResponse.js +++ b/dist/cjs/models/ReadNetPeeringsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetsRequest.d.ts b/dist/cjs/models/ReadNetsRequest.d.ts index 9a91a64a..e952b2c9 100644 --- a/dist/cjs/models/ReadNetsRequest.d.ts +++ b/dist/cjs/models/ReadNetsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetsRequest.js b/dist/cjs/models/ReadNetsRequest.js index ac9b4fe4..f01c4f6b 100644 --- a/dist/cjs/models/ReadNetsRequest.js +++ b/dist/cjs/models/ReadNetsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetsResponse.d.ts b/dist/cjs/models/ReadNetsResponse.d.ts index ac71d052..152b35da 100644 --- a/dist/cjs/models/ReadNetsResponse.d.ts +++ b/dist/cjs/models/ReadNetsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNetsResponse.js b/dist/cjs/models/ReadNetsResponse.js index 9c5cb464..9b9f493a 100644 --- a/dist/cjs/models/ReadNetsResponse.js +++ b/dist/cjs/models/ReadNetsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNicsRequest.d.ts b/dist/cjs/models/ReadNicsRequest.d.ts index a9d60113..1559da79 100644 --- a/dist/cjs/models/ReadNicsRequest.d.ts +++ b/dist/cjs/models/ReadNicsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNicsRequest.js b/dist/cjs/models/ReadNicsRequest.js index 17b364a9..6dfc896a 100644 --- a/dist/cjs/models/ReadNicsRequest.js +++ b/dist/cjs/models/ReadNicsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNicsResponse.d.ts b/dist/cjs/models/ReadNicsResponse.d.ts index 0834f162..6058a00a 100644 --- a/dist/cjs/models/ReadNicsResponse.d.ts +++ b/dist/cjs/models/ReadNicsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadNicsResponse.js b/dist/cjs/models/ReadNicsResponse.js index 81ed85a1..1893ab3c 100644 --- a/dist/cjs/models/ReadNicsResponse.js +++ b/dist/cjs/models/ReadNicsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadProductTypesRequest.d.ts b/dist/cjs/models/ReadProductTypesRequest.d.ts index cf2507ef..ad1271a7 100644 --- a/dist/cjs/models/ReadProductTypesRequest.d.ts +++ b/dist/cjs/models/ReadProductTypesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadProductTypesRequest.js b/dist/cjs/models/ReadProductTypesRequest.js index 19143bfb..3db2e5f4 100644 --- a/dist/cjs/models/ReadProductTypesRequest.js +++ b/dist/cjs/models/ReadProductTypesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadProductTypesResponse.d.ts b/dist/cjs/models/ReadProductTypesResponse.d.ts index 6177b43d..c0667758 100644 --- a/dist/cjs/models/ReadProductTypesResponse.d.ts +++ b/dist/cjs/models/ReadProductTypesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadProductTypesResponse.js b/dist/cjs/models/ReadProductTypesResponse.js index 5c3511ce..6463f564 100644 --- a/dist/cjs/models/ReadProductTypesResponse.js +++ b/dist/cjs/models/ReadProductTypesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicCatalogRequest.d.ts b/dist/cjs/models/ReadPublicCatalogRequest.d.ts index d4bb9fea..8c0af0f4 100644 --- a/dist/cjs/models/ReadPublicCatalogRequest.d.ts +++ b/dist/cjs/models/ReadPublicCatalogRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicCatalogRequest.js b/dist/cjs/models/ReadPublicCatalogRequest.js index 37569960..72460fdf 100644 --- a/dist/cjs/models/ReadPublicCatalogRequest.js +++ b/dist/cjs/models/ReadPublicCatalogRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicCatalogResponse.d.ts b/dist/cjs/models/ReadPublicCatalogResponse.d.ts index 43d54b15..712eaff1 100644 --- a/dist/cjs/models/ReadPublicCatalogResponse.d.ts +++ b/dist/cjs/models/ReadPublicCatalogResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicCatalogResponse.js b/dist/cjs/models/ReadPublicCatalogResponse.js index 95dd9332..6e0b6d2a 100644 --- a/dist/cjs/models/ReadPublicCatalogResponse.js +++ b/dist/cjs/models/ReadPublicCatalogResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicIpRangesRequest.d.ts b/dist/cjs/models/ReadPublicIpRangesRequest.d.ts index 36d035c2..59728877 100644 --- a/dist/cjs/models/ReadPublicIpRangesRequest.d.ts +++ b/dist/cjs/models/ReadPublicIpRangesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicIpRangesRequest.js b/dist/cjs/models/ReadPublicIpRangesRequest.js index 72de29fe..8d7a4647 100644 --- a/dist/cjs/models/ReadPublicIpRangesRequest.js +++ b/dist/cjs/models/ReadPublicIpRangesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicIpRangesResponse.d.ts b/dist/cjs/models/ReadPublicIpRangesResponse.d.ts index 7c7b6a65..39cfc128 100644 --- a/dist/cjs/models/ReadPublicIpRangesResponse.d.ts +++ b/dist/cjs/models/ReadPublicIpRangesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicIpRangesResponse.js b/dist/cjs/models/ReadPublicIpRangesResponse.js index dc537b38..52f7158a 100644 --- a/dist/cjs/models/ReadPublicIpRangesResponse.js +++ b/dist/cjs/models/ReadPublicIpRangesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicIpsRequest.d.ts b/dist/cjs/models/ReadPublicIpsRequest.d.ts index 94978dfb..397c8578 100644 --- a/dist/cjs/models/ReadPublicIpsRequest.d.ts +++ b/dist/cjs/models/ReadPublicIpsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicIpsRequest.js b/dist/cjs/models/ReadPublicIpsRequest.js index 794fab8d..2e872b94 100644 --- a/dist/cjs/models/ReadPublicIpsRequest.js +++ b/dist/cjs/models/ReadPublicIpsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicIpsResponse.d.ts b/dist/cjs/models/ReadPublicIpsResponse.d.ts index c5961c5a..e1a0b172 100644 --- a/dist/cjs/models/ReadPublicIpsResponse.d.ts +++ b/dist/cjs/models/ReadPublicIpsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadPublicIpsResponse.js b/dist/cjs/models/ReadPublicIpsResponse.js index 88676913..c4703fff 100644 --- a/dist/cjs/models/ReadPublicIpsResponse.js +++ b/dist/cjs/models/ReadPublicIpsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadQuotasRequest.d.ts b/dist/cjs/models/ReadQuotasRequest.d.ts index 74cbb1db..eed05ae7 100644 --- a/dist/cjs/models/ReadQuotasRequest.d.ts +++ b/dist/cjs/models/ReadQuotasRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadQuotasRequest.js b/dist/cjs/models/ReadQuotasRequest.js index a38cd4c6..e4e9f52a 100644 --- a/dist/cjs/models/ReadQuotasRequest.js +++ b/dist/cjs/models/ReadQuotasRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadQuotasResponse.d.ts b/dist/cjs/models/ReadQuotasResponse.d.ts index fb003131..d4dc3752 100644 --- a/dist/cjs/models/ReadQuotasResponse.d.ts +++ b/dist/cjs/models/ReadQuotasResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadQuotasResponse.js b/dist/cjs/models/ReadQuotasResponse.js index 9a01847f..39dc4506 100644 --- a/dist/cjs/models/ReadQuotasResponse.js +++ b/dist/cjs/models/ReadQuotasResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadRegionsRequest.d.ts b/dist/cjs/models/ReadRegionsRequest.d.ts index 1e4013ae..3bf3d161 100644 --- a/dist/cjs/models/ReadRegionsRequest.d.ts +++ b/dist/cjs/models/ReadRegionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadRegionsRequest.js b/dist/cjs/models/ReadRegionsRequest.js index 9bedc454..f7a911dd 100644 --- a/dist/cjs/models/ReadRegionsRequest.js +++ b/dist/cjs/models/ReadRegionsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadRegionsResponse.d.ts b/dist/cjs/models/ReadRegionsResponse.d.ts index 1f6aa933..766a92d6 100644 --- a/dist/cjs/models/ReadRegionsResponse.d.ts +++ b/dist/cjs/models/ReadRegionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadRegionsResponse.js b/dist/cjs/models/ReadRegionsResponse.js index 52717a48..5775e136 100644 --- a/dist/cjs/models/ReadRegionsResponse.js +++ b/dist/cjs/models/ReadRegionsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadRouteTablesRequest.d.ts b/dist/cjs/models/ReadRouteTablesRequest.d.ts index 9708f9d7..03c7afdf 100644 --- a/dist/cjs/models/ReadRouteTablesRequest.d.ts +++ b/dist/cjs/models/ReadRouteTablesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadRouteTablesRequest.js b/dist/cjs/models/ReadRouteTablesRequest.js index 6707ed49..39e06a12 100644 --- a/dist/cjs/models/ReadRouteTablesRequest.js +++ b/dist/cjs/models/ReadRouteTablesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadRouteTablesResponse.d.ts b/dist/cjs/models/ReadRouteTablesResponse.d.ts index 8af398ef..890180c1 100644 --- a/dist/cjs/models/ReadRouteTablesResponse.d.ts +++ b/dist/cjs/models/ReadRouteTablesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadRouteTablesResponse.js b/dist/cjs/models/ReadRouteTablesResponse.js index 207b3b22..3f7c496c 100644 --- a/dist/cjs/models/ReadRouteTablesResponse.js +++ b/dist/cjs/models/ReadRouteTablesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSecretAccessKeyRequest.d.ts b/dist/cjs/models/ReadSecretAccessKeyRequest.d.ts index 35be7fbf..292eafc5 100644 --- a/dist/cjs/models/ReadSecretAccessKeyRequest.d.ts +++ b/dist/cjs/models/ReadSecretAccessKeyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSecretAccessKeyRequest.js b/dist/cjs/models/ReadSecretAccessKeyRequest.js index 3de61332..9988682a 100644 --- a/dist/cjs/models/ReadSecretAccessKeyRequest.js +++ b/dist/cjs/models/ReadSecretAccessKeyRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSecretAccessKeyResponse.d.ts b/dist/cjs/models/ReadSecretAccessKeyResponse.d.ts index c691b8c5..b6653233 100644 --- a/dist/cjs/models/ReadSecretAccessKeyResponse.d.ts +++ b/dist/cjs/models/ReadSecretAccessKeyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSecretAccessKeyResponse.js b/dist/cjs/models/ReadSecretAccessKeyResponse.js index c012acf9..801c9d3c 100644 --- a/dist/cjs/models/ReadSecretAccessKeyResponse.js +++ b/dist/cjs/models/ReadSecretAccessKeyResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSecurityGroupsRequest.d.ts b/dist/cjs/models/ReadSecurityGroupsRequest.d.ts index d34566ea..af10403f 100644 --- a/dist/cjs/models/ReadSecurityGroupsRequest.d.ts +++ b/dist/cjs/models/ReadSecurityGroupsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSecurityGroupsRequest.js b/dist/cjs/models/ReadSecurityGroupsRequest.js index 47e3be2b..16437dc5 100644 --- a/dist/cjs/models/ReadSecurityGroupsRequest.js +++ b/dist/cjs/models/ReadSecurityGroupsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSecurityGroupsResponse.d.ts b/dist/cjs/models/ReadSecurityGroupsResponse.d.ts index 7631792a..3e4b0df4 100644 --- a/dist/cjs/models/ReadSecurityGroupsResponse.d.ts +++ b/dist/cjs/models/ReadSecurityGroupsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSecurityGroupsResponse.js b/dist/cjs/models/ReadSecurityGroupsResponse.js index 531e16cc..5324e7dd 100644 --- a/dist/cjs/models/ReadSecurityGroupsResponse.js +++ b/dist/cjs/models/ReadSecurityGroupsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadServerCertificatesRequest.d.ts b/dist/cjs/models/ReadServerCertificatesRequest.d.ts index c2479f47..250018c4 100644 --- a/dist/cjs/models/ReadServerCertificatesRequest.d.ts +++ b/dist/cjs/models/ReadServerCertificatesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadServerCertificatesRequest.js b/dist/cjs/models/ReadServerCertificatesRequest.js index 10b119cc..280a53fa 100644 --- a/dist/cjs/models/ReadServerCertificatesRequest.js +++ b/dist/cjs/models/ReadServerCertificatesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadServerCertificatesResponse.d.ts b/dist/cjs/models/ReadServerCertificatesResponse.d.ts index b9725cef..1d318402 100644 --- a/dist/cjs/models/ReadServerCertificatesResponse.d.ts +++ b/dist/cjs/models/ReadServerCertificatesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadServerCertificatesResponse.js b/dist/cjs/models/ReadServerCertificatesResponse.js index 1e24cc0d..cbc0cf64 100644 --- a/dist/cjs/models/ReadServerCertificatesResponse.js +++ b/dist/cjs/models/ReadServerCertificatesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSnapshotExportTasksRequest.d.ts b/dist/cjs/models/ReadSnapshotExportTasksRequest.d.ts index 02f56da1..2d6ba29c 100644 --- a/dist/cjs/models/ReadSnapshotExportTasksRequest.d.ts +++ b/dist/cjs/models/ReadSnapshotExportTasksRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSnapshotExportTasksRequest.js b/dist/cjs/models/ReadSnapshotExportTasksRequest.js index 331de75e..60ee5a5d 100644 --- a/dist/cjs/models/ReadSnapshotExportTasksRequest.js +++ b/dist/cjs/models/ReadSnapshotExportTasksRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSnapshotExportTasksResponse.d.ts b/dist/cjs/models/ReadSnapshotExportTasksResponse.d.ts index 4bf5a6f8..d0c5f1be 100644 --- a/dist/cjs/models/ReadSnapshotExportTasksResponse.d.ts +++ b/dist/cjs/models/ReadSnapshotExportTasksResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSnapshotExportTasksResponse.js b/dist/cjs/models/ReadSnapshotExportTasksResponse.js index b62848c4..46e6500f 100644 --- a/dist/cjs/models/ReadSnapshotExportTasksResponse.js +++ b/dist/cjs/models/ReadSnapshotExportTasksResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSnapshotsRequest.d.ts b/dist/cjs/models/ReadSnapshotsRequest.d.ts index 395fa68f..8670834a 100644 --- a/dist/cjs/models/ReadSnapshotsRequest.d.ts +++ b/dist/cjs/models/ReadSnapshotsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSnapshotsRequest.js b/dist/cjs/models/ReadSnapshotsRequest.js index 6f75c78e..b3091dc1 100644 --- a/dist/cjs/models/ReadSnapshotsRequest.js +++ b/dist/cjs/models/ReadSnapshotsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSnapshotsResponse.d.ts b/dist/cjs/models/ReadSnapshotsResponse.d.ts index daa89f52..eb28efe5 100644 --- a/dist/cjs/models/ReadSnapshotsResponse.d.ts +++ b/dist/cjs/models/ReadSnapshotsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSnapshotsResponse.js b/dist/cjs/models/ReadSnapshotsResponse.js index 38b0d7ea..b169fb71 100644 --- a/dist/cjs/models/ReadSnapshotsResponse.js +++ b/dist/cjs/models/ReadSnapshotsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSubnetsRequest.d.ts b/dist/cjs/models/ReadSubnetsRequest.d.ts index 21355d81..82006c1e 100644 --- a/dist/cjs/models/ReadSubnetsRequest.d.ts +++ b/dist/cjs/models/ReadSubnetsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSubnetsRequest.js b/dist/cjs/models/ReadSubnetsRequest.js index 5a8b6be4..c52a82af 100644 --- a/dist/cjs/models/ReadSubnetsRequest.js +++ b/dist/cjs/models/ReadSubnetsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSubnetsResponse.d.ts b/dist/cjs/models/ReadSubnetsResponse.d.ts index 8a9e296f..225e97d9 100644 --- a/dist/cjs/models/ReadSubnetsResponse.d.ts +++ b/dist/cjs/models/ReadSubnetsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSubnetsResponse.js b/dist/cjs/models/ReadSubnetsResponse.js index a8f32c38..ca16f01f 100644 --- a/dist/cjs/models/ReadSubnetsResponse.js +++ b/dist/cjs/models/ReadSubnetsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSubregionsRequest.d.ts b/dist/cjs/models/ReadSubregionsRequest.d.ts index 4a3bfe0b..85a4b049 100644 --- a/dist/cjs/models/ReadSubregionsRequest.d.ts +++ b/dist/cjs/models/ReadSubregionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSubregionsRequest.js b/dist/cjs/models/ReadSubregionsRequest.js index ecf51dc3..a6ca8cd1 100644 --- a/dist/cjs/models/ReadSubregionsRequest.js +++ b/dist/cjs/models/ReadSubregionsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSubregionsResponse.d.ts b/dist/cjs/models/ReadSubregionsResponse.d.ts index c57019d6..2375691b 100644 --- a/dist/cjs/models/ReadSubregionsResponse.d.ts +++ b/dist/cjs/models/ReadSubregionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadSubregionsResponse.js b/dist/cjs/models/ReadSubregionsResponse.js index a49f6bbb..c2bfa782 100644 --- a/dist/cjs/models/ReadSubregionsResponse.js +++ b/dist/cjs/models/ReadSubregionsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadTagsRequest.d.ts b/dist/cjs/models/ReadTagsRequest.d.ts index 5ba494d1..212618cc 100644 --- a/dist/cjs/models/ReadTagsRequest.d.ts +++ b/dist/cjs/models/ReadTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadTagsRequest.js b/dist/cjs/models/ReadTagsRequest.js index 6b1b7e7c..f363d9bd 100644 --- a/dist/cjs/models/ReadTagsRequest.js +++ b/dist/cjs/models/ReadTagsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadTagsResponse.d.ts b/dist/cjs/models/ReadTagsResponse.d.ts index ac704df5..ffa5a31c 100644 --- a/dist/cjs/models/ReadTagsResponse.d.ts +++ b/dist/cjs/models/ReadTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadTagsResponse.js b/dist/cjs/models/ReadTagsResponse.js index 6ea0f359..ef93d0e6 100644 --- a/dist/cjs/models/ReadTagsResponse.js +++ b/dist/cjs/models/ReadTagsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVirtualGatewaysRequest.d.ts b/dist/cjs/models/ReadVirtualGatewaysRequest.d.ts index 1f6191e8..1d7d4051 100644 --- a/dist/cjs/models/ReadVirtualGatewaysRequest.d.ts +++ b/dist/cjs/models/ReadVirtualGatewaysRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVirtualGatewaysRequest.js b/dist/cjs/models/ReadVirtualGatewaysRequest.js index b7dfe796..a28d313c 100644 --- a/dist/cjs/models/ReadVirtualGatewaysRequest.js +++ b/dist/cjs/models/ReadVirtualGatewaysRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVirtualGatewaysResponse.d.ts b/dist/cjs/models/ReadVirtualGatewaysResponse.d.ts index a1fe7652..92aff608 100644 --- a/dist/cjs/models/ReadVirtualGatewaysResponse.d.ts +++ b/dist/cjs/models/ReadVirtualGatewaysResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVirtualGatewaysResponse.js b/dist/cjs/models/ReadVirtualGatewaysResponse.js index c57f0d01..3f0147ce 100644 --- a/dist/cjs/models/ReadVirtualGatewaysResponse.js +++ b/dist/cjs/models/ReadVirtualGatewaysResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmGroupsRequest.d.ts b/dist/cjs/models/ReadVmGroupsRequest.d.ts new file mode 100644 index 00000000..dca4b835 --- /dev/null +++ b/dist/cjs/models/ReadVmGroupsRequest.d.ts @@ -0,0 +1,34 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { FiltersVmGroup } from './FiltersVmGroup'; +/** + * + * @export + * @interface ReadVmGroupsRequest + */ +export interface ReadVmGroupsRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadVmGroupsRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersVmGroup} + * @memberof ReadVmGroupsRequest + */ + filters?: FiltersVmGroup; +} +export declare function ReadVmGroupsRequestFromJSON(json: any): ReadVmGroupsRequest; +export declare function ReadVmGroupsRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmGroupsRequest; +export declare function ReadVmGroupsRequestToJSON(value?: ReadVmGroupsRequest | null): any; diff --git a/dist/cjs/models/ReadVmGroupsRequest.js b/dist/cjs/models/ReadVmGroupsRequest.js new file mode 100644 index 00000000..1fecb840 --- /dev/null +++ b/dist/cjs/models/ReadVmGroupsRequest.js @@ -0,0 +1,45 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ReadVmGroupsRequestToJSON = exports.ReadVmGroupsRequestFromJSONTyped = exports.ReadVmGroupsRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +const FiltersVmGroup_1 = require("./FiltersVmGroup"); +function ReadVmGroupsRequestFromJSON(json) { + return ReadVmGroupsRequestFromJSONTyped(json, false); +} +exports.ReadVmGroupsRequestFromJSON = ReadVmGroupsRequestFromJSON; +function ReadVmGroupsRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !(0, runtime_1.exists)(json, 'Filters') ? undefined : (0, FiltersVmGroup_1.FiltersVmGroupFromJSON)(json['Filters']), + }; +} +exports.ReadVmGroupsRequestFromJSONTyped = ReadVmGroupsRequestFromJSONTyped; +function ReadVmGroupsRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'Filters': (0, FiltersVmGroup_1.FiltersVmGroupToJSON)(value.filters), + }; +} +exports.ReadVmGroupsRequestToJSON = ReadVmGroupsRequestToJSON; diff --git a/dist/cjs/models/ReadVmGroupsResponse.d.ts b/dist/cjs/models/ReadVmGroupsResponse.d.ts new file mode 100644 index 00000000..783108ff --- /dev/null +++ b/dist/cjs/models/ReadVmGroupsResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmGroup } from './VmGroup'; +/** + * + * @export + * @interface ReadVmGroupsResponse + */ +export interface ReadVmGroupsResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ReadVmGroupsResponse + */ + responseContext?: ModelResponseContext; + /** + * Information about one or more VM groups. + * @type {Array} + * @memberof ReadVmGroupsResponse + */ + vmGroups?: Array; +} +export declare function ReadVmGroupsResponseFromJSON(json: any): ReadVmGroupsResponse; +export declare function ReadVmGroupsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmGroupsResponse; +export declare function ReadVmGroupsResponseToJSON(value?: ReadVmGroupsResponse | null): any; diff --git a/dist/cjs/models/ReadVmGroupsResponse.js b/dist/cjs/models/ReadVmGroupsResponse.js new file mode 100644 index 00000000..ae879401 --- /dev/null +++ b/dist/cjs/models/ReadVmGroupsResponse.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ReadVmGroupsResponseToJSON = exports.ReadVmGroupsResponseFromJSONTyped = exports.ReadVmGroupsResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +const VmGroup_1 = require("./VmGroup"); +function ReadVmGroupsResponseFromJSON(json) { + return ReadVmGroupsResponseFromJSONTyped(json, false); +} +exports.ReadVmGroupsResponseFromJSON = ReadVmGroupsResponseFromJSON; +function ReadVmGroupsResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + 'vmGroups': !(0, runtime_1.exists)(json, 'VmGroups') ? undefined : (json['VmGroups'].map(VmGroup_1.VmGroupFromJSON)), + }; +} +exports.ReadVmGroupsResponseFromJSONTyped = ReadVmGroupsResponseFromJSONTyped; +function ReadVmGroupsResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + 'VmGroups': value.vmGroups === undefined ? undefined : (value.vmGroups.map(VmGroup_1.VmGroupToJSON)), + }; +} +exports.ReadVmGroupsResponseToJSON = ReadVmGroupsResponseToJSON; diff --git a/dist/cjs/models/ReadVmTemplatesRequest.d.ts b/dist/cjs/models/ReadVmTemplatesRequest.d.ts new file mode 100644 index 00000000..3e676bc8 --- /dev/null +++ b/dist/cjs/models/ReadVmTemplatesRequest.d.ts @@ -0,0 +1,34 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { FiltersVmTemplate } from './FiltersVmTemplate'; +/** + * + * @export + * @interface ReadVmTemplatesRequest + */ +export interface ReadVmTemplatesRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadVmTemplatesRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersVmTemplate} + * @memberof ReadVmTemplatesRequest + */ + filters?: FiltersVmTemplate; +} +export declare function ReadVmTemplatesRequestFromJSON(json: any): ReadVmTemplatesRequest; +export declare function ReadVmTemplatesRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmTemplatesRequest; +export declare function ReadVmTemplatesRequestToJSON(value?: ReadVmTemplatesRequest | null): any; diff --git a/dist/cjs/models/ReadVmTemplatesRequest.js b/dist/cjs/models/ReadVmTemplatesRequest.js new file mode 100644 index 00000000..22e00dd7 --- /dev/null +++ b/dist/cjs/models/ReadVmTemplatesRequest.js @@ -0,0 +1,45 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ReadVmTemplatesRequestToJSON = exports.ReadVmTemplatesRequestFromJSONTyped = exports.ReadVmTemplatesRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +const FiltersVmTemplate_1 = require("./FiltersVmTemplate"); +function ReadVmTemplatesRequestFromJSON(json) { + return ReadVmTemplatesRequestFromJSONTyped(json, false); +} +exports.ReadVmTemplatesRequestFromJSON = ReadVmTemplatesRequestFromJSON; +function ReadVmTemplatesRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !(0, runtime_1.exists)(json, 'Filters') ? undefined : (0, FiltersVmTemplate_1.FiltersVmTemplateFromJSON)(json['Filters']), + }; +} +exports.ReadVmTemplatesRequestFromJSONTyped = ReadVmTemplatesRequestFromJSONTyped; +function ReadVmTemplatesRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'Filters': (0, FiltersVmTemplate_1.FiltersVmTemplateToJSON)(value.filters), + }; +} +exports.ReadVmTemplatesRequestToJSON = ReadVmTemplatesRequestToJSON; diff --git a/dist/cjs/models/ReadVmTemplatesResponse.d.ts b/dist/cjs/models/ReadVmTemplatesResponse.d.ts new file mode 100644 index 00000000..a3c8450c --- /dev/null +++ b/dist/cjs/models/ReadVmTemplatesResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmTemplate } from './VmTemplate'; +/** + * + * @export + * @interface ReadVmTemplatesResponse + */ +export interface ReadVmTemplatesResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ReadVmTemplatesResponse + */ + responseContext?: ModelResponseContext; + /** + * Information about one or more VM templates. + * @type {Array} + * @memberof ReadVmTemplatesResponse + */ + vmTemplates?: Array; +} +export declare function ReadVmTemplatesResponseFromJSON(json: any): ReadVmTemplatesResponse; +export declare function ReadVmTemplatesResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmTemplatesResponse; +export declare function ReadVmTemplatesResponseToJSON(value?: ReadVmTemplatesResponse | null): any; diff --git a/dist/cjs/models/ReadVmTemplatesResponse.js b/dist/cjs/models/ReadVmTemplatesResponse.js new file mode 100644 index 00000000..9932dca1 --- /dev/null +++ b/dist/cjs/models/ReadVmTemplatesResponse.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ReadVmTemplatesResponseToJSON = exports.ReadVmTemplatesResponseFromJSONTyped = exports.ReadVmTemplatesResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +const VmTemplate_1 = require("./VmTemplate"); +function ReadVmTemplatesResponseFromJSON(json) { + return ReadVmTemplatesResponseFromJSONTyped(json, false); +} +exports.ReadVmTemplatesResponseFromJSON = ReadVmTemplatesResponseFromJSON; +function ReadVmTemplatesResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + 'vmTemplates': !(0, runtime_1.exists)(json, 'VmTemplates') ? undefined : (json['VmTemplates'].map(VmTemplate_1.VmTemplateFromJSON)), + }; +} +exports.ReadVmTemplatesResponseFromJSONTyped = ReadVmTemplatesResponseFromJSONTyped; +function ReadVmTemplatesResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + 'VmTemplates': value.vmTemplates === undefined ? undefined : (value.vmTemplates.map(VmTemplate_1.VmTemplateToJSON)), + }; +} +exports.ReadVmTemplatesResponseToJSON = ReadVmTemplatesResponseToJSON; diff --git a/dist/cjs/models/ReadVmTypesRequest.d.ts b/dist/cjs/models/ReadVmTypesRequest.d.ts index 0f687ace..519c81b0 100644 --- a/dist/cjs/models/ReadVmTypesRequest.d.ts +++ b/dist/cjs/models/ReadVmTypesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmTypesRequest.js b/dist/cjs/models/ReadVmTypesRequest.js index af18734e..41e53363 100644 --- a/dist/cjs/models/ReadVmTypesRequest.js +++ b/dist/cjs/models/ReadVmTypesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmTypesResponse.d.ts b/dist/cjs/models/ReadVmTypesResponse.d.ts index b7d5eb1c..ab5cf701 100644 --- a/dist/cjs/models/ReadVmTypesResponse.d.ts +++ b/dist/cjs/models/ReadVmTypesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmTypesResponse.js b/dist/cjs/models/ReadVmTypesResponse.js index 4ece21de..2423cc99 100644 --- a/dist/cjs/models/ReadVmTypesResponse.js +++ b/dist/cjs/models/ReadVmTypesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsHealthRequest.d.ts b/dist/cjs/models/ReadVmsHealthRequest.d.ts index 1cb5e7f6..b8597a27 100644 --- a/dist/cjs/models/ReadVmsHealthRequest.d.ts +++ b/dist/cjs/models/ReadVmsHealthRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsHealthRequest.js b/dist/cjs/models/ReadVmsHealthRequest.js index 419b3c92..949f8998 100644 --- a/dist/cjs/models/ReadVmsHealthRequest.js +++ b/dist/cjs/models/ReadVmsHealthRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsHealthResponse.d.ts b/dist/cjs/models/ReadVmsHealthResponse.d.ts index 155c07fc..353cc618 100644 --- a/dist/cjs/models/ReadVmsHealthResponse.d.ts +++ b/dist/cjs/models/ReadVmsHealthResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsHealthResponse.js b/dist/cjs/models/ReadVmsHealthResponse.js index 9a21d474..b98a9550 100644 --- a/dist/cjs/models/ReadVmsHealthResponse.js +++ b/dist/cjs/models/ReadVmsHealthResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsRequest.d.ts b/dist/cjs/models/ReadVmsRequest.d.ts index e5903113..c35a14e1 100644 --- a/dist/cjs/models/ReadVmsRequest.d.ts +++ b/dist/cjs/models/ReadVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsRequest.js b/dist/cjs/models/ReadVmsRequest.js index e5b52f95..f14ea393 100644 --- a/dist/cjs/models/ReadVmsRequest.js +++ b/dist/cjs/models/ReadVmsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsResponse.d.ts b/dist/cjs/models/ReadVmsResponse.d.ts index 98183621..9d79be98 100644 --- a/dist/cjs/models/ReadVmsResponse.d.ts +++ b/dist/cjs/models/ReadVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsResponse.js b/dist/cjs/models/ReadVmsResponse.js index caf56920..9602609d 100644 --- a/dist/cjs/models/ReadVmsResponse.js +++ b/dist/cjs/models/ReadVmsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsStateRequest.d.ts b/dist/cjs/models/ReadVmsStateRequest.d.ts index 19b4b7b9..90b4b113 100644 --- a/dist/cjs/models/ReadVmsStateRequest.d.ts +++ b/dist/cjs/models/ReadVmsStateRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsStateRequest.js b/dist/cjs/models/ReadVmsStateRequest.js index 50a96b29..46aa3143 100644 --- a/dist/cjs/models/ReadVmsStateRequest.js +++ b/dist/cjs/models/ReadVmsStateRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsStateResponse.d.ts b/dist/cjs/models/ReadVmsStateResponse.d.ts index e76d5251..49060bc8 100644 --- a/dist/cjs/models/ReadVmsStateResponse.d.ts +++ b/dist/cjs/models/ReadVmsStateResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVmsStateResponse.js b/dist/cjs/models/ReadVmsStateResponse.js index 49725021..93f3f76f 100644 --- a/dist/cjs/models/ReadVmsStateResponse.js +++ b/dist/cjs/models/ReadVmsStateResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVolumesRequest.d.ts b/dist/cjs/models/ReadVolumesRequest.d.ts index a2113411..52037c52 100644 --- a/dist/cjs/models/ReadVolumesRequest.d.ts +++ b/dist/cjs/models/ReadVolumesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVolumesRequest.js b/dist/cjs/models/ReadVolumesRequest.js index 785cdd51..49a077c4 100644 --- a/dist/cjs/models/ReadVolumesRequest.js +++ b/dist/cjs/models/ReadVolumesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVolumesResponse.d.ts b/dist/cjs/models/ReadVolumesResponse.d.ts index 24d5f0a6..ae3101ef 100644 --- a/dist/cjs/models/ReadVolumesResponse.d.ts +++ b/dist/cjs/models/ReadVolumesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVolumesResponse.js b/dist/cjs/models/ReadVolumesResponse.js index 556e037c..3a9ba053 100644 --- a/dist/cjs/models/ReadVolumesResponse.js +++ b/dist/cjs/models/ReadVolumesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVpnConnectionsRequest.d.ts b/dist/cjs/models/ReadVpnConnectionsRequest.d.ts index 0f7a520d..1c5a841b 100644 --- a/dist/cjs/models/ReadVpnConnectionsRequest.d.ts +++ b/dist/cjs/models/ReadVpnConnectionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVpnConnectionsRequest.js b/dist/cjs/models/ReadVpnConnectionsRequest.js index fea1c834..d8249a7a 100644 --- a/dist/cjs/models/ReadVpnConnectionsRequest.js +++ b/dist/cjs/models/ReadVpnConnectionsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVpnConnectionsResponse.d.ts b/dist/cjs/models/ReadVpnConnectionsResponse.d.ts index 977f8cd7..fa00ed24 100644 --- a/dist/cjs/models/ReadVpnConnectionsResponse.d.ts +++ b/dist/cjs/models/ReadVpnConnectionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ReadVpnConnectionsResponse.js b/dist/cjs/models/ReadVpnConnectionsResponse.js index 0d15227d..e170f27e 100644 --- a/dist/cjs/models/ReadVpnConnectionsResponse.js +++ b/dist/cjs/models/ReadVpnConnectionsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RebootVmsRequest.d.ts b/dist/cjs/models/RebootVmsRequest.d.ts index 628ae30b..254fb514 100644 --- a/dist/cjs/models/RebootVmsRequest.d.ts +++ b/dist/cjs/models/RebootVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RebootVmsRequest.js b/dist/cjs/models/RebootVmsRequest.js index 12b4956d..756f02df 100644 --- a/dist/cjs/models/RebootVmsRequest.js +++ b/dist/cjs/models/RebootVmsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RebootVmsResponse.d.ts b/dist/cjs/models/RebootVmsResponse.d.ts index 37f08b4f..d7b7afb8 100644 --- a/dist/cjs/models/RebootVmsResponse.d.ts +++ b/dist/cjs/models/RebootVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RebootVmsResponse.js b/dist/cjs/models/RebootVmsResponse.js index e8655c91..28292e50 100644 --- a/dist/cjs/models/RebootVmsResponse.js +++ b/dist/cjs/models/RebootVmsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Region.d.ts b/dist/cjs/models/Region.d.ts index 0a39703b..c506ec8a 100644 --- a/dist/cjs/models/Region.d.ts +++ b/dist/cjs/models/Region.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Region.js b/dist/cjs/models/Region.js index a3302ccf..5c3d76da 100644 --- a/dist/cjs/models/Region.js +++ b/dist/cjs/models/Region.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RegisterVmsInLoadBalancerRequest.d.ts b/dist/cjs/models/RegisterVmsInLoadBalancerRequest.d.ts index f1605248..bf2288f8 100644 --- a/dist/cjs/models/RegisterVmsInLoadBalancerRequest.d.ts +++ b/dist/cjs/models/RegisterVmsInLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RegisterVmsInLoadBalancerRequest.js b/dist/cjs/models/RegisterVmsInLoadBalancerRequest.js index 455199df..ec5eab56 100644 --- a/dist/cjs/models/RegisterVmsInLoadBalancerRequest.js +++ b/dist/cjs/models/RegisterVmsInLoadBalancerRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RegisterVmsInLoadBalancerResponse.d.ts b/dist/cjs/models/RegisterVmsInLoadBalancerResponse.d.ts index a39e5f51..ccd15b0c 100644 --- a/dist/cjs/models/RegisterVmsInLoadBalancerResponse.d.ts +++ b/dist/cjs/models/RegisterVmsInLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RegisterVmsInLoadBalancerResponse.js b/dist/cjs/models/RegisterVmsInLoadBalancerResponse.js index 05192c58..6d5b8c9d 100644 --- a/dist/cjs/models/RegisterVmsInLoadBalancerResponse.js +++ b/dist/cjs/models/RegisterVmsInLoadBalancerResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RejectNetPeeringRequest.d.ts b/dist/cjs/models/RejectNetPeeringRequest.d.ts index 884e28c9..13e77a86 100644 --- a/dist/cjs/models/RejectNetPeeringRequest.d.ts +++ b/dist/cjs/models/RejectNetPeeringRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RejectNetPeeringRequest.js b/dist/cjs/models/RejectNetPeeringRequest.js index 38da9607..14ef47ff 100644 --- a/dist/cjs/models/RejectNetPeeringRequest.js +++ b/dist/cjs/models/RejectNetPeeringRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RejectNetPeeringResponse.d.ts b/dist/cjs/models/RejectNetPeeringResponse.d.ts index 9ce08de7..a810cd34 100644 --- a/dist/cjs/models/RejectNetPeeringResponse.d.ts +++ b/dist/cjs/models/RejectNetPeeringResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RejectNetPeeringResponse.js b/dist/cjs/models/RejectNetPeeringResponse.js index fc0beb07..2302e4b0 100644 --- a/dist/cjs/models/RejectNetPeeringResponse.js +++ b/dist/cjs/models/RejectNetPeeringResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ResetAccountPasswordRequest.d.ts b/dist/cjs/models/ResetAccountPasswordRequest.d.ts index 7e5b3e83..4b9f4045 100644 --- a/dist/cjs/models/ResetAccountPasswordRequest.d.ts +++ b/dist/cjs/models/ResetAccountPasswordRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ResetAccountPasswordRequest.js b/dist/cjs/models/ResetAccountPasswordRequest.js index 4b7eb110..109a0c5b 100644 --- a/dist/cjs/models/ResetAccountPasswordRequest.js +++ b/dist/cjs/models/ResetAccountPasswordRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ResetAccountPasswordResponse.d.ts b/dist/cjs/models/ResetAccountPasswordResponse.d.ts index f7cc82c4..9e372407 100644 --- a/dist/cjs/models/ResetAccountPasswordResponse.d.ts +++ b/dist/cjs/models/ResetAccountPasswordResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ResetAccountPasswordResponse.js b/dist/cjs/models/ResetAccountPasswordResponse.js index 22867c4b..39ce4921 100644 --- a/dist/cjs/models/ResetAccountPasswordResponse.js +++ b/dist/cjs/models/ResetAccountPasswordResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ResourceLoadBalancerTag.d.ts b/dist/cjs/models/ResourceLoadBalancerTag.d.ts index 68a791e3..a445d56e 100644 --- a/dist/cjs/models/ResourceLoadBalancerTag.d.ts +++ b/dist/cjs/models/ResourceLoadBalancerTag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ResourceLoadBalancerTag.js b/dist/cjs/models/ResourceLoadBalancerTag.js index 3d8751dd..8f3a6156 100644 --- a/dist/cjs/models/ResourceLoadBalancerTag.js +++ b/dist/cjs/models/ResourceLoadBalancerTag.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ResourceTag.d.ts b/dist/cjs/models/ResourceTag.d.ts index 68e51ce0..427f51ae 100644 --- a/dist/cjs/models/ResourceTag.d.ts +++ b/dist/cjs/models/ResourceTag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ResourceTag.js b/dist/cjs/models/ResourceTag.js index 6491abc5..b740de14 100644 --- a/dist/cjs/models/ResourceTag.js +++ b/dist/cjs/models/ResourceTag.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Route.d.ts b/dist/cjs/models/Route.d.ts index ec7f486d..ff0372cd 100644 --- a/dist/cjs/models/Route.d.ts +++ b/dist/cjs/models/Route.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Route.js b/dist/cjs/models/Route.js index 50a62fee..c47651c7 100644 --- a/dist/cjs/models/Route.js +++ b/dist/cjs/models/Route.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RouteLight.d.ts b/dist/cjs/models/RouteLight.d.ts index e007c75a..71feaaf9 100644 --- a/dist/cjs/models/RouteLight.d.ts +++ b/dist/cjs/models/RouteLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RouteLight.js b/dist/cjs/models/RouteLight.js index 2ce5f902..c4603bc2 100644 --- a/dist/cjs/models/RouteLight.js +++ b/dist/cjs/models/RouteLight.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RoutePropagatingVirtualGateway.d.ts b/dist/cjs/models/RoutePropagatingVirtualGateway.d.ts index 0228deb7..3a2d72a1 100644 --- a/dist/cjs/models/RoutePropagatingVirtualGateway.d.ts +++ b/dist/cjs/models/RoutePropagatingVirtualGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RoutePropagatingVirtualGateway.js b/dist/cjs/models/RoutePropagatingVirtualGateway.js index 3086a977..1e65a0f6 100644 --- a/dist/cjs/models/RoutePropagatingVirtualGateway.js +++ b/dist/cjs/models/RoutePropagatingVirtualGateway.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RouteTable.d.ts b/dist/cjs/models/RouteTable.d.ts index 15d24643..55b6de13 100644 --- a/dist/cjs/models/RouteTable.d.ts +++ b/dist/cjs/models/RouteTable.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/RouteTable.js b/dist/cjs/models/RouteTable.js index 140f64df..d4ea5b0b 100644 --- a/dist/cjs/models/RouteTable.js +++ b/dist/cjs/models/RouteTable.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ScaleDownVmGroupRequest.d.ts b/dist/cjs/models/ScaleDownVmGroupRequest.d.ts new file mode 100644 index 00000000..04cda6f4 --- /dev/null +++ b/dist/cjs/models/ScaleDownVmGroupRequest.d.ts @@ -0,0 +1,39 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * + * @export + * @interface ScaleDownVmGroupRequest + */ +export interface ScaleDownVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ScaleDownVmGroupRequest + */ + dryRun?: boolean; + /** + * The ID of the VM group you want to scale down. + * @type {string} + * @memberof ScaleDownVmGroupRequest + */ + vmGroupId: string; + /** + * The number of VMs you want to delete from the VM group. + * @type {number} + * @memberof ScaleDownVmGroupRequest + */ + vmSubtraction: number; +} +export declare function ScaleDownVmGroupRequestFromJSON(json: any): ScaleDownVmGroupRequest; +export declare function ScaleDownVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleDownVmGroupRequest; +export declare function ScaleDownVmGroupRequestToJSON(value?: ScaleDownVmGroupRequest | null): any; diff --git a/dist/cjs/models/ScaleDownVmGroupRequest.js b/dist/cjs/models/ScaleDownVmGroupRequest.js new file mode 100644 index 00000000..c252bf55 --- /dev/null +++ b/dist/cjs/models/ScaleDownVmGroupRequest.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ScaleDownVmGroupRequestToJSON = exports.ScaleDownVmGroupRequestFromJSONTyped = exports.ScaleDownVmGroupRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +function ScaleDownVmGroupRequestFromJSON(json) { + return ScaleDownVmGroupRequestFromJSONTyped(json, false); +} +exports.ScaleDownVmGroupRequestFromJSON = ScaleDownVmGroupRequestFromJSON; +function ScaleDownVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'vmGroupId': json['VmGroupId'], + 'vmSubtraction': json['VmSubtraction'], + }; +} +exports.ScaleDownVmGroupRequestFromJSONTyped = ScaleDownVmGroupRequestFromJSONTyped; +function ScaleDownVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'VmGroupId': value.vmGroupId, + 'VmSubtraction': value.vmSubtraction, + }; +} +exports.ScaleDownVmGroupRequestToJSON = ScaleDownVmGroupRequestToJSON; diff --git a/dist/cjs/models/ScaleDownVmGroupResponse.d.ts b/dist/cjs/models/ScaleDownVmGroupResponse.d.ts new file mode 100644 index 00000000..c29dcce2 --- /dev/null +++ b/dist/cjs/models/ScaleDownVmGroupResponse.d.ts @@ -0,0 +1,28 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +/** + * + * @export + * @interface ScaleDownVmGroupResponse + */ +export interface ScaleDownVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ScaleDownVmGroupResponse + */ + responseContext?: ModelResponseContext; +} +export declare function ScaleDownVmGroupResponseFromJSON(json: any): ScaleDownVmGroupResponse; +export declare function ScaleDownVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleDownVmGroupResponse; +export declare function ScaleDownVmGroupResponseToJSON(value?: ScaleDownVmGroupResponse | null): any; diff --git a/dist/cjs/models/ScaleDownVmGroupResponse.js b/dist/cjs/models/ScaleDownVmGroupResponse.js new file mode 100644 index 00000000..97736c71 --- /dev/null +++ b/dist/cjs/models/ScaleDownVmGroupResponse.js @@ -0,0 +1,43 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ScaleDownVmGroupResponseToJSON = exports.ScaleDownVmGroupResponseFromJSONTyped = exports.ScaleDownVmGroupResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +function ScaleDownVmGroupResponseFromJSON(json) { + return ScaleDownVmGroupResponseFromJSONTyped(json, false); +} +exports.ScaleDownVmGroupResponseFromJSON = ScaleDownVmGroupResponseFromJSON; +function ScaleDownVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + }; +} +exports.ScaleDownVmGroupResponseFromJSONTyped = ScaleDownVmGroupResponseFromJSONTyped; +function ScaleDownVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + }; +} +exports.ScaleDownVmGroupResponseToJSON = ScaleDownVmGroupResponseToJSON; diff --git a/dist/cjs/models/ScaleUpVmGroupRequest.d.ts b/dist/cjs/models/ScaleUpVmGroupRequest.d.ts new file mode 100644 index 00000000..c4b173ca --- /dev/null +++ b/dist/cjs/models/ScaleUpVmGroupRequest.d.ts @@ -0,0 +1,39 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * + * @export + * @interface ScaleUpVmGroupRequest + */ +export interface ScaleUpVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ScaleUpVmGroupRequest + */ + dryRun?: boolean; + /** + * The number of VMs you want to add to the VM group. + * @type {number} + * @memberof ScaleUpVmGroupRequest + */ + vmAddition: number; + /** + * The ID of the VM group you want to scale up. + * @type {string} + * @memberof ScaleUpVmGroupRequest + */ + vmGroupId: string; +} +export declare function ScaleUpVmGroupRequestFromJSON(json: any): ScaleUpVmGroupRequest; +export declare function ScaleUpVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleUpVmGroupRequest; +export declare function ScaleUpVmGroupRequestToJSON(value?: ScaleUpVmGroupRequest | null): any; diff --git a/dist/cjs/models/ScaleUpVmGroupRequest.js b/dist/cjs/models/ScaleUpVmGroupRequest.js new file mode 100644 index 00000000..7180d021 --- /dev/null +++ b/dist/cjs/models/ScaleUpVmGroupRequest.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ScaleUpVmGroupRequestToJSON = exports.ScaleUpVmGroupRequestFromJSONTyped = exports.ScaleUpVmGroupRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +function ScaleUpVmGroupRequestFromJSON(json) { + return ScaleUpVmGroupRequestFromJSONTyped(json, false); +} +exports.ScaleUpVmGroupRequestFromJSON = ScaleUpVmGroupRequestFromJSON; +function ScaleUpVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'vmAddition': json['VmAddition'], + 'vmGroupId': json['VmGroupId'], + }; +} +exports.ScaleUpVmGroupRequestFromJSONTyped = ScaleUpVmGroupRequestFromJSONTyped; +function ScaleUpVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'VmAddition': value.vmAddition, + 'VmGroupId': value.vmGroupId, + }; +} +exports.ScaleUpVmGroupRequestToJSON = ScaleUpVmGroupRequestToJSON; diff --git a/dist/cjs/models/ScaleUpVmGroupResponse.d.ts b/dist/cjs/models/ScaleUpVmGroupResponse.d.ts new file mode 100644 index 00000000..53290484 --- /dev/null +++ b/dist/cjs/models/ScaleUpVmGroupResponse.d.ts @@ -0,0 +1,28 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +/** + * + * @export + * @interface ScaleUpVmGroupResponse + */ +export interface ScaleUpVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ScaleUpVmGroupResponse + */ + responseContext?: ModelResponseContext; +} +export declare function ScaleUpVmGroupResponseFromJSON(json: any): ScaleUpVmGroupResponse; +export declare function ScaleUpVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleUpVmGroupResponse; +export declare function ScaleUpVmGroupResponseToJSON(value?: ScaleUpVmGroupResponse | null): any; diff --git a/dist/cjs/models/ScaleUpVmGroupResponse.js b/dist/cjs/models/ScaleUpVmGroupResponse.js new file mode 100644 index 00000000..6c8132d7 --- /dev/null +++ b/dist/cjs/models/ScaleUpVmGroupResponse.js @@ -0,0 +1,43 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ScaleUpVmGroupResponseToJSON = exports.ScaleUpVmGroupResponseFromJSONTyped = exports.ScaleUpVmGroupResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +function ScaleUpVmGroupResponseFromJSON(json) { + return ScaleUpVmGroupResponseFromJSONTyped(json, false); +} +exports.ScaleUpVmGroupResponseFromJSON = ScaleUpVmGroupResponseFromJSON; +function ScaleUpVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + }; +} +exports.ScaleUpVmGroupResponseFromJSONTyped = ScaleUpVmGroupResponseFromJSONTyped; +function ScaleUpVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + }; +} +exports.ScaleUpVmGroupResponseToJSON = ScaleUpVmGroupResponseToJSON; diff --git a/dist/cjs/models/SecurityGroup.d.ts b/dist/cjs/models/SecurityGroup.d.ts index 9aa464e8..d80dd2f9 100644 --- a/dist/cjs/models/SecurityGroup.d.ts +++ b/dist/cjs/models/SecurityGroup.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SecurityGroup.js b/dist/cjs/models/SecurityGroup.js index 3d27700e..bed11efc 100644 --- a/dist/cjs/models/SecurityGroup.js +++ b/dist/cjs/models/SecurityGroup.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SecurityGroupLight.d.ts b/dist/cjs/models/SecurityGroupLight.d.ts index 11969d4d..ce565c4a 100644 --- a/dist/cjs/models/SecurityGroupLight.d.ts +++ b/dist/cjs/models/SecurityGroupLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SecurityGroupLight.js b/dist/cjs/models/SecurityGroupLight.js index ace0f976..cd9e949f 100644 --- a/dist/cjs/models/SecurityGroupLight.js +++ b/dist/cjs/models/SecurityGroupLight.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SecurityGroupRule.d.ts b/dist/cjs/models/SecurityGroupRule.d.ts index 8a65cf42..0e59c2ad 100644 --- a/dist/cjs/models/SecurityGroupRule.d.ts +++ b/dist/cjs/models/SecurityGroupRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SecurityGroupRule.js b/dist/cjs/models/SecurityGroupRule.js index e68b86a5..e0ad2570 100644 --- a/dist/cjs/models/SecurityGroupRule.js +++ b/dist/cjs/models/SecurityGroupRule.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SecurityGroupsMember.d.ts b/dist/cjs/models/SecurityGroupsMember.d.ts index 0398daec..d82ecebc 100644 --- a/dist/cjs/models/SecurityGroupsMember.d.ts +++ b/dist/cjs/models/SecurityGroupsMember.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SecurityGroupsMember.js b/dist/cjs/models/SecurityGroupsMember.js index b5fb26bb..ce60ee4c 100644 --- a/dist/cjs/models/SecurityGroupsMember.js +++ b/dist/cjs/models/SecurityGroupsMember.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SendResetPasswordEmailRequest.d.ts b/dist/cjs/models/SendResetPasswordEmailRequest.d.ts index 19dcc668..f8bfa5da 100644 --- a/dist/cjs/models/SendResetPasswordEmailRequest.d.ts +++ b/dist/cjs/models/SendResetPasswordEmailRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SendResetPasswordEmailRequest.js b/dist/cjs/models/SendResetPasswordEmailRequest.js index 7a798b46..d496c42f 100644 --- a/dist/cjs/models/SendResetPasswordEmailRequest.js +++ b/dist/cjs/models/SendResetPasswordEmailRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SendResetPasswordEmailResponse.d.ts b/dist/cjs/models/SendResetPasswordEmailResponse.d.ts index 26741865..87571230 100644 --- a/dist/cjs/models/SendResetPasswordEmailResponse.d.ts +++ b/dist/cjs/models/SendResetPasswordEmailResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SendResetPasswordEmailResponse.js b/dist/cjs/models/SendResetPasswordEmailResponse.js index 1fab71a2..5c40d382 100644 --- a/dist/cjs/models/SendResetPasswordEmailResponse.js +++ b/dist/cjs/models/SendResetPasswordEmailResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ServerCertificate.d.ts b/dist/cjs/models/ServerCertificate.d.ts index 0541dc74..933da5d6 100644 --- a/dist/cjs/models/ServerCertificate.d.ts +++ b/dist/cjs/models/ServerCertificate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/ServerCertificate.js b/dist/cjs/models/ServerCertificate.js index ac31d7b2..7a70bac3 100644 --- a/dist/cjs/models/ServerCertificate.js +++ b/dist/cjs/models/ServerCertificate.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Service.d.ts b/dist/cjs/models/Service.d.ts index dfe18d2b..2e72ad40 100644 --- a/dist/cjs/models/Service.d.ts +++ b/dist/cjs/models/Service.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Service.js b/dist/cjs/models/Service.js index e0847ac3..99235516 100644 --- a/dist/cjs/models/Service.js +++ b/dist/cjs/models/Service.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Snapshot.d.ts b/dist/cjs/models/Snapshot.d.ts index 1bb7e4df..3a703fa1 100644 --- a/dist/cjs/models/Snapshot.d.ts +++ b/dist/cjs/models/Snapshot.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Snapshot.js b/dist/cjs/models/Snapshot.js index 63b4ba15..448dbabf 100644 --- a/dist/cjs/models/Snapshot.js +++ b/dist/cjs/models/Snapshot.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SnapshotExportTask.d.ts b/dist/cjs/models/SnapshotExportTask.d.ts index 809837d0..465d339c 100644 --- a/dist/cjs/models/SnapshotExportTask.d.ts +++ b/dist/cjs/models/SnapshotExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SnapshotExportTask.js b/dist/cjs/models/SnapshotExportTask.js index 1e53ea54..2eab398d 100644 --- a/dist/cjs/models/SnapshotExportTask.js +++ b/dist/cjs/models/SnapshotExportTask.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SourceNet.d.ts b/dist/cjs/models/SourceNet.d.ts index 5c434ca4..07616ba5 100644 --- a/dist/cjs/models/SourceNet.d.ts +++ b/dist/cjs/models/SourceNet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SourceNet.js b/dist/cjs/models/SourceNet.js index 8f03cebf..3ca90623 100644 --- a/dist/cjs/models/SourceNet.js +++ b/dist/cjs/models/SourceNet.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SourceSecurityGroup.d.ts b/dist/cjs/models/SourceSecurityGroup.d.ts index 4fa0b270..aaa8f599 100644 --- a/dist/cjs/models/SourceSecurityGroup.d.ts +++ b/dist/cjs/models/SourceSecurityGroup.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/SourceSecurityGroup.js b/dist/cjs/models/SourceSecurityGroup.js index a2e4a198..cd140585 100644 --- a/dist/cjs/models/SourceSecurityGroup.js +++ b/dist/cjs/models/SourceSecurityGroup.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StartVmsRequest.d.ts b/dist/cjs/models/StartVmsRequest.d.ts index e7c94d93..42b03dd5 100644 --- a/dist/cjs/models/StartVmsRequest.d.ts +++ b/dist/cjs/models/StartVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StartVmsRequest.js b/dist/cjs/models/StartVmsRequest.js index aec6a585..0a2e8ad4 100644 --- a/dist/cjs/models/StartVmsRequest.js +++ b/dist/cjs/models/StartVmsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StartVmsResponse.d.ts b/dist/cjs/models/StartVmsResponse.d.ts index 6eded814..33147599 100644 --- a/dist/cjs/models/StartVmsResponse.d.ts +++ b/dist/cjs/models/StartVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StartVmsResponse.js b/dist/cjs/models/StartVmsResponse.js index 414ff38c..9530af97 100644 --- a/dist/cjs/models/StartVmsResponse.js +++ b/dist/cjs/models/StartVmsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StateComment.d.ts b/dist/cjs/models/StateComment.d.ts index 50a318b7..6d1856d2 100644 --- a/dist/cjs/models/StateComment.d.ts +++ b/dist/cjs/models/StateComment.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StateComment.js b/dist/cjs/models/StateComment.js index 797d2af9..47488660 100644 --- a/dist/cjs/models/StateComment.js +++ b/dist/cjs/models/StateComment.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StopVmsRequest.d.ts b/dist/cjs/models/StopVmsRequest.d.ts index 8c0862f7..cf71a4ed 100644 --- a/dist/cjs/models/StopVmsRequest.d.ts +++ b/dist/cjs/models/StopVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StopVmsRequest.js b/dist/cjs/models/StopVmsRequest.js index 8a658440..e523e340 100644 --- a/dist/cjs/models/StopVmsRequest.js +++ b/dist/cjs/models/StopVmsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StopVmsResponse.d.ts b/dist/cjs/models/StopVmsResponse.d.ts index ee6dad64..f0425615 100644 --- a/dist/cjs/models/StopVmsResponse.d.ts +++ b/dist/cjs/models/StopVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/StopVmsResponse.js b/dist/cjs/models/StopVmsResponse.js index cffb3958..878d65c1 100644 --- a/dist/cjs/models/StopVmsResponse.js +++ b/dist/cjs/models/StopVmsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Subnet.d.ts b/dist/cjs/models/Subnet.d.ts index 0bb7566b..900fe3f9 100644 --- a/dist/cjs/models/Subnet.d.ts +++ b/dist/cjs/models/Subnet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Subnet.js b/dist/cjs/models/Subnet.js index b216c7c2..acedb517 100644 --- a/dist/cjs/models/Subnet.js +++ b/dist/cjs/models/Subnet.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Subregion.d.ts b/dist/cjs/models/Subregion.d.ts index a4baace8..0a6ea358 100644 --- a/dist/cjs/models/Subregion.d.ts +++ b/dist/cjs/models/Subregion.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Subregion.js b/dist/cjs/models/Subregion.js index 61c2cfd0..94a0ad3e 100644 --- a/dist/cjs/models/Subregion.js +++ b/dist/cjs/models/Subregion.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Tag.d.ts b/dist/cjs/models/Tag.d.ts index be7a3646..1d27ae08 100644 --- a/dist/cjs/models/Tag.d.ts +++ b/dist/cjs/models/Tag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Tag.js b/dist/cjs/models/Tag.js index 01ecdb97..0be9c65f 100644 --- a/dist/cjs/models/Tag.js +++ b/dist/cjs/models/Tag.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkFlexibleGpuRequest.d.ts b/dist/cjs/models/UnlinkFlexibleGpuRequest.d.ts index 2aa5a176..4bc71d25 100644 --- a/dist/cjs/models/UnlinkFlexibleGpuRequest.d.ts +++ b/dist/cjs/models/UnlinkFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkFlexibleGpuRequest.js b/dist/cjs/models/UnlinkFlexibleGpuRequest.js index d239c8e9..92e214c0 100644 --- a/dist/cjs/models/UnlinkFlexibleGpuRequest.js +++ b/dist/cjs/models/UnlinkFlexibleGpuRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkFlexibleGpuResponse.d.ts b/dist/cjs/models/UnlinkFlexibleGpuResponse.d.ts index ecfd69a0..9b8dc02a 100644 --- a/dist/cjs/models/UnlinkFlexibleGpuResponse.d.ts +++ b/dist/cjs/models/UnlinkFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkFlexibleGpuResponse.js b/dist/cjs/models/UnlinkFlexibleGpuResponse.js index 540fa855..41ac09db 100644 --- a/dist/cjs/models/UnlinkFlexibleGpuResponse.js +++ b/dist/cjs/models/UnlinkFlexibleGpuResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkInternetServiceRequest.d.ts b/dist/cjs/models/UnlinkInternetServiceRequest.d.ts index 41b22803..54eda81c 100644 --- a/dist/cjs/models/UnlinkInternetServiceRequest.d.ts +++ b/dist/cjs/models/UnlinkInternetServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkInternetServiceRequest.js b/dist/cjs/models/UnlinkInternetServiceRequest.js index 9f487571..9958db16 100644 --- a/dist/cjs/models/UnlinkInternetServiceRequest.js +++ b/dist/cjs/models/UnlinkInternetServiceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkInternetServiceResponse.d.ts b/dist/cjs/models/UnlinkInternetServiceResponse.d.ts index 4e21d946..d99c6451 100644 --- a/dist/cjs/models/UnlinkInternetServiceResponse.d.ts +++ b/dist/cjs/models/UnlinkInternetServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkInternetServiceResponse.js b/dist/cjs/models/UnlinkInternetServiceResponse.js index d0a2a03e..80770a53 100644 --- a/dist/cjs/models/UnlinkInternetServiceResponse.js +++ b/dist/cjs/models/UnlinkInternetServiceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkLoadBalancerBackendMachinesRequest.d.ts b/dist/cjs/models/UnlinkLoadBalancerBackendMachinesRequest.d.ts index 0cd5d5ba..1e4df478 100644 --- a/dist/cjs/models/UnlinkLoadBalancerBackendMachinesRequest.d.ts +++ b/dist/cjs/models/UnlinkLoadBalancerBackendMachinesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkLoadBalancerBackendMachinesRequest.js b/dist/cjs/models/UnlinkLoadBalancerBackendMachinesRequest.js index 107ac1b0..02a32ce4 100644 --- a/dist/cjs/models/UnlinkLoadBalancerBackendMachinesRequest.js +++ b/dist/cjs/models/UnlinkLoadBalancerBackendMachinesRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkLoadBalancerBackendMachinesResponse.d.ts b/dist/cjs/models/UnlinkLoadBalancerBackendMachinesResponse.d.ts index d34ecafc..5d71dee1 100644 --- a/dist/cjs/models/UnlinkLoadBalancerBackendMachinesResponse.d.ts +++ b/dist/cjs/models/UnlinkLoadBalancerBackendMachinesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkLoadBalancerBackendMachinesResponse.js b/dist/cjs/models/UnlinkLoadBalancerBackendMachinesResponse.js index f6975abc..020c8122 100644 --- a/dist/cjs/models/UnlinkLoadBalancerBackendMachinesResponse.js +++ b/dist/cjs/models/UnlinkLoadBalancerBackendMachinesResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkNicRequest.d.ts b/dist/cjs/models/UnlinkNicRequest.d.ts index 5bffc5ee..18636ae1 100644 --- a/dist/cjs/models/UnlinkNicRequest.d.ts +++ b/dist/cjs/models/UnlinkNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkNicRequest.js b/dist/cjs/models/UnlinkNicRequest.js index 4ad6dc18..7388f5e3 100644 --- a/dist/cjs/models/UnlinkNicRequest.js +++ b/dist/cjs/models/UnlinkNicRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkNicResponse.d.ts b/dist/cjs/models/UnlinkNicResponse.d.ts index 5a31d664..09022b7e 100644 --- a/dist/cjs/models/UnlinkNicResponse.d.ts +++ b/dist/cjs/models/UnlinkNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkNicResponse.js b/dist/cjs/models/UnlinkNicResponse.js index 8f5f4519..9c894bff 100644 --- a/dist/cjs/models/UnlinkNicResponse.js +++ b/dist/cjs/models/UnlinkNicResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkPrivateIpsRequest.d.ts b/dist/cjs/models/UnlinkPrivateIpsRequest.d.ts index db2729c2..5c8c1ce4 100644 --- a/dist/cjs/models/UnlinkPrivateIpsRequest.d.ts +++ b/dist/cjs/models/UnlinkPrivateIpsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkPrivateIpsRequest.js b/dist/cjs/models/UnlinkPrivateIpsRequest.js index 48887d80..175ed8f6 100644 --- a/dist/cjs/models/UnlinkPrivateIpsRequest.js +++ b/dist/cjs/models/UnlinkPrivateIpsRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkPrivateIpsResponse.d.ts b/dist/cjs/models/UnlinkPrivateIpsResponse.d.ts index 5cf79cc8..1379c452 100644 --- a/dist/cjs/models/UnlinkPrivateIpsResponse.d.ts +++ b/dist/cjs/models/UnlinkPrivateIpsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkPrivateIpsResponse.js b/dist/cjs/models/UnlinkPrivateIpsResponse.js index 39713fe2..7076f0f6 100644 --- a/dist/cjs/models/UnlinkPrivateIpsResponse.js +++ b/dist/cjs/models/UnlinkPrivateIpsResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkPublicIpRequest.d.ts b/dist/cjs/models/UnlinkPublicIpRequest.d.ts index 81081273..790c4297 100644 --- a/dist/cjs/models/UnlinkPublicIpRequest.d.ts +++ b/dist/cjs/models/UnlinkPublicIpRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkPublicIpRequest.js b/dist/cjs/models/UnlinkPublicIpRequest.js index 3203908c..98a6ee2c 100644 --- a/dist/cjs/models/UnlinkPublicIpRequest.js +++ b/dist/cjs/models/UnlinkPublicIpRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkPublicIpResponse.d.ts b/dist/cjs/models/UnlinkPublicIpResponse.d.ts index 7ee65128..a074f997 100644 --- a/dist/cjs/models/UnlinkPublicIpResponse.d.ts +++ b/dist/cjs/models/UnlinkPublicIpResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkPublicIpResponse.js b/dist/cjs/models/UnlinkPublicIpResponse.js index 730b178a..a73da029 100644 --- a/dist/cjs/models/UnlinkPublicIpResponse.js +++ b/dist/cjs/models/UnlinkPublicIpResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkRouteTableRequest.d.ts b/dist/cjs/models/UnlinkRouteTableRequest.d.ts index 53bf74dd..81098659 100644 --- a/dist/cjs/models/UnlinkRouteTableRequest.d.ts +++ b/dist/cjs/models/UnlinkRouteTableRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkRouteTableRequest.js b/dist/cjs/models/UnlinkRouteTableRequest.js index f3f14fd4..5ebe9546 100644 --- a/dist/cjs/models/UnlinkRouteTableRequest.js +++ b/dist/cjs/models/UnlinkRouteTableRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkRouteTableResponse.d.ts b/dist/cjs/models/UnlinkRouteTableResponse.d.ts index fef27e98..7a0dccee 100644 --- a/dist/cjs/models/UnlinkRouteTableResponse.d.ts +++ b/dist/cjs/models/UnlinkRouteTableResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkRouteTableResponse.js b/dist/cjs/models/UnlinkRouteTableResponse.js index 9ea7de4a..d76f2e1a 100644 --- a/dist/cjs/models/UnlinkRouteTableResponse.js +++ b/dist/cjs/models/UnlinkRouteTableResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkVirtualGatewayRequest.d.ts b/dist/cjs/models/UnlinkVirtualGatewayRequest.d.ts index ec16c6f0..c38c556e 100644 --- a/dist/cjs/models/UnlinkVirtualGatewayRequest.d.ts +++ b/dist/cjs/models/UnlinkVirtualGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkVirtualGatewayRequest.js b/dist/cjs/models/UnlinkVirtualGatewayRequest.js index 756ebb9b..2705d814 100644 --- a/dist/cjs/models/UnlinkVirtualGatewayRequest.js +++ b/dist/cjs/models/UnlinkVirtualGatewayRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkVirtualGatewayResponse.d.ts b/dist/cjs/models/UnlinkVirtualGatewayResponse.d.ts index 2aa6bfe9..3804b058 100644 --- a/dist/cjs/models/UnlinkVirtualGatewayResponse.d.ts +++ b/dist/cjs/models/UnlinkVirtualGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkVirtualGatewayResponse.js b/dist/cjs/models/UnlinkVirtualGatewayResponse.js index 7295a256..3ffcf289 100644 --- a/dist/cjs/models/UnlinkVirtualGatewayResponse.js +++ b/dist/cjs/models/UnlinkVirtualGatewayResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkVolumeRequest.d.ts b/dist/cjs/models/UnlinkVolumeRequest.d.ts index 3992b772..4244c112 100644 --- a/dist/cjs/models/UnlinkVolumeRequest.d.ts +++ b/dist/cjs/models/UnlinkVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkVolumeRequest.js b/dist/cjs/models/UnlinkVolumeRequest.js index be6c8405..2608d563 100644 --- a/dist/cjs/models/UnlinkVolumeRequest.js +++ b/dist/cjs/models/UnlinkVolumeRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkVolumeResponse.d.ts b/dist/cjs/models/UnlinkVolumeResponse.d.ts index 987869c7..4e07b238 100644 --- a/dist/cjs/models/UnlinkVolumeResponse.d.ts +++ b/dist/cjs/models/UnlinkVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UnlinkVolumeResponse.js b/dist/cjs/models/UnlinkVolumeResponse.js index 366cd5cb..fe40cf61 100644 --- a/dist/cjs/models/UnlinkVolumeResponse.js +++ b/dist/cjs/models/UnlinkVolumeResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateAccessKeyRequest.d.ts b/dist/cjs/models/UpdateAccessKeyRequest.d.ts index 6a694993..16b2a892 100644 --- a/dist/cjs/models/UpdateAccessKeyRequest.d.ts +++ b/dist/cjs/models/UpdateAccessKeyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -28,7 +28,7 @@ export interface UpdateAccessKeyRequest { */ dryRun?: boolean; /** - * 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 is set to not expire. + * The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z` or `2020-06-14`). If not specified, the access key is set to not expire. * @type {string} * @memberof UpdateAccessKeyRequest */ diff --git a/dist/cjs/models/UpdateAccessKeyRequest.js b/dist/cjs/models/UpdateAccessKeyRequest.js index f027b926..1fa19638 100644 --- a/dist/cjs/models/UpdateAccessKeyRequest.js +++ b/dist/cjs/models/UpdateAccessKeyRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateAccessKeyResponse.d.ts b/dist/cjs/models/UpdateAccessKeyResponse.d.ts index 4653cf3c..c2a9ef7b 100644 --- a/dist/cjs/models/UpdateAccessKeyResponse.d.ts +++ b/dist/cjs/models/UpdateAccessKeyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateAccessKeyResponse.js b/dist/cjs/models/UpdateAccessKeyResponse.js index a479ad08..579f9c72 100644 --- a/dist/cjs/models/UpdateAccessKeyResponse.js +++ b/dist/cjs/models/UpdateAccessKeyResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateAccountRequest.d.ts b/dist/cjs/models/UpdateAccountRequest.d.ts index 462fb7dc..4377b41e 100644 --- a/dist/cjs/models/UpdateAccountRequest.d.ts +++ b/dist/cjs/models/UpdateAccountRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateAccountRequest.js b/dist/cjs/models/UpdateAccountRequest.js index 4f16a23b..81267232 100644 --- a/dist/cjs/models/UpdateAccountRequest.js +++ b/dist/cjs/models/UpdateAccountRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateAccountResponse.d.ts b/dist/cjs/models/UpdateAccountResponse.d.ts index 1d22a389..cad4d575 100644 --- a/dist/cjs/models/UpdateAccountResponse.d.ts +++ b/dist/cjs/models/UpdateAccountResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateAccountResponse.js b/dist/cjs/models/UpdateAccountResponse.js index f1ceb899..36915a4a 100644 --- a/dist/cjs/models/UpdateAccountResponse.js +++ b/dist/cjs/models/UpdateAccountResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateApiAccessPolicyRequest.d.ts b/dist/cjs/models/UpdateApiAccessPolicyRequest.d.ts index 69bfaf1f..88296c0f 100644 --- a/dist/cjs/models/UpdateApiAccessPolicyRequest.d.ts +++ b/dist/cjs/models/UpdateApiAccessPolicyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateApiAccessPolicyRequest.js b/dist/cjs/models/UpdateApiAccessPolicyRequest.js index 7f008350..0a736284 100644 --- a/dist/cjs/models/UpdateApiAccessPolicyRequest.js +++ b/dist/cjs/models/UpdateApiAccessPolicyRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateApiAccessPolicyResponse.d.ts b/dist/cjs/models/UpdateApiAccessPolicyResponse.d.ts index 2bfef16b..db2c1139 100644 --- a/dist/cjs/models/UpdateApiAccessPolicyResponse.d.ts +++ b/dist/cjs/models/UpdateApiAccessPolicyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateApiAccessPolicyResponse.js b/dist/cjs/models/UpdateApiAccessPolicyResponse.js index 3e7b8ade..8645211a 100644 --- a/dist/cjs/models/UpdateApiAccessPolicyResponse.js +++ b/dist/cjs/models/UpdateApiAccessPolicyResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateApiAccessRuleRequest.d.ts b/dist/cjs/models/UpdateApiAccessRuleRequest.d.ts index 2ab2b52d..a9f79b95 100644 --- a/dist/cjs/models/UpdateApiAccessRuleRequest.d.ts +++ b/dist/cjs/models/UpdateApiAccessRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateApiAccessRuleRequest.js b/dist/cjs/models/UpdateApiAccessRuleRequest.js index 0918d8a6..9278bfe9 100644 --- a/dist/cjs/models/UpdateApiAccessRuleRequest.js +++ b/dist/cjs/models/UpdateApiAccessRuleRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateApiAccessRuleResponse.d.ts b/dist/cjs/models/UpdateApiAccessRuleResponse.d.ts index 41bc2ad3..a52430c6 100644 --- a/dist/cjs/models/UpdateApiAccessRuleResponse.d.ts +++ b/dist/cjs/models/UpdateApiAccessRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateApiAccessRuleResponse.js b/dist/cjs/models/UpdateApiAccessRuleResponse.js index e0b97ce4..4b6ef426 100644 --- a/dist/cjs/models/UpdateApiAccessRuleResponse.js +++ b/dist/cjs/models/UpdateApiAccessRuleResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateCaRequest.d.ts b/dist/cjs/models/UpdateCaRequest.d.ts index 49b86cd4..c7508b1f 100644 --- a/dist/cjs/models/UpdateCaRequest.d.ts +++ b/dist/cjs/models/UpdateCaRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateCaRequest.js b/dist/cjs/models/UpdateCaRequest.js index b6029aaa..573a5097 100644 --- a/dist/cjs/models/UpdateCaRequest.js +++ b/dist/cjs/models/UpdateCaRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateCaResponse.d.ts b/dist/cjs/models/UpdateCaResponse.d.ts index 3db858fb..c270c357 100644 --- a/dist/cjs/models/UpdateCaResponse.d.ts +++ b/dist/cjs/models/UpdateCaResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateCaResponse.js b/dist/cjs/models/UpdateCaResponse.js index a6e871be..0b0cda5b 100644 --- a/dist/cjs/models/UpdateCaResponse.js +++ b/dist/cjs/models/UpdateCaResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateDirectLinkInterfaceRequest.d.ts b/dist/cjs/models/UpdateDirectLinkInterfaceRequest.d.ts index 59958ee3..b91bd63c 100644 --- a/dist/cjs/models/UpdateDirectLinkInterfaceRequest.d.ts +++ b/dist/cjs/models/UpdateDirectLinkInterfaceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -39,7 +39,6 @@ export interface UpdateDirectLinkInterfaceRequest { */ export declare const UpdateDirectLinkInterfaceRequestMtuEnum: { readonly NUMBER_1500: 1500; - readonly NUMBER_9000: 9000; }; export declare type UpdateDirectLinkInterfaceRequestMtuEnum = typeof UpdateDirectLinkInterfaceRequestMtuEnum[keyof typeof UpdateDirectLinkInterfaceRequestMtuEnum]; export declare function UpdateDirectLinkInterfaceRequestFromJSON(json: any): UpdateDirectLinkInterfaceRequest; diff --git a/dist/cjs/models/UpdateDirectLinkInterfaceRequest.js b/dist/cjs/models/UpdateDirectLinkInterfaceRequest.js index a4c09846..b3d2a45c 100644 --- a/dist/cjs/models/UpdateDirectLinkInterfaceRequest.js +++ b/dist/cjs/models/UpdateDirectLinkInterfaceRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -19,8 +19,7 @@ const runtime_1 = require("../runtime"); * @export */ exports.UpdateDirectLinkInterfaceRequestMtuEnum = { - NUMBER_1500: 1500, - NUMBER_9000: 9000 + NUMBER_1500: 1500 }; function UpdateDirectLinkInterfaceRequestFromJSON(json) { return UpdateDirectLinkInterfaceRequestFromJSONTyped(json, false); diff --git a/dist/cjs/models/UpdateDirectLinkInterfaceResponse.d.ts b/dist/cjs/models/UpdateDirectLinkInterfaceResponse.d.ts index 89b2226f..a1ff31df 100644 --- a/dist/cjs/models/UpdateDirectLinkInterfaceResponse.d.ts +++ b/dist/cjs/models/UpdateDirectLinkInterfaceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateDirectLinkInterfaceResponse.js b/dist/cjs/models/UpdateDirectLinkInterfaceResponse.js index 4b50cb80..2525214c 100644 --- a/dist/cjs/models/UpdateDirectLinkInterfaceResponse.js +++ b/dist/cjs/models/UpdateDirectLinkInterfaceResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateFlexibleGpuRequest.d.ts b/dist/cjs/models/UpdateFlexibleGpuRequest.d.ts index 6e5dbdc8..802fd0f3 100644 --- a/dist/cjs/models/UpdateFlexibleGpuRequest.d.ts +++ b/dist/cjs/models/UpdateFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateFlexibleGpuRequest.js b/dist/cjs/models/UpdateFlexibleGpuRequest.js index 371010ca..35479ec5 100644 --- a/dist/cjs/models/UpdateFlexibleGpuRequest.js +++ b/dist/cjs/models/UpdateFlexibleGpuRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateFlexibleGpuResponse.d.ts b/dist/cjs/models/UpdateFlexibleGpuResponse.d.ts index 8d60cdca..eabccfe7 100644 --- a/dist/cjs/models/UpdateFlexibleGpuResponse.d.ts +++ b/dist/cjs/models/UpdateFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateFlexibleGpuResponse.js b/dist/cjs/models/UpdateFlexibleGpuResponse.js index a13a0b53..2fd2547f 100644 --- a/dist/cjs/models/UpdateFlexibleGpuResponse.js +++ b/dist/cjs/models/UpdateFlexibleGpuResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateImageRequest.d.ts b/dist/cjs/models/UpdateImageRequest.d.ts index 644f6172..e81f9eec 100644 --- a/dist/cjs/models/UpdateImageRequest.d.ts +++ b/dist/cjs/models/UpdateImageRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateImageRequest.js b/dist/cjs/models/UpdateImageRequest.js index 9a853d25..6e22d6e3 100644 --- a/dist/cjs/models/UpdateImageRequest.js +++ b/dist/cjs/models/UpdateImageRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateImageResponse.d.ts b/dist/cjs/models/UpdateImageResponse.d.ts index cbb09f68..9596b80b 100644 --- a/dist/cjs/models/UpdateImageResponse.d.ts +++ b/dist/cjs/models/UpdateImageResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateImageResponse.js b/dist/cjs/models/UpdateImageResponse.js index 042ae3d2..dd0bf0fc 100644 --- a/dist/cjs/models/UpdateImageResponse.js +++ b/dist/cjs/models/UpdateImageResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateListenerRuleRequest.d.ts b/dist/cjs/models/UpdateListenerRuleRequest.d.ts index 10b27df3..cdfa6fad 100644 --- a/dist/cjs/models/UpdateListenerRuleRequest.d.ts +++ b/dist/cjs/models/UpdateListenerRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateListenerRuleRequest.js b/dist/cjs/models/UpdateListenerRuleRequest.js index c57079c5..123f003f 100644 --- a/dist/cjs/models/UpdateListenerRuleRequest.js +++ b/dist/cjs/models/UpdateListenerRuleRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateListenerRuleResponse.d.ts b/dist/cjs/models/UpdateListenerRuleResponse.d.ts index 7c685a7b..4123bec2 100644 --- a/dist/cjs/models/UpdateListenerRuleResponse.d.ts +++ b/dist/cjs/models/UpdateListenerRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateListenerRuleResponse.js b/dist/cjs/models/UpdateListenerRuleResponse.js index 92bbad1b..68b35d56 100644 --- a/dist/cjs/models/UpdateListenerRuleResponse.js +++ b/dist/cjs/models/UpdateListenerRuleResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateLoadBalancerRequest.d.ts b/dist/cjs/models/UpdateLoadBalancerRequest.d.ts index 3425893b..e601cfd5 100644 --- a/dist/cjs/models/UpdateLoadBalancerRequest.d.ts +++ b/dist/cjs/models/UpdateLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateLoadBalancerRequest.js b/dist/cjs/models/UpdateLoadBalancerRequest.js index e37a274f..ebd9cb32 100644 --- a/dist/cjs/models/UpdateLoadBalancerRequest.js +++ b/dist/cjs/models/UpdateLoadBalancerRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateLoadBalancerResponse.d.ts b/dist/cjs/models/UpdateLoadBalancerResponse.d.ts index 6e2099ea..0987ca78 100644 --- a/dist/cjs/models/UpdateLoadBalancerResponse.d.ts +++ b/dist/cjs/models/UpdateLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateLoadBalancerResponse.js b/dist/cjs/models/UpdateLoadBalancerResponse.js index 42427901..fde68a6c 100644 --- a/dist/cjs/models/UpdateLoadBalancerResponse.js +++ b/dist/cjs/models/UpdateLoadBalancerResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNetAccessPointRequest.d.ts b/dist/cjs/models/UpdateNetAccessPointRequest.d.ts index d87158a8..5e76b309 100644 --- a/dist/cjs/models/UpdateNetAccessPointRequest.d.ts +++ b/dist/cjs/models/UpdateNetAccessPointRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNetAccessPointRequest.js b/dist/cjs/models/UpdateNetAccessPointRequest.js index a3b6a8ff..a80d542d 100644 --- a/dist/cjs/models/UpdateNetAccessPointRequest.js +++ b/dist/cjs/models/UpdateNetAccessPointRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNetAccessPointResponse.d.ts b/dist/cjs/models/UpdateNetAccessPointResponse.d.ts index c2c9b858..6c0f44a2 100644 --- a/dist/cjs/models/UpdateNetAccessPointResponse.d.ts +++ b/dist/cjs/models/UpdateNetAccessPointResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNetAccessPointResponse.js b/dist/cjs/models/UpdateNetAccessPointResponse.js index e6abb4d3..19758a69 100644 --- a/dist/cjs/models/UpdateNetAccessPointResponse.js +++ b/dist/cjs/models/UpdateNetAccessPointResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNetRequest.d.ts b/dist/cjs/models/UpdateNetRequest.d.ts index e9f72b5c..ef6be9e0 100644 --- a/dist/cjs/models/UpdateNetRequest.d.ts +++ b/dist/cjs/models/UpdateNetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNetRequest.js b/dist/cjs/models/UpdateNetRequest.js index 02645858..4f83ba5e 100644 --- a/dist/cjs/models/UpdateNetRequest.js +++ b/dist/cjs/models/UpdateNetRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNetResponse.d.ts b/dist/cjs/models/UpdateNetResponse.d.ts index 7ad36142..ca5f8c41 100644 --- a/dist/cjs/models/UpdateNetResponse.d.ts +++ b/dist/cjs/models/UpdateNetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNetResponse.js b/dist/cjs/models/UpdateNetResponse.js index 195386dd..2442b2e4 100644 --- a/dist/cjs/models/UpdateNetResponse.js +++ b/dist/cjs/models/UpdateNetResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNicRequest.d.ts b/dist/cjs/models/UpdateNicRequest.d.ts index e021af07..90f803c5 100644 --- a/dist/cjs/models/UpdateNicRequest.d.ts +++ b/dist/cjs/models/UpdateNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNicRequest.js b/dist/cjs/models/UpdateNicRequest.js index a46c4471..4619a34e 100644 --- a/dist/cjs/models/UpdateNicRequest.js +++ b/dist/cjs/models/UpdateNicRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNicResponse.d.ts b/dist/cjs/models/UpdateNicResponse.d.ts index 98ac5343..d747aa24 100644 --- a/dist/cjs/models/UpdateNicResponse.d.ts +++ b/dist/cjs/models/UpdateNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateNicResponse.js b/dist/cjs/models/UpdateNicResponse.js index da22de56..1a7a8c1c 100644 --- a/dist/cjs/models/UpdateNicResponse.js +++ b/dist/cjs/models/UpdateNicResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateRoutePropagationRequest.d.ts b/dist/cjs/models/UpdateRoutePropagationRequest.d.ts index 651acc92..59a82a2f 100644 --- a/dist/cjs/models/UpdateRoutePropagationRequest.d.ts +++ b/dist/cjs/models/UpdateRoutePropagationRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateRoutePropagationRequest.js b/dist/cjs/models/UpdateRoutePropagationRequest.js index 2228650d..9499de59 100644 --- a/dist/cjs/models/UpdateRoutePropagationRequest.js +++ b/dist/cjs/models/UpdateRoutePropagationRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateRoutePropagationResponse.d.ts b/dist/cjs/models/UpdateRoutePropagationResponse.d.ts index d25f8d4d..ab24fdad 100644 --- a/dist/cjs/models/UpdateRoutePropagationResponse.d.ts +++ b/dist/cjs/models/UpdateRoutePropagationResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateRoutePropagationResponse.js b/dist/cjs/models/UpdateRoutePropagationResponse.js index e14bffed..524cd7e4 100644 --- a/dist/cjs/models/UpdateRoutePropagationResponse.js +++ b/dist/cjs/models/UpdateRoutePropagationResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateRouteRequest.d.ts b/dist/cjs/models/UpdateRouteRequest.d.ts index 454a3798..92946197 100644 --- a/dist/cjs/models/UpdateRouteRequest.d.ts +++ b/dist/cjs/models/UpdateRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateRouteRequest.js b/dist/cjs/models/UpdateRouteRequest.js index d6af4495..b7d4d79b 100644 --- a/dist/cjs/models/UpdateRouteRequest.js +++ b/dist/cjs/models/UpdateRouteRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateRouteResponse.d.ts b/dist/cjs/models/UpdateRouteResponse.d.ts index f41bbfbb..ee72cb73 100644 --- a/dist/cjs/models/UpdateRouteResponse.d.ts +++ b/dist/cjs/models/UpdateRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateRouteResponse.js b/dist/cjs/models/UpdateRouteResponse.js index 38b3b4fc..4b1a8c2f 100644 --- a/dist/cjs/models/UpdateRouteResponse.js +++ b/dist/cjs/models/UpdateRouteResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateServerCertificateRequest.d.ts b/dist/cjs/models/UpdateServerCertificateRequest.d.ts index f6dbdcc6..17d250b5 100644 --- a/dist/cjs/models/UpdateServerCertificateRequest.d.ts +++ b/dist/cjs/models/UpdateServerCertificateRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateServerCertificateRequest.js b/dist/cjs/models/UpdateServerCertificateRequest.js index 6fff5879..d99e04d6 100644 --- a/dist/cjs/models/UpdateServerCertificateRequest.js +++ b/dist/cjs/models/UpdateServerCertificateRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateServerCertificateResponse.d.ts b/dist/cjs/models/UpdateServerCertificateResponse.d.ts index 90f9d0f8..4aebe0a1 100644 --- a/dist/cjs/models/UpdateServerCertificateResponse.d.ts +++ b/dist/cjs/models/UpdateServerCertificateResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateServerCertificateResponse.js b/dist/cjs/models/UpdateServerCertificateResponse.js index ca705fd1..4ef7e210 100644 --- a/dist/cjs/models/UpdateServerCertificateResponse.js +++ b/dist/cjs/models/UpdateServerCertificateResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateSnapshotRequest.d.ts b/dist/cjs/models/UpdateSnapshotRequest.d.ts index b171e47e..5fe23275 100644 --- a/dist/cjs/models/UpdateSnapshotRequest.d.ts +++ b/dist/cjs/models/UpdateSnapshotRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateSnapshotRequest.js b/dist/cjs/models/UpdateSnapshotRequest.js index c50d5c25..1fc5b0bf 100644 --- a/dist/cjs/models/UpdateSnapshotRequest.js +++ b/dist/cjs/models/UpdateSnapshotRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateSnapshotResponse.d.ts b/dist/cjs/models/UpdateSnapshotResponse.d.ts index 08f26f23..53b21967 100644 --- a/dist/cjs/models/UpdateSnapshotResponse.d.ts +++ b/dist/cjs/models/UpdateSnapshotResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateSnapshotResponse.js b/dist/cjs/models/UpdateSnapshotResponse.js index 8f4d8083..b888ae5b 100644 --- a/dist/cjs/models/UpdateSnapshotResponse.js +++ b/dist/cjs/models/UpdateSnapshotResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateSubnetRequest.d.ts b/dist/cjs/models/UpdateSubnetRequest.d.ts index bce05ad8..0b0b4147 100644 --- a/dist/cjs/models/UpdateSubnetRequest.d.ts +++ b/dist/cjs/models/UpdateSubnetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateSubnetRequest.js b/dist/cjs/models/UpdateSubnetRequest.js index 0cc774b2..b8e8c8db 100644 --- a/dist/cjs/models/UpdateSubnetRequest.js +++ b/dist/cjs/models/UpdateSubnetRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateSubnetResponse.d.ts b/dist/cjs/models/UpdateSubnetResponse.d.ts index 14cbef0f..1866ae24 100644 --- a/dist/cjs/models/UpdateSubnetResponse.d.ts +++ b/dist/cjs/models/UpdateSubnetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateSubnetResponse.js b/dist/cjs/models/UpdateSubnetResponse.js index 701c3543..f9a99817 100644 --- a/dist/cjs/models/UpdateSubnetResponse.js +++ b/dist/cjs/models/UpdateSubnetResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVmGroupRequest.d.ts b/dist/cjs/models/UpdateVmGroupRequest.d.ts new file mode 100644 index 00000000..90e850cc --- /dev/null +++ b/dist/cjs/models/UpdateVmGroupRequest.d.ts @@ -0,0 +1,58 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * + * @export + * @interface UpdateVmGroupRequest + */ +export interface UpdateVmGroupRequest { + /** + * A new description for the VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof UpdateVmGroupRequest + */ + dryRun?: boolean; + /** + * New tags for your VM group. + * @type {Array} + * @memberof UpdateVmGroupRequest + */ + tags?: Array; + /** + * The ID of the VM group you want to update. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmGroupId: string; + /** + * A new name for your VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmGroupName?: string; + /** + * A new VM template ID for your VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmTemplateId?: string; +} +export declare function UpdateVmGroupRequestFromJSON(json: any): UpdateVmGroupRequest; +export declare function UpdateVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmGroupRequest; +export declare function UpdateVmGroupRequestToJSON(value?: UpdateVmGroupRequest | null): any; diff --git a/dist/cjs/models/UpdateVmGroupRequest.js b/dist/cjs/models/UpdateVmGroupRequest.js new file mode 100644 index 00000000..a2163e57 --- /dev/null +++ b/dist/cjs/models/UpdateVmGroupRequest.js @@ -0,0 +1,53 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UpdateVmGroupRequestToJSON = exports.UpdateVmGroupRequestFromJSONTyped = exports.UpdateVmGroupRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ResourceTag_1 = require("./ResourceTag"); +function UpdateVmGroupRequestFromJSON(json) { + return UpdateVmGroupRequestFromJSONTyped(json, false); +} +exports.UpdateVmGroupRequestFromJSON = UpdateVmGroupRequestFromJSON; +function UpdateVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'description': !(0, runtime_1.exists)(json, 'Description') ? undefined : json['Description'], + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTag_1.ResourceTagFromJSON)), + 'vmGroupId': json['VmGroupId'], + 'vmGroupName': !(0, runtime_1.exists)(json, 'VmGroupName') ? undefined : json['VmGroupName'], + 'vmTemplateId': !(0, runtime_1.exists)(json, 'VmTemplateId') ? undefined : json['VmTemplateId'], + }; +} +exports.UpdateVmGroupRequestFromJSONTyped = UpdateVmGroupRequestFromJSONTyped; +function UpdateVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Description': value.description, + 'DryRun': value.dryRun, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTag_1.ResourceTagToJSON)), + 'VmGroupId': value.vmGroupId, + 'VmGroupName': value.vmGroupName, + 'VmTemplateId': value.vmTemplateId, + }; +} +exports.UpdateVmGroupRequestToJSON = UpdateVmGroupRequestToJSON; diff --git a/dist/cjs/models/UpdateVmGroupResponse.d.ts b/dist/cjs/models/UpdateVmGroupResponse.d.ts new file mode 100644 index 00000000..202d1a92 --- /dev/null +++ b/dist/cjs/models/UpdateVmGroupResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmGroup } from './VmGroup'; +/** + * + * @export + * @interface UpdateVmGroupResponse + */ +export interface UpdateVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof UpdateVmGroupResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmGroup} + * @memberof UpdateVmGroupResponse + */ + vmGroup?: VmGroup; +} +export declare function UpdateVmGroupResponseFromJSON(json: any): UpdateVmGroupResponse; +export declare function UpdateVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmGroupResponse; +export declare function UpdateVmGroupResponseToJSON(value?: UpdateVmGroupResponse | null): any; diff --git a/dist/cjs/models/UpdateVmGroupResponse.js b/dist/cjs/models/UpdateVmGroupResponse.js new file mode 100644 index 00000000..466ca8a6 --- /dev/null +++ b/dist/cjs/models/UpdateVmGroupResponse.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UpdateVmGroupResponseToJSON = exports.UpdateVmGroupResponseFromJSONTyped = exports.UpdateVmGroupResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +const VmGroup_1 = require("./VmGroup"); +function UpdateVmGroupResponseFromJSON(json) { + return UpdateVmGroupResponseFromJSONTyped(json, false); +} +exports.UpdateVmGroupResponseFromJSON = UpdateVmGroupResponseFromJSON; +function UpdateVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + 'vmGroup': !(0, runtime_1.exists)(json, 'VmGroup') ? undefined : (0, VmGroup_1.VmGroupFromJSON)(json['VmGroup']), + }; +} +exports.UpdateVmGroupResponseFromJSONTyped = UpdateVmGroupResponseFromJSONTyped; +function UpdateVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + 'VmGroup': (0, VmGroup_1.VmGroupToJSON)(value.vmGroup), + }; +} +exports.UpdateVmGroupResponseToJSON = UpdateVmGroupResponseToJSON; diff --git a/dist/cjs/models/UpdateVmRequest.d.ts b/dist/cjs/models/UpdateVmRequest.d.ts index 3bb56e60..f5447b1b 100644 --- a/dist/cjs/models/UpdateVmRequest.d.ts +++ b/dist/cjs/models/UpdateVmRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVmRequest.js b/dist/cjs/models/UpdateVmRequest.js index 40d91ddd..df98a19f 100644 --- a/dist/cjs/models/UpdateVmRequest.js +++ b/dist/cjs/models/UpdateVmRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVmResponse.d.ts b/dist/cjs/models/UpdateVmResponse.d.ts index 070df612..725e2a8f 100644 --- a/dist/cjs/models/UpdateVmResponse.d.ts +++ b/dist/cjs/models/UpdateVmResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVmResponse.js b/dist/cjs/models/UpdateVmResponse.js index 6bdd30d1..83c277ad 100644 --- a/dist/cjs/models/UpdateVmResponse.js +++ b/dist/cjs/models/UpdateVmResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVmTemplateRequest.d.ts b/dist/cjs/models/UpdateVmTemplateRequest.d.ts new file mode 100644 index 00000000..d429f1d2 --- /dev/null +++ b/dist/cjs/models/UpdateVmTemplateRequest.d.ts @@ -0,0 +1,52 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * + * @export + * @interface UpdateVmTemplateRequest + */ +export interface UpdateVmTemplateRequest { + /** + * A new description for the VM template. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof UpdateVmTemplateRequest + */ + dryRun?: boolean; + /** + * New tags for your VM template. + * @type {Array} + * @memberof UpdateVmTemplateRequest + */ + tags?: Array; + /** + * The ID of the VM template you want to update. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + vmTemplateId: string; + /** + * A new name for your VM template. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + vmTemplateName?: string; +} +export declare function UpdateVmTemplateRequestFromJSON(json: any): UpdateVmTemplateRequest; +export declare function UpdateVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmTemplateRequest; +export declare function UpdateVmTemplateRequestToJSON(value?: UpdateVmTemplateRequest | null): any; diff --git a/dist/cjs/models/UpdateVmTemplateRequest.js b/dist/cjs/models/UpdateVmTemplateRequest.js new file mode 100644 index 00000000..e2792ddb --- /dev/null +++ b/dist/cjs/models/UpdateVmTemplateRequest.js @@ -0,0 +1,51 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UpdateVmTemplateRequestToJSON = exports.UpdateVmTemplateRequestFromJSONTyped = exports.UpdateVmTemplateRequestFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ResourceTag_1 = require("./ResourceTag"); +function UpdateVmTemplateRequestFromJSON(json) { + return UpdateVmTemplateRequestFromJSONTyped(json, false); +} +exports.UpdateVmTemplateRequestFromJSON = UpdateVmTemplateRequestFromJSON; +function UpdateVmTemplateRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'description': !(0, runtime_1.exists)(json, 'Description') ? undefined : json['Description'], + 'dryRun': !(0, runtime_1.exists)(json, 'DryRun') ? undefined : json['DryRun'], + 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTag_1.ResourceTagFromJSON)), + 'vmTemplateId': json['VmTemplateId'], + 'vmTemplateName': !(0, runtime_1.exists)(json, 'VmTemplateName') ? undefined : json['VmTemplateName'], + }; +} +exports.UpdateVmTemplateRequestFromJSONTyped = UpdateVmTemplateRequestFromJSONTyped; +function UpdateVmTemplateRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Description': value.description, + 'DryRun': value.dryRun, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTag_1.ResourceTagToJSON)), + 'VmTemplateId': value.vmTemplateId, + 'VmTemplateName': value.vmTemplateName, + }; +} +exports.UpdateVmTemplateRequestToJSON = UpdateVmTemplateRequestToJSON; diff --git a/dist/cjs/models/UpdateVmTemplateResponse.d.ts b/dist/cjs/models/UpdateVmTemplateResponse.d.ts new file mode 100644 index 00000000..cc9cfb19 --- /dev/null +++ b/dist/cjs/models/UpdateVmTemplateResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmTemplate } from './VmTemplate'; +/** + * + * @export + * @interface UpdateVmTemplateResponse + */ +export interface UpdateVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof UpdateVmTemplateResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmTemplate} + * @memberof UpdateVmTemplateResponse + */ + vmTemplate?: VmTemplate; +} +export declare function UpdateVmTemplateResponseFromJSON(json: any): UpdateVmTemplateResponse; +export declare function UpdateVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmTemplateResponse; +export declare function UpdateVmTemplateResponseToJSON(value?: UpdateVmTemplateResponse | null): any; diff --git a/dist/cjs/models/UpdateVmTemplateResponse.js b/dist/cjs/models/UpdateVmTemplateResponse.js new file mode 100644 index 00000000..a931ebb2 --- /dev/null +++ b/dist/cjs/models/UpdateVmTemplateResponse.js @@ -0,0 +1,46 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UpdateVmTemplateResponseToJSON = exports.UpdateVmTemplateResponseFromJSONTyped = exports.UpdateVmTemplateResponseFromJSON = void 0; +const runtime_1 = require("../runtime"); +const ModelResponseContext_1 = require("./ModelResponseContext"); +const VmTemplate_1 = require("./VmTemplate"); +function UpdateVmTemplateResponseFromJSON(json) { + return UpdateVmTemplateResponseFromJSONTyped(json, false); +} +exports.UpdateVmTemplateResponseFromJSON = UpdateVmTemplateResponseFromJSON; +function UpdateVmTemplateResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !(0, runtime_1.exists)(json, 'ResponseContext') ? undefined : (0, ModelResponseContext_1.ModelResponseContextFromJSON)(json['ResponseContext']), + 'vmTemplate': !(0, runtime_1.exists)(json, 'VmTemplate') ? undefined : (0, VmTemplate_1.VmTemplateFromJSON)(json['VmTemplate']), + }; +} +exports.UpdateVmTemplateResponseFromJSONTyped = UpdateVmTemplateResponseFromJSONTyped; +function UpdateVmTemplateResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': (0, ModelResponseContext_1.ModelResponseContextToJSON)(value.responseContext), + 'VmTemplate': (0, VmTemplate_1.VmTemplateToJSON)(value.vmTemplate), + }; +} +exports.UpdateVmTemplateResponseToJSON = UpdateVmTemplateResponseToJSON; diff --git a/dist/cjs/models/UpdateVolumeRequest.d.ts b/dist/cjs/models/UpdateVolumeRequest.d.ts index d68aa517..3f17362a 100644 --- a/dist/cjs/models/UpdateVolumeRequest.d.ts +++ b/dist/cjs/models/UpdateVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVolumeRequest.js b/dist/cjs/models/UpdateVolumeRequest.js index d67cd4de..fa27dd75 100644 --- a/dist/cjs/models/UpdateVolumeRequest.js +++ b/dist/cjs/models/UpdateVolumeRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVolumeResponse.d.ts b/dist/cjs/models/UpdateVolumeResponse.d.ts index bbb1e9d7..79c97352 100644 --- a/dist/cjs/models/UpdateVolumeResponse.d.ts +++ b/dist/cjs/models/UpdateVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVolumeResponse.js b/dist/cjs/models/UpdateVolumeResponse.js index 07d05ab3..d8a5e9f7 100644 --- a/dist/cjs/models/UpdateVolumeResponse.js +++ b/dist/cjs/models/UpdateVolumeResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVpnConnectionRequest.d.ts b/dist/cjs/models/UpdateVpnConnectionRequest.d.ts index 768330a3..44715993 100644 --- a/dist/cjs/models/UpdateVpnConnectionRequest.d.ts +++ b/dist/cjs/models/UpdateVpnConnectionRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVpnConnectionRequest.js b/dist/cjs/models/UpdateVpnConnectionRequest.js index 3b9f24be..a21e2783 100644 --- a/dist/cjs/models/UpdateVpnConnectionRequest.js +++ b/dist/cjs/models/UpdateVpnConnectionRequest.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVpnConnectionResponse.d.ts b/dist/cjs/models/UpdateVpnConnectionResponse.d.ts index 779da003..baa3c3bb 100644 --- a/dist/cjs/models/UpdateVpnConnectionResponse.d.ts +++ b/dist/cjs/models/UpdateVpnConnectionResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/UpdateVpnConnectionResponse.js b/dist/cjs/models/UpdateVpnConnectionResponse.js index 56ef87b9..7f73151e 100644 --- a/dist/cjs/models/UpdateVpnConnectionResponse.js +++ b/dist/cjs/models/UpdateVpnConnectionResponse.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VgwTelemetry.d.ts b/dist/cjs/models/VgwTelemetry.d.ts index 5f869c23..91e542c3 100644 --- a/dist/cjs/models/VgwTelemetry.d.ts +++ b/dist/cjs/models/VgwTelemetry.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VgwTelemetry.js b/dist/cjs/models/VgwTelemetry.js index 3d417b7c..5088c8eb 100644 --- a/dist/cjs/models/VgwTelemetry.js +++ b/dist/cjs/models/VgwTelemetry.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VirtualGateway.d.ts b/dist/cjs/models/VirtualGateway.d.ts index 4f4a37b0..2be5f0cd 100644 --- a/dist/cjs/models/VirtualGateway.d.ts +++ b/dist/cjs/models/VirtualGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VirtualGateway.js b/dist/cjs/models/VirtualGateway.js index 69fb9bcb..9e507db7 100644 --- a/dist/cjs/models/VirtualGateway.js +++ b/dist/cjs/models/VirtualGateway.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Vm.d.ts b/dist/cjs/models/Vm.d.ts index af7c978b..7ecc687e 100644 --- a/dist/cjs/models/Vm.d.ts +++ b/dist/cjs/models/Vm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -135,7 +135,7 @@ export interface Vm { */ privateIp?: string; /** - * The product code associated with the OMI used to create the VM (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI used to create the VM. * @type {Array} * @memberof Vm */ diff --git a/dist/cjs/models/Vm.js b/dist/cjs/models/Vm.js index f91c72ce..3c74092e 100644 --- a/dist/cjs/models/Vm.js +++ b/dist/cjs/models/Vm.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VmGroup.d.ts b/dist/cjs/models/VmGroup.d.ts new file mode 100644 index 00000000..393ac721 --- /dev/null +++ b/dist/cjs/models/VmGroup.d.ts @@ -0,0 +1,115 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * Information about the VM group. + * @export + * @interface VmGroup + */ +export interface VmGroup { + /** + * The date and time of creation of the VM group. + * @type {string} + * @memberof VmGroup + */ + creationDate?: string; + /** + * The description of the VM group. + * @type {string} + * @memberof VmGroup + */ + description?: string; + /** + * The positioning strategy of the VMs on hypervisors. By default, or if set to `no-strategy`, TINA determines the most adequate position for the VMs. If set to `attract`, the VMs are deployed on the same hypervisor, which improves network performance. If set to `repulse`, the VMs are deployed on a different hypervisor, which improves fault tolerance. + * @type {string} + * @memberof VmGroup + */ + positioningStrategy?: VmGroupPositioningStrategyEnum; + /** + * One or more IDs of security groups for the VM group. + * @type {Array} + * @memberof VmGroup + */ + securityGroupIds?: Array; + /** + * The state of the VM group (`pending` \| `available` \| `scaling up` \| `scaling down` \| `deleting` \| `deleted`). + * @type {string} + * @memberof VmGroup + */ + state?: VmGroupStateEnum; + /** + * The ID of the Subnet for the VM group. + * @type {string} + * @memberof VmGroup + */ + subnetId?: string; + /** + * One or more tags associated with the VM group. + * @type {Array} + * @memberof VmGroup + */ + tags?: Array; + /** + * The number of VMs in the VM group. + * @type {number} + * @memberof VmGroup + */ + vmCount?: number; + /** + * The ID of the VM group. + * @type {string} + * @memberof VmGroup + */ + vmGroupId?: string; + /** + * The name of the VM group. + * @type {string} + * @memberof VmGroup + */ + vmGroupName?: string; + /** + * The IDs of the VMs in the VM group. + * @type {Array} + * @memberof VmGroup + */ + vmIds?: Array; + /** + * The ID of the VM template used by the VM group. + * @type {string} + * @memberof VmGroup + */ + vmTemplateId?: string; +} +/** + * @export + */ +export declare const VmGroupPositioningStrategyEnum: { + readonly Attract: "attract"; + readonly NoStrategy: "no-strategy"; + readonly Repulse: "repulse"; +}; +export declare type VmGroupPositioningStrategyEnum = typeof VmGroupPositioningStrategyEnum[keyof typeof VmGroupPositioningStrategyEnum]; +/** + * @export + */ +export declare const VmGroupStateEnum: { + readonly Available: "available"; + readonly Deleted: "deleted"; + readonly Deleting: "deleting"; + readonly Pending: "pending"; + readonly ScalingDown: "scaling down"; + readonly ScalingUp: "scaling up"; +}; +export declare type VmGroupStateEnum = typeof VmGroupStateEnum[keyof typeof VmGroupStateEnum]; +export declare function VmGroupFromJSON(json: any): VmGroup; +export declare function VmGroupFromJSONTyped(json: any, ignoreDiscriminator: boolean): VmGroup; +export declare function VmGroupToJSON(value?: VmGroup | null): any; diff --git a/dist/cjs/models/VmGroup.js b/dist/cjs/models/VmGroup.js new file mode 100644 index 00000000..a0b0c6ad --- /dev/null +++ b/dist/cjs/models/VmGroup.js @@ -0,0 +1,84 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.VmGroupToJSON = exports.VmGroupFromJSONTyped = exports.VmGroupFromJSON = exports.VmGroupStateEnum = exports.VmGroupPositioningStrategyEnum = void 0; +const runtime_1 = require("../runtime"); +const ResourceTag_1 = require("./ResourceTag"); +/** + * @export + */ +exports.VmGroupPositioningStrategyEnum = { + Attract: 'attract', + NoStrategy: 'no-strategy', + Repulse: 'repulse' +}; +/** + * @export + */ +exports.VmGroupStateEnum = { + Available: 'available', + Deleted: 'deleted', + Deleting: 'deleting', + Pending: 'pending', + ScalingDown: 'scaling down', + ScalingUp: 'scaling up' +}; +function VmGroupFromJSON(json) { + return VmGroupFromJSONTyped(json, false); +} +exports.VmGroupFromJSON = VmGroupFromJSON; +function VmGroupFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'creationDate': !(0, runtime_1.exists)(json, 'CreationDate') ? undefined : json['CreationDate'], + 'description': !(0, runtime_1.exists)(json, 'Description') ? undefined : json['Description'], + 'positioningStrategy': !(0, runtime_1.exists)(json, 'PositioningStrategy') ? undefined : json['PositioningStrategy'], + 'securityGroupIds': !(0, runtime_1.exists)(json, 'SecurityGroupIds') ? undefined : json['SecurityGroupIds'], + 'state': !(0, runtime_1.exists)(json, 'State') ? undefined : json['State'], + 'subnetId': !(0, runtime_1.exists)(json, 'SubnetId') ? undefined : json['SubnetId'], + 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTag_1.ResourceTagFromJSON)), + 'vmCount': !(0, runtime_1.exists)(json, 'VmCount') ? undefined : json['VmCount'], + 'vmGroupId': !(0, runtime_1.exists)(json, 'VmGroupId') ? undefined : json['VmGroupId'], + 'vmGroupName': !(0, runtime_1.exists)(json, 'VmGroupName') ? undefined : json['VmGroupName'], + 'vmIds': !(0, runtime_1.exists)(json, 'VmIds') ? undefined : json['VmIds'], + 'vmTemplateId': !(0, runtime_1.exists)(json, 'VmTemplateId') ? undefined : json['VmTemplateId'], + }; +} +exports.VmGroupFromJSONTyped = VmGroupFromJSONTyped; +function VmGroupToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CreationDate': value.creationDate, + 'Description': value.description, + 'PositioningStrategy': value.positioningStrategy, + 'SecurityGroupIds': value.securityGroupIds, + 'State': value.state, + 'SubnetId': value.subnetId, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTag_1.ResourceTagToJSON)), + 'VmCount': value.vmCount, + 'VmGroupId': value.vmGroupId, + 'VmGroupName': value.vmGroupName, + 'VmIds': value.vmIds, + 'VmTemplateId': value.vmTemplateId, + }; +} +exports.VmGroupToJSON = VmGroupToJSON; diff --git a/dist/cjs/models/VmState.d.ts b/dist/cjs/models/VmState.d.ts index 658622f7..3f10390f 100644 --- a/dist/cjs/models/VmState.d.ts +++ b/dist/cjs/models/VmState.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VmState.js b/dist/cjs/models/VmState.js index 127dc8ea..0385cd3e 100644 --- a/dist/cjs/models/VmState.js +++ b/dist/cjs/models/VmState.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VmStates.d.ts b/dist/cjs/models/VmStates.d.ts index 1771fb68..49543d0f 100644 --- a/dist/cjs/models/VmStates.d.ts +++ b/dist/cjs/models/VmStates.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VmStates.js b/dist/cjs/models/VmStates.js index aa797f39..6a562f92 100644 --- a/dist/cjs/models/VmStates.js +++ b/dist/cjs/models/VmStates.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VmTemplate.d.ts b/dist/cjs/models/VmTemplate.d.ts new file mode 100644 index 00000000..218c0a40 --- /dev/null +++ b/dist/cjs/models/VmTemplate.d.ts @@ -0,0 +1,97 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * Information about the VM template. + * @export + * @interface VmTemplate + */ +export interface VmTemplate { + /** + * The number of vCores. + * @type {number} + * @memberof VmTemplate + */ + cpuCores: number; + /** + * The processor generation. + * @type {string} + * @memberof VmTemplate + */ + cpuGeneration: string; + /** + * The performance of the VMs. + * @type {string} + * @memberof VmTemplate + */ + cpuPerformance?: VmTemplateCpuPerformanceEnum; + /** + * The date and time of creation of the VM template. + * @type {Date} + * @memberof VmTemplate + */ + creationDate?: Date; + /** + * The description of the VM template. + * @type {string} + * @memberof VmTemplate + */ + description?: string; + /** + * The ID of the OMI. + * @type {string} + * @memberof VmTemplate + */ + imageId: string; + /** + * The name of the keypair. + * @type {string} + * @memberof VmTemplate + */ + keypairName?: string; + /** + * The amount of RAM. + * @type {number} + * @memberof VmTemplate + */ + ram: number; + /** + * One or more tags associated with the VM template. + * @type {Array} + * @memberof VmTemplate + */ + tags?: Array; + /** + * The ID of the VM template. + * @type {string} + * @memberof VmTemplate + */ + vmTemplateId: string; + /** + * The name of the VM template. + * @type {string} + * @memberof VmTemplate + */ + vmTemplateName: string; +} +/** + * @export + */ +export declare const VmTemplateCpuPerformanceEnum: { + readonly Medium: "medium"; + readonly High: "high"; + readonly Highest: "highest"; +}; +export declare type VmTemplateCpuPerformanceEnum = typeof VmTemplateCpuPerformanceEnum[keyof typeof VmTemplateCpuPerformanceEnum]; +export declare function VmTemplateFromJSON(json: any): VmTemplate; +export declare function VmTemplateFromJSONTyped(json: any, ignoreDiscriminator: boolean): VmTemplate; +export declare function VmTemplateToJSON(value?: VmTemplate | null): any; diff --git a/dist/cjs/models/VmTemplate.js b/dist/cjs/models/VmTemplate.js new file mode 100644 index 00000000..f9f29935 --- /dev/null +++ b/dist/cjs/models/VmTemplate.js @@ -0,0 +1,71 @@ +"use strict"; +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.VmTemplateToJSON = exports.VmTemplateFromJSONTyped = exports.VmTemplateFromJSON = exports.VmTemplateCpuPerformanceEnum = void 0; +const runtime_1 = require("../runtime"); +const ResourceTag_1 = require("./ResourceTag"); +/** + * @export + */ +exports.VmTemplateCpuPerformanceEnum = { + Medium: 'medium', + High: 'high', + Highest: 'highest' +}; +function VmTemplateFromJSON(json) { + return VmTemplateFromJSONTyped(json, false); +} +exports.VmTemplateFromJSON = VmTemplateFromJSON; +function VmTemplateFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'cpuCores': json['CpuCores'], + 'cpuGeneration': json['CpuGeneration'], + 'cpuPerformance': !(0, runtime_1.exists)(json, 'CpuPerformance') ? undefined : json['CpuPerformance'], + 'creationDate': !(0, runtime_1.exists)(json, 'CreationDate') ? undefined : (new Date(json['CreationDate'])), + 'description': !(0, runtime_1.exists)(json, 'Description') ? undefined : json['Description'], + 'imageId': json['ImageId'], + 'keypairName': !(0, runtime_1.exists)(json, 'KeypairName') ? undefined : json['KeypairName'], + 'ram': json['Ram'], + 'tags': !(0, runtime_1.exists)(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTag_1.ResourceTagFromJSON)), + 'vmTemplateId': json['VmTemplateId'], + 'vmTemplateName': json['VmTemplateName'], + }; +} +exports.VmTemplateFromJSONTyped = VmTemplateFromJSONTyped; +function VmTemplateToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CpuCores': value.cpuCores, + 'CpuGeneration': value.cpuGeneration, + 'CpuPerformance': value.cpuPerformance, + 'CreationDate': value.creationDate === undefined ? undefined : (value.creationDate.toISOString()), + 'Description': value.description, + 'ImageId': value.imageId, + 'KeypairName': value.keypairName, + 'Ram': value.ram, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTag_1.ResourceTagToJSON)), + 'VmTemplateId': value.vmTemplateId, + 'VmTemplateName': value.vmTemplateName, + }; +} +exports.VmTemplateToJSON = VmTemplateToJSON; diff --git a/dist/cjs/models/VmType.d.ts b/dist/cjs/models/VmType.d.ts index b5d53037..25925aab 100644 --- a/dist/cjs/models/VmType.d.ts +++ b/dist/cjs/models/VmType.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VmType.js b/dist/cjs/models/VmType.js index 85a0acee..f56e8298 100644 --- a/dist/cjs/models/VmType.js +++ b/dist/cjs/models/VmType.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Volume.d.ts b/dist/cjs/models/Volume.d.ts index ada76dca..0157e940 100644 --- a/dist/cjs/models/Volume.d.ts +++ b/dist/cjs/models/Volume.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/Volume.js b/dist/cjs/models/Volume.js index be98de23..00897d31 100644 --- a/dist/cjs/models/Volume.js +++ b/dist/cjs/models/Volume.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VpnConnection.d.ts b/dist/cjs/models/VpnConnection.d.ts index aa714401..58a978d9 100644 --- a/dist/cjs/models/VpnConnection.d.ts +++ b/dist/cjs/models/VpnConnection.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VpnConnection.js b/dist/cjs/models/VpnConnection.js index d2683896..ca62ac27 100644 --- a/dist/cjs/models/VpnConnection.js +++ b/dist/cjs/models/VpnConnection.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VpnOptions.d.ts b/dist/cjs/models/VpnOptions.d.ts index 1273ddd7..65adfd29 100644 --- a/dist/cjs/models/VpnOptions.d.ts +++ b/dist/cjs/models/VpnOptions.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/VpnOptions.js b/dist/cjs/models/VpnOptions.js index b4eb1d7b..0091f1e3 100644 --- a/dist/cjs/models/VpnOptions.js +++ b/dist/cjs/models/VpnOptions.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/With.d.ts b/dist/cjs/models/With.d.ts index 7230cf8a..9160d5e2 100644 --- a/dist/cjs/models/With.d.ts +++ b/dist/cjs/models/With.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/With.js b/dist/cjs/models/With.js index 0c2645f3..cc181fcf 100644 --- a/dist/cjs/models/With.js +++ b/dist/cjs/models/With.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/models/index.d.ts b/dist/cjs/models/index.d.ts index 0ab54987..c51cc52c 100644 --- a/dist/cjs/models/index.d.ts +++ b/dist/cjs/models/index.d.ts @@ -19,6 +19,7 @@ export * from './BsuToUpdateVm'; export * from './Ca'; export * from './Catalog'; export * from './CatalogEntry'; +export * from './Catalogs'; export * from './CheckAuthenticationRequest'; export * from './CheckAuthenticationResponse'; export * from './ClientGateway'; @@ -91,6 +92,10 @@ export * from './CreateTagsRequest'; export * from './CreateTagsResponse'; export * from './CreateVirtualGatewayRequest'; export * from './CreateVirtualGatewayResponse'; +export * from './CreateVmGroupRequest'; +export * from './CreateVmGroupResponse'; +export * from './CreateVmTemplateRequest'; +export * from './CreateVmTemplateResponse'; export * from './CreateVmsRequest'; export * from './CreateVmsResponse'; export * from './CreateVolumeRequest'; @@ -163,6 +168,10 @@ export * from './DeleteTagsRequest'; export * from './DeleteTagsResponse'; export * from './DeleteVirtualGatewayRequest'; export * from './DeleteVirtualGatewayResponse'; +export * from './DeleteVmGroupRequest'; +export * from './DeleteVmGroupResponse'; +export * from './DeleteVmTemplateRequest'; +export * from './DeleteVmTemplateResponse'; export * from './DeleteVmsRequest'; export * from './DeleteVmsResponse'; export * from './DeleteVolumeRequest'; @@ -183,6 +192,7 @@ export * from './FiltersAccessKeys'; export * from './FiltersApiAccessRule'; export * from './FiltersApiLog'; export * from './FiltersCa'; +export * from './FiltersCatalogs'; export * from './FiltersClientGateway'; export * from './FiltersDhcpOptions'; export * from './FiltersDirectLink'; @@ -212,6 +222,8 @@ export * from './FiltersSubregion'; export * from './FiltersTag'; export * from './FiltersVirtualGateway'; export * from './FiltersVm'; +export * from './FiltersVmGroup'; +export * from './FiltersVmTemplate'; export * from './FiltersVmType'; export * from './FiltersVmsState'; export * from './FiltersVolume'; @@ -303,6 +315,8 @@ export * from './ReadCasRequest'; export * from './ReadCasResponse'; export * from './ReadCatalogRequest'; export * from './ReadCatalogResponse'; +export * from './ReadCatalogsRequest'; +export * from './ReadCatalogsResponse'; export * from './ReadClientGatewaysRequest'; export * from './ReadClientGatewaysResponse'; export * from './ReadConsoleOutputRequest'; @@ -379,6 +393,10 @@ export * from './ReadTagsRequest'; export * from './ReadTagsResponse'; export * from './ReadVirtualGatewaysRequest'; export * from './ReadVirtualGatewaysResponse'; +export * from './ReadVmGroupsRequest'; +export * from './ReadVmGroupsResponse'; +export * from './ReadVmTemplatesRequest'; +export * from './ReadVmTemplatesResponse'; export * from './ReadVmTypesRequest'; export * from './ReadVmTypesResponse'; export * from './ReadVmsHealthRequest'; @@ -406,6 +424,10 @@ export * from './Route'; export * from './RouteLight'; export * from './RoutePropagatingVirtualGateway'; export * from './RouteTable'; +export * from './ScaleDownVmGroupRequest'; +export * from './ScaleDownVmGroupResponse'; +export * from './ScaleUpVmGroupRequest'; +export * from './ScaleUpVmGroupResponse'; export * from './SecurityGroup'; export * from './SecurityGroupLight'; export * from './SecurityGroupRule'; @@ -480,8 +502,12 @@ export * from './UpdateSnapshotRequest'; export * from './UpdateSnapshotResponse'; export * from './UpdateSubnetRequest'; export * from './UpdateSubnetResponse'; +export * from './UpdateVmGroupRequest'; +export * from './UpdateVmGroupResponse'; export * from './UpdateVmRequest'; export * from './UpdateVmResponse'; +export * from './UpdateVmTemplateRequest'; +export * from './UpdateVmTemplateResponse'; export * from './UpdateVolumeRequest'; export * from './UpdateVolumeResponse'; export * from './UpdateVpnConnectionRequest'; @@ -489,8 +515,10 @@ export * from './UpdateVpnConnectionResponse'; export * from './VgwTelemetry'; export * from './VirtualGateway'; export * from './Vm'; +export * from './VmGroup'; export * from './VmState'; export * from './VmStates'; +export * from './VmTemplate'; export * from './VmType'; export * from './Volume'; export * from './VpnConnection'; diff --git a/dist/cjs/models/index.js b/dist/cjs/models/index.js index dbf10524..5aebadfe 100644 --- a/dist/cjs/models/index.js +++ b/dist/cjs/models/index.js @@ -37,6 +37,7 @@ __exportStar(require("./BsuToUpdateVm"), exports); __exportStar(require("./Ca"), exports); __exportStar(require("./Catalog"), exports); __exportStar(require("./CatalogEntry"), exports); +__exportStar(require("./Catalogs"), exports); __exportStar(require("./CheckAuthenticationRequest"), exports); __exportStar(require("./CheckAuthenticationResponse"), exports); __exportStar(require("./ClientGateway"), exports); @@ -109,6 +110,10 @@ __exportStar(require("./CreateTagsRequest"), exports); __exportStar(require("./CreateTagsResponse"), exports); __exportStar(require("./CreateVirtualGatewayRequest"), exports); __exportStar(require("./CreateVirtualGatewayResponse"), exports); +__exportStar(require("./CreateVmGroupRequest"), exports); +__exportStar(require("./CreateVmGroupResponse"), exports); +__exportStar(require("./CreateVmTemplateRequest"), exports); +__exportStar(require("./CreateVmTemplateResponse"), exports); __exportStar(require("./CreateVmsRequest"), exports); __exportStar(require("./CreateVmsResponse"), exports); __exportStar(require("./CreateVolumeRequest"), exports); @@ -181,6 +186,10 @@ __exportStar(require("./DeleteTagsRequest"), exports); __exportStar(require("./DeleteTagsResponse"), exports); __exportStar(require("./DeleteVirtualGatewayRequest"), exports); __exportStar(require("./DeleteVirtualGatewayResponse"), exports); +__exportStar(require("./DeleteVmGroupRequest"), exports); +__exportStar(require("./DeleteVmGroupResponse"), exports); +__exportStar(require("./DeleteVmTemplateRequest"), exports); +__exportStar(require("./DeleteVmTemplateResponse"), exports); __exportStar(require("./DeleteVmsRequest"), exports); __exportStar(require("./DeleteVmsResponse"), exports); __exportStar(require("./DeleteVolumeRequest"), exports); @@ -201,6 +210,7 @@ __exportStar(require("./FiltersAccessKeys"), exports); __exportStar(require("./FiltersApiAccessRule"), exports); __exportStar(require("./FiltersApiLog"), exports); __exportStar(require("./FiltersCa"), exports); +__exportStar(require("./FiltersCatalogs"), exports); __exportStar(require("./FiltersClientGateway"), exports); __exportStar(require("./FiltersDhcpOptions"), exports); __exportStar(require("./FiltersDirectLink"), exports); @@ -230,6 +240,8 @@ __exportStar(require("./FiltersSubregion"), exports); __exportStar(require("./FiltersTag"), exports); __exportStar(require("./FiltersVirtualGateway"), exports); __exportStar(require("./FiltersVm"), exports); +__exportStar(require("./FiltersVmGroup"), exports); +__exportStar(require("./FiltersVmTemplate"), exports); __exportStar(require("./FiltersVmType"), exports); __exportStar(require("./FiltersVmsState"), exports); __exportStar(require("./FiltersVolume"), exports); @@ -321,6 +333,8 @@ __exportStar(require("./ReadCasRequest"), exports); __exportStar(require("./ReadCasResponse"), exports); __exportStar(require("./ReadCatalogRequest"), exports); __exportStar(require("./ReadCatalogResponse"), exports); +__exportStar(require("./ReadCatalogsRequest"), exports); +__exportStar(require("./ReadCatalogsResponse"), exports); __exportStar(require("./ReadClientGatewaysRequest"), exports); __exportStar(require("./ReadClientGatewaysResponse"), exports); __exportStar(require("./ReadConsoleOutputRequest"), exports); @@ -397,6 +411,10 @@ __exportStar(require("./ReadTagsRequest"), exports); __exportStar(require("./ReadTagsResponse"), exports); __exportStar(require("./ReadVirtualGatewaysRequest"), exports); __exportStar(require("./ReadVirtualGatewaysResponse"), exports); +__exportStar(require("./ReadVmGroupsRequest"), exports); +__exportStar(require("./ReadVmGroupsResponse"), exports); +__exportStar(require("./ReadVmTemplatesRequest"), exports); +__exportStar(require("./ReadVmTemplatesResponse"), exports); __exportStar(require("./ReadVmTypesRequest"), exports); __exportStar(require("./ReadVmTypesResponse"), exports); __exportStar(require("./ReadVmsHealthRequest"), exports); @@ -424,6 +442,10 @@ __exportStar(require("./Route"), exports); __exportStar(require("./RouteLight"), exports); __exportStar(require("./RoutePropagatingVirtualGateway"), exports); __exportStar(require("./RouteTable"), exports); +__exportStar(require("./ScaleDownVmGroupRequest"), exports); +__exportStar(require("./ScaleDownVmGroupResponse"), exports); +__exportStar(require("./ScaleUpVmGroupRequest"), exports); +__exportStar(require("./ScaleUpVmGroupResponse"), exports); __exportStar(require("./SecurityGroup"), exports); __exportStar(require("./SecurityGroupLight"), exports); __exportStar(require("./SecurityGroupRule"), exports); @@ -498,8 +520,12 @@ __exportStar(require("./UpdateSnapshotRequest"), exports); __exportStar(require("./UpdateSnapshotResponse"), exports); __exportStar(require("./UpdateSubnetRequest"), exports); __exportStar(require("./UpdateSubnetResponse"), exports); +__exportStar(require("./UpdateVmGroupRequest"), exports); +__exportStar(require("./UpdateVmGroupResponse"), exports); __exportStar(require("./UpdateVmRequest"), exports); __exportStar(require("./UpdateVmResponse"), exports); +__exportStar(require("./UpdateVmTemplateRequest"), exports); +__exportStar(require("./UpdateVmTemplateResponse"), exports); __exportStar(require("./UpdateVolumeRequest"), exports); __exportStar(require("./UpdateVolumeResponse"), exports); __exportStar(require("./UpdateVpnConnectionRequest"), exports); @@ -507,8 +533,10 @@ __exportStar(require("./UpdateVpnConnectionResponse"), exports); __exportStar(require("./VgwTelemetry"), exports); __exportStar(require("./VirtualGateway"), exports); __exportStar(require("./Vm"), exports); +__exportStar(require("./VmGroup"), exports); __exportStar(require("./VmState"), exports); __exportStar(require("./VmStates"), exports); +__exportStar(require("./VmTemplate"), exports); __exportStar(require("./VmType"), exports); __exportStar(require("./Volume"), exports); __exportStar(require("./VpnConnection"), exports); diff --git a/dist/cjs/runtime.d.ts b/dist/cjs/runtime.d.ts index 1513c323..6a2e4ab8 100644 --- a/dist/cjs/runtime.d.ts +++ b/dist/cjs/runtime.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/cjs/runtime.js b/dist/cjs/runtime.js index ee0790e3..f8675f97 100644 --- a/dist/cjs/runtime.js +++ b/dist/cjs/runtime.js @@ -5,7 +5,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -60,7 +60,7 @@ class Configuration { } const headers = this.configuration.headers; if (!("User-Agent" in headers)) { - headers["User-Agent"] = "osc-sdk-js/0.8.0"; + headers["User-Agent"] = "osc-sdk-js/0.9.0"; } } set config(configuration) { diff --git a/dist/esm/apis/AccessKeyApi.d.ts b/dist/esm/apis/AccessKeyApi.d.ts index 49b95487..b37a414f 100644 --- a/dist/esm/apis/AccessKeyApi.d.ts +++ b/dist/esm/apis/AccessKeyApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/AccessKeyApi.js b/dist/esm/apis/AccessKeyApi.js index 56523021..19c88d30 100644 --- a/dist/esm/apis/AccessKeyApi.js +++ b/dist/esm/apis/AccessKeyApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/AccountApi.d.ts b/dist/esm/apis/AccountApi.d.ts index 5252ec7c..fbd571b5 100644 --- a/dist/esm/apis/AccountApi.d.ts +++ b/dist/esm/apis/AccountApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/AccountApi.js b/dist/esm/apis/AccountApi.js index 4eb69fe8..9b13a9fc 100644 --- a/dist/esm/apis/AccountApi.js +++ b/dist/esm/apis/AccountApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ApiAccessPolicyApi.d.ts b/dist/esm/apis/ApiAccessPolicyApi.d.ts index 4f0e37a7..f0b1f11f 100644 --- a/dist/esm/apis/ApiAccessPolicyApi.d.ts +++ b/dist/esm/apis/ApiAccessPolicyApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ApiAccessPolicyApi.js b/dist/esm/apis/ApiAccessPolicyApi.js index a484b983..c897a52c 100644 --- a/dist/esm/apis/ApiAccessPolicyApi.js +++ b/dist/esm/apis/ApiAccessPolicyApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ApiAccessRuleApi.d.ts b/dist/esm/apis/ApiAccessRuleApi.d.ts index e9dcb3fd..3b5320de 100644 --- a/dist/esm/apis/ApiAccessRuleApi.d.ts +++ b/dist/esm/apis/ApiAccessRuleApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ApiAccessRuleApi.js b/dist/esm/apis/ApiAccessRuleApi.js index 9a6bf90b..59c08b65 100644 --- a/dist/esm/apis/ApiAccessRuleApi.js +++ b/dist/esm/apis/ApiAccessRuleApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ApiLogApi.d.ts b/dist/esm/apis/ApiLogApi.d.ts index 54a5de3b..6b06c2c8 100644 --- a/dist/esm/apis/ApiLogApi.d.ts +++ b/dist/esm/apis/ApiLogApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ApiLogApi.js b/dist/esm/apis/ApiLogApi.js index a089599e..dc5aae58 100644 --- a/dist/esm/apis/ApiLogApi.js +++ b/dist/esm/apis/ApiLogApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/CaApi.d.ts b/dist/esm/apis/CaApi.d.ts index b86b13d3..b7033cbc 100644 --- a/dist/esm/apis/CaApi.d.ts +++ b/dist/esm/apis/CaApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/CaApi.js b/dist/esm/apis/CaApi.js index d755cab0..bb18708f 100644 --- a/dist/esm/apis/CaApi.js +++ b/dist/esm/apis/CaApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/CatalogApi.d.ts b/dist/esm/apis/CatalogApi.d.ts index 1e46e4be..9ce9d3dc 100644 --- a/dist/esm/apis/CatalogApi.d.ts +++ b/dist/esm/apis/CatalogApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -10,10 +10,13 @@ * Do not edit the class manually. */ import * as runtime from '../runtime'; -import { ReadCatalogRequest, ReadCatalogResponse } from '../models'; +import { ReadCatalogRequest, ReadCatalogResponse, ReadCatalogsRequest, ReadCatalogsResponse } from '../models'; export interface ReadCatalogOperationRequest { readCatalogRequest?: ReadCatalogRequest; } +export interface ReadCatalogsOperationRequest { + readCatalogsRequest?: ReadCatalogsRequest; +} /** * CatalogApi - interface * @@ -32,6 +35,17 @@ export interface CatalogApiInterface { /** */ readCatalog(requestParameters: ReadCatalogOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ReadCatalogsRequest} [readCatalogsRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof CatalogApiInterface + */ + readCatalogsRaw(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readCatalogs(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; } /** * @@ -43,4 +57,10 @@ export declare class CatalogApi extends runtime.BaseAPI implements CatalogApiInt /** */ readCatalog(requestParameters?: ReadCatalogOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + readCatalogsRaw(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readCatalogs(requestParameters?: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; } diff --git a/dist/esm/apis/CatalogApi.js b/dist/esm/apis/CatalogApi.js index 8c65770a..131392b2 100644 --- a/dist/esm/apis/CatalogApi.js +++ b/dist/esm/apis/CatalogApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -21,7 +21,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge }); }; import * as runtime from '../runtime'; -import { ReadCatalogRequestToJSON, ReadCatalogResponseFromJSON, } from '../models'; +import { ReadCatalogRequestToJSON, ReadCatalogResponseFromJSON, ReadCatalogsRequestToJSON, ReadCatalogsResponseFromJSON, } from '../models'; /** * */ @@ -65,4 +65,43 @@ export class CatalogApi extends runtime.BaseAPI { return yield response.value(); }); } + /** + */ + readCatalogsRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = ReadCatalogsRequestToJSON(requestParameters.readCatalogsRequest); + const request = { + path: `/ReadCatalogs`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => ReadCatalogsResponseFromJSON(jsonValue)); + }); + } + /** + */ + readCatalogs(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.readCatalogsRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } } diff --git a/dist/esm/apis/ClientGatewayApi.d.ts b/dist/esm/apis/ClientGatewayApi.d.ts index 9bf47c0f..093c9bce 100644 --- a/dist/esm/apis/ClientGatewayApi.d.ts +++ b/dist/esm/apis/ClientGatewayApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ClientGatewayApi.js b/dist/esm/apis/ClientGatewayApi.js index ab9555b9..553252ae 100644 --- a/dist/esm/apis/ClientGatewayApi.js +++ b/dist/esm/apis/ClientGatewayApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/DhcpOptionApi.d.ts b/dist/esm/apis/DhcpOptionApi.d.ts index 79927dcf..4b347489 100644 --- a/dist/esm/apis/DhcpOptionApi.d.ts +++ b/dist/esm/apis/DhcpOptionApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/DhcpOptionApi.js b/dist/esm/apis/DhcpOptionApi.js index 165d49a0..56fa971b 100644 --- a/dist/esm/apis/DhcpOptionApi.js +++ b/dist/esm/apis/DhcpOptionApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/DirectLinkApi.d.ts b/dist/esm/apis/DirectLinkApi.d.ts index 0c58082a..89ebb50f 100644 --- a/dist/esm/apis/DirectLinkApi.d.ts +++ b/dist/esm/apis/DirectLinkApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/DirectLinkApi.js b/dist/esm/apis/DirectLinkApi.js index da40f008..b108f350 100644 --- a/dist/esm/apis/DirectLinkApi.js +++ b/dist/esm/apis/DirectLinkApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/DirectLinkInterfaceApi.d.ts b/dist/esm/apis/DirectLinkInterfaceApi.d.ts index 945e8084..a98e9856 100644 --- a/dist/esm/apis/DirectLinkInterfaceApi.d.ts +++ b/dist/esm/apis/DirectLinkInterfaceApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/DirectLinkInterfaceApi.js b/dist/esm/apis/DirectLinkInterfaceApi.js index b4e8fa35..15da5705 100644 --- a/dist/esm/apis/DirectLinkInterfaceApi.js +++ b/dist/esm/apis/DirectLinkInterfaceApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/FlexibleGpuApi.d.ts b/dist/esm/apis/FlexibleGpuApi.d.ts index a4d2a774..69b3c6d6 100644 --- a/dist/esm/apis/FlexibleGpuApi.d.ts +++ b/dist/esm/apis/FlexibleGpuApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/FlexibleGpuApi.js b/dist/esm/apis/FlexibleGpuApi.js index c092ca7f..93e331b4 100644 --- a/dist/esm/apis/FlexibleGpuApi.js +++ b/dist/esm/apis/FlexibleGpuApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ImageApi.d.ts b/dist/esm/apis/ImageApi.d.ts index 16da1911..85192139 100644 --- a/dist/esm/apis/ImageApi.d.ts +++ b/dist/esm/apis/ImageApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ImageApi.js b/dist/esm/apis/ImageApi.js index 69a62afc..5bd84294 100644 --- a/dist/esm/apis/ImageApi.js +++ b/dist/esm/apis/ImageApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/InternetServiceApi.d.ts b/dist/esm/apis/InternetServiceApi.d.ts index b87f24a8..3dc0df79 100644 --- a/dist/esm/apis/InternetServiceApi.d.ts +++ b/dist/esm/apis/InternetServiceApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/InternetServiceApi.js b/dist/esm/apis/InternetServiceApi.js index b253a4c4..7f6da5a2 100644 --- a/dist/esm/apis/InternetServiceApi.js +++ b/dist/esm/apis/InternetServiceApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/KeypairApi.d.ts b/dist/esm/apis/KeypairApi.d.ts index d34d42bd..3cd08b7d 100644 --- a/dist/esm/apis/KeypairApi.d.ts +++ b/dist/esm/apis/KeypairApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/KeypairApi.js b/dist/esm/apis/KeypairApi.js index f1744096..32d78ea2 100644 --- a/dist/esm/apis/KeypairApi.js +++ b/dist/esm/apis/KeypairApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ListenerApi.d.ts b/dist/esm/apis/ListenerApi.d.ts index db7bfa3a..bba1c60c 100644 --- a/dist/esm/apis/ListenerApi.d.ts +++ b/dist/esm/apis/ListenerApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ListenerApi.js b/dist/esm/apis/ListenerApi.js index d6dbe628..fe94c970 100644 --- a/dist/esm/apis/ListenerApi.js +++ b/dist/esm/apis/ListenerApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/LoadBalancerApi.d.ts b/dist/esm/apis/LoadBalancerApi.d.ts index 62709913..ddf9571d 100644 --- a/dist/esm/apis/LoadBalancerApi.d.ts +++ b/dist/esm/apis/LoadBalancerApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/LoadBalancerApi.js b/dist/esm/apis/LoadBalancerApi.js index 2c7e8ceb..8c4276fe 100644 --- a/dist/esm/apis/LoadBalancerApi.js +++ b/dist/esm/apis/LoadBalancerApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/LoadBalancerPolicyApi.d.ts b/dist/esm/apis/LoadBalancerPolicyApi.d.ts index a53b88a8..81798b13 100644 --- a/dist/esm/apis/LoadBalancerPolicyApi.d.ts +++ b/dist/esm/apis/LoadBalancerPolicyApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/LoadBalancerPolicyApi.js b/dist/esm/apis/LoadBalancerPolicyApi.js index 164bcac9..209307b2 100644 --- a/dist/esm/apis/LoadBalancerPolicyApi.js +++ b/dist/esm/apis/LoadBalancerPolicyApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/LocationApi.d.ts b/dist/esm/apis/LocationApi.d.ts index 67311e73..157f4d46 100644 --- a/dist/esm/apis/LocationApi.d.ts +++ b/dist/esm/apis/LocationApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/LocationApi.js b/dist/esm/apis/LocationApi.js index 2724704e..cc2b2c37 100644 --- a/dist/esm/apis/LocationApi.js +++ b/dist/esm/apis/LocationApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NatServiceApi.d.ts b/dist/esm/apis/NatServiceApi.d.ts index 41ae0e85..4ac5529d 100644 --- a/dist/esm/apis/NatServiceApi.d.ts +++ b/dist/esm/apis/NatServiceApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NatServiceApi.js b/dist/esm/apis/NatServiceApi.js index e9ec2921..aa64682a 100644 --- a/dist/esm/apis/NatServiceApi.js +++ b/dist/esm/apis/NatServiceApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NetAccessPointApi.d.ts b/dist/esm/apis/NetAccessPointApi.d.ts index 6b70e765..0d8929a6 100644 --- a/dist/esm/apis/NetAccessPointApi.d.ts +++ b/dist/esm/apis/NetAccessPointApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NetAccessPointApi.js b/dist/esm/apis/NetAccessPointApi.js index 20084614..6f0490c3 100644 --- a/dist/esm/apis/NetAccessPointApi.js +++ b/dist/esm/apis/NetAccessPointApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NetApi.d.ts b/dist/esm/apis/NetApi.d.ts index 2a7b1730..14ab72d3 100644 --- a/dist/esm/apis/NetApi.d.ts +++ b/dist/esm/apis/NetApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NetApi.js b/dist/esm/apis/NetApi.js index 7ad72996..605620b7 100644 --- a/dist/esm/apis/NetApi.js +++ b/dist/esm/apis/NetApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NetPeeringApi.d.ts b/dist/esm/apis/NetPeeringApi.d.ts index fe1a54ba..74d0555b 100644 --- a/dist/esm/apis/NetPeeringApi.d.ts +++ b/dist/esm/apis/NetPeeringApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NetPeeringApi.js b/dist/esm/apis/NetPeeringApi.js index 751dcdae..6baf7e89 100644 --- a/dist/esm/apis/NetPeeringApi.js +++ b/dist/esm/apis/NetPeeringApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NicApi.d.ts b/dist/esm/apis/NicApi.d.ts index ccb7f2e0..8869a3eb 100644 --- a/dist/esm/apis/NicApi.d.ts +++ b/dist/esm/apis/NicApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/NicApi.js b/dist/esm/apis/NicApi.js index bac9a9b0..ef8d9abc 100644 --- a/dist/esm/apis/NicApi.js +++ b/dist/esm/apis/NicApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ProductTypeApi.d.ts b/dist/esm/apis/ProductTypeApi.d.ts index 71ad50fb..b1fc6472 100644 --- a/dist/esm/apis/ProductTypeApi.d.ts +++ b/dist/esm/apis/ProductTypeApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ProductTypeApi.js b/dist/esm/apis/ProductTypeApi.js index 11279271..69bd9087 100644 --- a/dist/esm/apis/ProductTypeApi.js +++ b/dist/esm/apis/ProductTypeApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/PublicCatalogApi.d.ts b/dist/esm/apis/PublicCatalogApi.d.ts index ad40fea4..0a6a91cd 100644 --- a/dist/esm/apis/PublicCatalogApi.d.ts +++ b/dist/esm/apis/PublicCatalogApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/PublicCatalogApi.js b/dist/esm/apis/PublicCatalogApi.js index 5e3887a0..f2f8e9a4 100644 --- a/dist/esm/apis/PublicCatalogApi.js +++ b/dist/esm/apis/PublicCatalogApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/PublicIpApi.d.ts b/dist/esm/apis/PublicIpApi.d.ts index 2409970c..f20cefb3 100644 --- a/dist/esm/apis/PublicIpApi.d.ts +++ b/dist/esm/apis/PublicIpApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/PublicIpApi.js b/dist/esm/apis/PublicIpApi.js index b8698dc3..e271aee3 100644 --- a/dist/esm/apis/PublicIpApi.js +++ b/dist/esm/apis/PublicIpApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/QuotaApi.d.ts b/dist/esm/apis/QuotaApi.d.ts index 50be67f1..ac0ae7bd 100644 --- a/dist/esm/apis/QuotaApi.d.ts +++ b/dist/esm/apis/QuotaApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/QuotaApi.js b/dist/esm/apis/QuotaApi.js index 0231d679..252db64c 100644 --- a/dist/esm/apis/QuotaApi.js +++ b/dist/esm/apis/QuotaApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/RegionApi.d.ts b/dist/esm/apis/RegionApi.d.ts index 43206dc4..e0caa198 100644 --- a/dist/esm/apis/RegionApi.d.ts +++ b/dist/esm/apis/RegionApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/RegionApi.js b/dist/esm/apis/RegionApi.js index ad22fb18..0e79a803 100644 --- a/dist/esm/apis/RegionApi.js +++ b/dist/esm/apis/RegionApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/RouteApi.d.ts b/dist/esm/apis/RouteApi.d.ts index 1e1957ad..7c381e40 100644 --- a/dist/esm/apis/RouteApi.d.ts +++ b/dist/esm/apis/RouteApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/RouteApi.js b/dist/esm/apis/RouteApi.js index 402af81e..ab4bc9e6 100644 --- a/dist/esm/apis/RouteApi.js +++ b/dist/esm/apis/RouteApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/RouteTableApi.d.ts b/dist/esm/apis/RouteTableApi.d.ts index 7517a497..9787344e 100644 --- a/dist/esm/apis/RouteTableApi.d.ts +++ b/dist/esm/apis/RouteTableApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/RouteTableApi.js b/dist/esm/apis/RouteTableApi.js index 3b8f4879..2b2cc7b3 100644 --- a/dist/esm/apis/RouteTableApi.js +++ b/dist/esm/apis/RouteTableApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SecurityGroupApi.d.ts b/dist/esm/apis/SecurityGroupApi.d.ts index 5c7fb96d..8e8ab51c 100644 --- a/dist/esm/apis/SecurityGroupApi.d.ts +++ b/dist/esm/apis/SecurityGroupApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SecurityGroupApi.js b/dist/esm/apis/SecurityGroupApi.js index 697de208..dda58a30 100644 --- a/dist/esm/apis/SecurityGroupApi.js +++ b/dist/esm/apis/SecurityGroupApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SecurityGroupRuleApi.d.ts b/dist/esm/apis/SecurityGroupRuleApi.d.ts index d90940ef..e5775549 100644 --- a/dist/esm/apis/SecurityGroupRuleApi.d.ts +++ b/dist/esm/apis/SecurityGroupRuleApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SecurityGroupRuleApi.js b/dist/esm/apis/SecurityGroupRuleApi.js index 3a6ddc45..03c8a8e4 100644 --- a/dist/esm/apis/SecurityGroupRuleApi.js +++ b/dist/esm/apis/SecurityGroupRuleApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ServerCertificateApi.d.ts b/dist/esm/apis/ServerCertificateApi.d.ts index f3eb075a..6ffe85d5 100644 --- a/dist/esm/apis/ServerCertificateApi.d.ts +++ b/dist/esm/apis/ServerCertificateApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/ServerCertificateApi.js b/dist/esm/apis/ServerCertificateApi.js index 4ffdd1a8..28103b32 100644 --- a/dist/esm/apis/ServerCertificateApi.js +++ b/dist/esm/apis/ServerCertificateApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SnapshotApi.d.ts b/dist/esm/apis/SnapshotApi.d.ts index 7edd55e0..4076defb 100644 --- a/dist/esm/apis/SnapshotApi.d.ts +++ b/dist/esm/apis/SnapshotApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SnapshotApi.js b/dist/esm/apis/SnapshotApi.js index 2627edda..92212f29 100644 --- a/dist/esm/apis/SnapshotApi.js +++ b/dist/esm/apis/SnapshotApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SubnetApi.d.ts b/dist/esm/apis/SubnetApi.d.ts index 2d1099a7..d2c9436a 100644 --- a/dist/esm/apis/SubnetApi.d.ts +++ b/dist/esm/apis/SubnetApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SubnetApi.js b/dist/esm/apis/SubnetApi.js index 63e449fc..e0945cf5 100644 --- a/dist/esm/apis/SubnetApi.js +++ b/dist/esm/apis/SubnetApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SubregionApi.d.ts b/dist/esm/apis/SubregionApi.d.ts index 5f8d9f75..21887bb6 100644 --- a/dist/esm/apis/SubregionApi.d.ts +++ b/dist/esm/apis/SubregionApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/SubregionApi.js b/dist/esm/apis/SubregionApi.js index 9af7d3a2..9d47b96b 100644 --- a/dist/esm/apis/SubregionApi.js +++ b/dist/esm/apis/SubregionApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/TagApi.d.ts b/dist/esm/apis/TagApi.d.ts index d5e8a6fc..92b096e1 100644 --- a/dist/esm/apis/TagApi.d.ts +++ b/dist/esm/apis/TagApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/TagApi.js b/dist/esm/apis/TagApi.js index db4584ae..52ac1704 100644 --- a/dist/esm/apis/TagApi.js +++ b/dist/esm/apis/TagApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/TaskApi.d.ts b/dist/esm/apis/TaskApi.d.ts index e881e666..d5b66083 100644 --- a/dist/esm/apis/TaskApi.d.ts +++ b/dist/esm/apis/TaskApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/TaskApi.js b/dist/esm/apis/TaskApi.js index e4457990..bfe31359 100644 --- a/dist/esm/apis/TaskApi.js +++ b/dist/esm/apis/TaskApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/VirtualGatewayApi.d.ts b/dist/esm/apis/VirtualGatewayApi.d.ts index 3e19fc0e..3c7c991d 100644 --- a/dist/esm/apis/VirtualGatewayApi.d.ts +++ b/dist/esm/apis/VirtualGatewayApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/VirtualGatewayApi.js b/dist/esm/apis/VirtualGatewayApi.js index 1a14b25e..52733451 100644 --- a/dist/esm/apis/VirtualGatewayApi.js +++ b/dist/esm/apis/VirtualGatewayApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/VmApi.d.ts b/dist/esm/apis/VmApi.d.ts index 8f08fc3c..f2793ca3 100644 --- a/dist/esm/apis/VmApi.d.ts +++ b/dist/esm/apis/VmApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/VmApi.js b/dist/esm/apis/VmApi.js index bd479c46..758db1d1 100644 --- a/dist/esm/apis/VmApi.js +++ b/dist/esm/apis/VmApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/VmGroupApi.d.ts b/dist/esm/apis/VmGroupApi.d.ts new file mode 100644 index 00000000..17321801 --- /dev/null +++ b/dist/esm/apis/VmGroupApi.d.ts @@ -0,0 +1,146 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import * as runtime from '../runtime'; +import { CreateVmGroupRequest, CreateVmGroupResponse, DeleteVmGroupRequest, DeleteVmGroupResponse, ReadVmGroupsRequest, ReadVmGroupsResponse, ScaleDownVmGroupRequest, ScaleDownVmGroupResponse, ScaleUpVmGroupRequest, ScaleUpVmGroupResponse, UpdateVmGroupRequest, UpdateVmGroupResponse } from '../models'; +export interface CreateVmGroupOperationRequest { + createVmGroupRequest?: CreateVmGroupRequest; +} +export interface DeleteVmGroupOperationRequest { + deleteVmGroupRequest?: DeleteVmGroupRequest; +} +export interface ReadVmGroupsOperationRequest { + readVmGroupsRequest?: ReadVmGroupsRequest; +} +export interface ScaleDownVmGroupOperationRequest { + scaleDownVmGroupRequest?: ScaleDownVmGroupRequest; +} +export interface ScaleUpVmGroupOperationRequest { + scaleUpVmGroupRequest?: ScaleUpVmGroupRequest; +} +export interface UpdateVmGroupOperationRequest { + updateVmGroupRequest?: UpdateVmGroupRequest; +} +/** + * VmGroupApi - interface + * + * @export + * @interface VmGroupApiInterface + */ +export interface VmGroupApiInterface { + /** + * + * @param {CreateVmGroupRequest} [createVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + createVmGroupRaw(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + createVmGroup(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {DeleteVmGroupRequest} [deleteVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + deleteVmGroupRaw(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + deleteVmGroup(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ReadVmGroupsRequest} [readVmGroupsRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + readVmGroupsRaw(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readVmGroups(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ScaleDownVmGroupRequest} [scaleDownVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + scaleDownVmGroupRaw(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + scaleDownVmGroup(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ScaleUpVmGroupRequest} [scaleUpVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + scaleUpVmGroupRaw(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + scaleUpVmGroup(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {UpdateVmGroupRequest} [updateVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + updateVmGroupRaw(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + updateVmGroup(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; +} +/** + * + */ +export declare class VmGroupApi extends runtime.BaseAPI implements VmGroupApiInterface { + /** + */ + createVmGroupRaw(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + createVmGroup(requestParameters?: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + deleteVmGroupRaw(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + deleteVmGroup(requestParameters?: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + readVmGroupsRaw(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readVmGroups(requestParameters?: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + scaleDownVmGroupRaw(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + scaleDownVmGroup(requestParameters?: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + scaleUpVmGroupRaw(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + scaleUpVmGroup(requestParameters?: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + updateVmGroupRaw(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + updateVmGroup(requestParameters?: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; +} diff --git a/dist/esm/apis/VmGroupApi.js b/dist/esm/apis/VmGroupApi.js new file mode 100644 index 00000000..d5711dab --- /dev/null +++ b/dist/esm/apis/VmGroupApi.js @@ -0,0 +1,263 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +}; +import * as runtime from '../runtime'; +import { CreateVmGroupRequestToJSON, CreateVmGroupResponseFromJSON, DeleteVmGroupRequestToJSON, DeleteVmGroupResponseFromJSON, ReadVmGroupsRequestToJSON, ReadVmGroupsResponseFromJSON, ScaleDownVmGroupRequestToJSON, ScaleDownVmGroupResponseFromJSON, ScaleUpVmGroupRequestToJSON, ScaleUpVmGroupResponseFromJSON, UpdateVmGroupRequestToJSON, UpdateVmGroupResponseFromJSON, } from '../models'; +/** + * + */ +export class VmGroupApi extends runtime.BaseAPI { + /** + */ + createVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = CreateVmGroupRequestToJSON(requestParameters.createVmGroupRequest); + const request = { + path: `/CreateVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => CreateVmGroupResponseFromJSON(jsonValue)); + }); + } + /** + */ + createVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.createVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + deleteVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = DeleteVmGroupRequestToJSON(requestParameters.deleteVmGroupRequest); + const request = { + path: `/DeleteVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => DeleteVmGroupResponseFromJSON(jsonValue)); + }); + } + /** + */ + deleteVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.deleteVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + readVmGroupsRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = ReadVmGroupsRequestToJSON(requestParameters.readVmGroupsRequest); + const request = { + path: `/ReadVmGroups`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => ReadVmGroupsResponseFromJSON(jsonValue)); + }); + } + /** + */ + readVmGroups(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.readVmGroupsRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + scaleDownVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = ScaleDownVmGroupRequestToJSON(requestParameters.scaleDownVmGroupRequest); + const request = { + path: `/ScaleDownVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => ScaleDownVmGroupResponseFromJSON(jsonValue)); + }); + } + /** + */ + scaleDownVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.scaleDownVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + scaleUpVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = ScaleUpVmGroupRequestToJSON(requestParameters.scaleUpVmGroupRequest); + const request = { + path: `/ScaleUpVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => ScaleUpVmGroupResponseFromJSON(jsonValue)); + }); + } + /** + */ + scaleUpVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.scaleUpVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + updateVmGroupRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = UpdateVmGroupRequestToJSON(requestParameters.updateVmGroupRequest); + const request = { + path: `/UpdateVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => UpdateVmGroupResponseFromJSON(jsonValue)); + }); + } + /** + */ + updateVmGroup(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.updateVmGroupRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } +} diff --git a/dist/esm/apis/VmTemplateApi.d.ts b/dist/esm/apis/VmTemplateApi.d.ts new file mode 100644 index 00000000..5fd02bf5 --- /dev/null +++ b/dist/esm/apis/VmTemplateApi.d.ts @@ -0,0 +1,106 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import * as runtime from '../runtime'; +import { CreateVmTemplateRequest, CreateVmTemplateResponse, DeleteVmTemplateRequest, DeleteVmTemplateResponse, ReadVmTemplatesRequest, ReadVmTemplatesResponse, UpdateVmTemplateRequest, UpdateVmTemplateResponse } from '../models'; +export interface CreateVmTemplateOperationRequest { + createVmTemplateRequest?: CreateVmTemplateRequest; +} +export interface DeleteVmTemplateOperationRequest { + deleteVmTemplateRequest?: DeleteVmTemplateRequest; +} +export interface ReadVmTemplatesOperationRequest { + readVmTemplatesRequest?: ReadVmTemplatesRequest; +} +export interface UpdateVmTemplateOperationRequest { + updateVmTemplateRequest?: UpdateVmTemplateRequest; +} +/** + * VmTemplateApi - interface + * + * @export + * @interface VmTemplateApiInterface + */ +export interface VmTemplateApiInterface { + /** + * + * @param {CreateVmTemplateRequest} [createVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + createVmTemplateRaw(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + createVmTemplate(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {DeleteVmTemplateRequest} [deleteVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + deleteVmTemplateRaw(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + deleteVmTemplate(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ReadVmTemplatesRequest} [readVmTemplatesRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + readVmTemplatesRaw(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readVmTemplates(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {UpdateVmTemplateRequest} [updateVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + updateVmTemplateRaw(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + updateVmTemplate(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; +} +/** + * + */ +export declare class VmTemplateApi extends runtime.BaseAPI implements VmTemplateApiInterface { + /** + */ + createVmTemplateRaw(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + createVmTemplate(requestParameters?: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + deleteVmTemplateRaw(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + deleteVmTemplate(requestParameters?: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + readVmTemplatesRaw(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + readVmTemplates(requestParameters?: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + */ + updateVmTemplateRaw(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + /** + */ + updateVmTemplate(requestParameters?: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; +} diff --git a/dist/esm/apis/VmTemplateApi.js b/dist/esm/apis/VmTemplateApi.js new file mode 100644 index 00000000..af97b063 --- /dev/null +++ b/dist/esm/apis/VmTemplateApi.js @@ -0,0 +1,185 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +}; +import * as runtime from '../runtime'; +import { CreateVmTemplateRequestToJSON, CreateVmTemplateResponseFromJSON, DeleteVmTemplateRequestToJSON, DeleteVmTemplateResponseFromJSON, ReadVmTemplatesRequestToJSON, ReadVmTemplatesResponseFromJSON, UpdateVmTemplateRequestToJSON, UpdateVmTemplateResponseFromJSON, } from '../models'; +/** + * + */ +export class VmTemplateApi extends runtime.BaseAPI { + /** + */ + createVmTemplateRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = CreateVmTemplateRequestToJSON(requestParameters.createVmTemplateRequest); + const request = { + path: `/CreateVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => CreateVmTemplateResponseFromJSON(jsonValue)); + }); + } + /** + */ + createVmTemplate(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.createVmTemplateRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + deleteVmTemplateRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = DeleteVmTemplateRequestToJSON(requestParameters.deleteVmTemplateRequest); + const request = { + path: `/DeleteVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => DeleteVmTemplateResponseFromJSON(jsonValue)); + }); + } + /** + */ + deleteVmTemplate(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.deleteVmTemplateRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + readVmTemplatesRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = ReadVmTemplatesRequestToJSON(requestParameters.readVmTemplatesRequest); + const request = { + path: `/ReadVmTemplates`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => ReadVmTemplatesResponseFromJSON(jsonValue)); + }); + } + /** + */ + readVmTemplates(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.readVmTemplatesRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } + /** + */ + updateVmTemplateRaw(requestParameters, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const queryParameters = {}; + const headerParameters = {}; + headerParameters['Content-Type'] = 'application/json'; + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + const body = UpdateVmTemplateRequestToJSON(requestParameters.updateVmTemplateRequest); + const request = { + path: `/UpdateVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + }; + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = yield signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = yield this.request(request, initOverrides); + return new runtime.JSONApiResponse(response, (jsonValue) => UpdateVmTemplateResponseFromJSON(jsonValue)); + }); + } + /** + */ + updateVmTemplate(requestParameters = {}, initOverrides) { + return __awaiter(this, void 0, void 0, function* () { + const response = yield this.updateVmTemplateRaw(requestParameters, initOverrides); + return yield response.value(); + }); + } +} diff --git a/dist/esm/apis/VolumeApi.d.ts b/dist/esm/apis/VolumeApi.d.ts index ad1bf8db..8ef8dca5 100644 --- a/dist/esm/apis/VolumeApi.d.ts +++ b/dist/esm/apis/VolumeApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/VolumeApi.js b/dist/esm/apis/VolumeApi.js index 1c0586c4..a3ade2d0 100644 --- a/dist/esm/apis/VolumeApi.js +++ b/dist/esm/apis/VolumeApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/VpnConnectionApi.d.ts b/dist/esm/apis/VpnConnectionApi.d.ts index 7f813808..957f5a79 100644 --- a/dist/esm/apis/VpnConnectionApi.d.ts +++ b/dist/esm/apis/VpnConnectionApi.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/VpnConnectionApi.js b/dist/esm/apis/VpnConnectionApi.js index cb958023..204d17c1 100644 --- a/dist/esm/apis/VpnConnectionApi.js +++ b/dist/esm/apis/VpnConnectionApi.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/apis/index.d.ts b/dist/esm/apis/index.d.ts index e89a7d70..668fab57 100644 --- a/dist/esm/apis/index.d.ts +++ b/dist/esm/apis/index.d.ts @@ -39,5 +39,7 @@ export * from './TagApi'; export * from './TaskApi'; export * from './VirtualGatewayApi'; export * from './VmApi'; +export * from './VmGroupApi'; +export * from './VmTemplateApi'; export * from './VolumeApi'; export * from './VpnConnectionApi'; diff --git a/dist/esm/apis/index.js b/dist/esm/apis/index.js index 366003cc..7a90e9ab 100644 --- a/dist/esm/apis/index.js +++ b/dist/esm/apis/index.js @@ -41,5 +41,7 @@ export * from './TagApi'; export * from './TaskApi'; export * from './VirtualGatewayApi'; export * from './VmApi'; +export * from './VmGroupApi'; +export * from './VmTemplateApi'; export * from './VolumeApi'; export * from './VpnConnectionApi'; diff --git a/dist/esm/models/AcceptNetPeeringRequest.d.ts b/dist/esm/models/AcceptNetPeeringRequest.d.ts index 36d667f0..b33ee4ca 100644 --- a/dist/esm/models/AcceptNetPeeringRequest.d.ts +++ b/dist/esm/models/AcceptNetPeeringRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AcceptNetPeeringRequest.js b/dist/esm/models/AcceptNetPeeringRequest.js index 7ddf28f4..eb0e6bf3 100644 --- a/dist/esm/models/AcceptNetPeeringRequest.js +++ b/dist/esm/models/AcceptNetPeeringRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AcceptNetPeeringResponse.d.ts b/dist/esm/models/AcceptNetPeeringResponse.d.ts index 06208002..b4ba756e 100644 --- a/dist/esm/models/AcceptNetPeeringResponse.d.ts +++ b/dist/esm/models/AcceptNetPeeringResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AcceptNetPeeringResponse.js b/dist/esm/models/AcceptNetPeeringResponse.js index a7609652..6aede112 100644 --- a/dist/esm/models/AcceptNetPeeringResponse.js +++ b/dist/esm/models/AcceptNetPeeringResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AccepterNet.d.ts b/dist/esm/models/AccepterNet.d.ts index 7bd99afa..01e97bcf 100644 --- a/dist/esm/models/AccepterNet.d.ts +++ b/dist/esm/models/AccepterNet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AccepterNet.js b/dist/esm/models/AccepterNet.js index 4160b48b..356263c8 100644 --- a/dist/esm/models/AccepterNet.js +++ b/dist/esm/models/AccepterNet.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AccessKey.d.ts b/dist/esm/models/AccessKey.d.ts index c3220f5f..2a678bd1 100644 --- a/dist/esm/models/AccessKey.d.ts +++ b/dist/esm/models/AccessKey.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AccessKey.js b/dist/esm/models/AccessKey.js index 06397295..e2e849da 100644 --- a/dist/esm/models/AccessKey.js +++ b/dist/esm/models/AccessKey.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AccessKeySecretKey.d.ts b/dist/esm/models/AccessKeySecretKey.d.ts index ac1d6e76..9aedfcca 100644 --- a/dist/esm/models/AccessKeySecretKey.d.ts +++ b/dist/esm/models/AccessKeySecretKey.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AccessKeySecretKey.js b/dist/esm/models/AccessKeySecretKey.js index d12661ae..6aa52d6a 100644 --- a/dist/esm/models/AccessKeySecretKey.js +++ b/dist/esm/models/AccessKeySecretKey.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AccessLog.d.ts b/dist/esm/models/AccessLog.d.ts index 28ae260b..651fd820 100644 --- a/dist/esm/models/AccessLog.d.ts +++ b/dist/esm/models/AccessLog.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/AccessLog.js b/dist/esm/models/AccessLog.js index 8886c87f..23a831d2 100644 --- a/dist/esm/models/AccessLog.js +++ b/dist/esm/models/AccessLog.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Account.d.ts b/dist/esm/models/Account.d.ts index 593fea79..8ad730fa 100644 --- a/dist/esm/models/Account.d.ts +++ b/dist/esm/models/Account.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Account.js b/dist/esm/models/Account.js index e6d21ff0..bff4a3ba 100644 --- a/dist/esm/models/Account.js +++ b/dist/esm/models/Account.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ApiAccessPolicy.d.ts b/dist/esm/models/ApiAccessPolicy.d.ts index 396f6522..89d22d0e 100644 --- a/dist/esm/models/ApiAccessPolicy.d.ts +++ b/dist/esm/models/ApiAccessPolicy.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ApiAccessPolicy.js b/dist/esm/models/ApiAccessPolicy.js index 947b3da0..94c9fdc0 100644 --- a/dist/esm/models/ApiAccessPolicy.js +++ b/dist/esm/models/ApiAccessPolicy.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ApiAccessRule.d.ts b/dist/esm/models/ApiAccessRule.d.ts index c1733506..3ed84cb8 100644 --- a/dist/esm/models/ApiAccessRule.d.ts +++ b/dist/esm/models/ApiAccessRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ApiAccessRule.js b/dist/esm/models/ApiAccessRule.js index 3f24391d..47094e3f 100644 --- a/dist/esm/models/ApiAccessRule.js +++ b/dist/esm/models/ApiAccessRule.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ApplicationStickyCookiePolicy.d.ts b/dist/esm/models/ApplicationStickyCookiePolicy.d.ts index 68586429..efebb123 100644 --- a/dist/esm/models/ApplicationStickyCookiePolicy.d.ts +++ b/dist/esm/models/ApplicationStickyCookiePolicy.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ApplicationStickyCookiePolicy.js b/dist/esm/models/ApplicationStickyCookiePolicy.js index d8a097dd..1352b822 100644 --- a/dist/esm/models/ApplicationStickyCookiePolicy.js +++ b/dist/esm/models/ApplicationStickyCookiePolicy.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BackendVmHealth.d.ts b/dist/esm/models/BackendVmHealth.d.ts index c0baabf4..93b8bf8c 100644 --- a/dist/esm/models/BackendVmHealth.d.ts +++ b/dist/esm/models/BackendVmHealth.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BackendVmHealth.js b/dist/esm/models/BackendVmHealth.js index 0a05379c..92be2290 100644 --- a/dist/esm/models/BackendVmHealth.js +++ b/dist/esm/models/BackendVmHealth.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BlockDeviceMappingCreated.d.ts b/dist/esm/models/BlockDeviceMappingCreated.d.ts index d03c5c5d..b05c4210 100644 --- a/dist/esm/models/BlockDeviceMappingCreated.d.ts +++ b/dist/esm/models/BlockDeviceMappingCreated.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BlockDeviceMappingCreated.js b/dist/esm/models/BlockDeviceMappingCreated.js index b50f47fb..ae72c89f 100644 --- a/dist/esm/models/BlockDeviceMappingCreated.js +++ b/dist/esm/models/BlockDeviceMappingCreated.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BlockDeviceMappingImage.d.ts b/dist/esm/models/BlockDeviceMappingImage.d.ts index 304563e7..4f7a0b84 100644 --- a/dist/esm/models/BlockDeviceMappingImage.d.ts +++ b/dist/esm/models/BlockDeviceMappingImage.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BlockDeviceMappingImage.js b/dist/esm/models/BlockDeviceMappingImage.js index e47efa7c..df2b10e1 100644 --- a/dist/esm/models/BlockDeviceMappingImage.js +++ b/dist/esm/models/BlockDeviceMappingImage.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BlockDeviceMappingVmCreation.d.ts b/dist/esm/models/BlockDeviceMappingVmCreation.d.ts index f34a08a4..25d13b54 100644 --- a/dist/esm/models/BlockDeviceMappingVmCreation.d.ts +++ b/dist/esm/models/BlockDeviceMappingVmCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BlockDeviceMappingVmCreation.js b/dist/esm/models/BlockDeviceMappingVmCreation.js index 7d8e0ccc..43a1c947 100644 --- a/dist/esm/models/BlockDeviceMappingVmCreation.js +++ b/dist/esm/models/BlockDeviceMappingVmCreation.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BlockDeviceMappingVmUpdate.d.ts b/dist/esm/models/BlockDeviceMappingVmUpdate.d.ts index 0b1eb5c3..3dec5d5a 100644 --- a/dist/esm/models/BlockDeviceMappingVmUpdate.d.ts +++ b/dist/esm/models/BlockDeviceMappingVmUpdate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BlockDeviceMappingVmUpdate.js b/dist/esm/models/BlockDeviceMappingVmUpdate.js index 31d11808..7899125b 100644 --- a/dist/esm/models/BlockDeviceMappingVmUpdate.js +++ b/dist/esm/models/BlockDeviceMappingVmUpdate.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BsuCreated.d.ts b/dist/esm/models/BsuCreated.d.ts index 70f86835..7413d22a 100644 --- a/dist/esm/models/BsuCreated.d.ts +++ b/dist/esm/models/BsuCreated.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -22,7 +22,7 @@ export interface BsuCreated { */ deleteOnVmDeletion?: boolean; /** - * The time and date of attachment of the volume to the VM. + * The date and time of attachment of the volume to the VM, in ISO 8601 date-time format. * @type {Date} * @memberof BsuCreated */ diff --git a/dist/esm/models/BsuCreated.js b/dist/esm/models/BsuCreated.js index 06551585..fa374e8a 100644 --- a/dist/esm/models/BsuCreated.js +++ b/dist/esm/models/BsuCreated.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BsuToCreate.d.ts b/dist/esm/models/BsuToCreate.d.ts index 1ca69111..1c22a1b4 100644 --- a/dist/esm/models/BsuToCreate.d.ts +++ b/dist/esm/models/BsuToCreate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BsuToCreate.js b/dist/esm/models/BsuToCreate.js index 5f9fcdfc..9479e820 100644 --- a/dist/esm/models/BsuToCreate.js +++ b/dist/esm/models/BsuToCreate.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BsuToUpdateVm.d.ts b/dist/esm/models/BsuToUpdateVm.d.ts index 737a9a0a..27ed32de 100644 --- a/dist/esm/models/BsuToUpdateVm.d.ts +++ b/dist/esm/models/BsuToUpdateVm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/BsuToUpdateVm.js b/dist/esm/models/BsuToUpdateVm.js index aa98c472..1b5e8204 100644 --- a/dist/esm/models/BsuToUpdateVm.js +++ b/dist/esm/models/BsuToUpdateVm.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Ca.d.ts b/dist/esm/models/Ca.d.ts index fd91b3f2..87089c04 100644 --- a/dist/esm/models/Ca.d.ts +++ b/dist/esm/models/Ca.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Ca.js b/dist/esm/models/Ca.js index 4a7d9b75..f818109f 100644 --- a/dist/esm/models/Ca.js +++ b/dist/esm/models/Ca.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Catalog.d.ts b/dist/esm/models/Catalog.d.ts index 86e2cb89..4678c9e7 100644 --- a/dist/esm/models/Catalog.d.ts +++ b/dist/esm/models/Catalog.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Catalog.js b/dist/esm/models/Catalog.js index e9447f76..46b4acff 100644 --- a/dist/esm/models/Catalog.js +++ b/dist/esm/models/Catalog.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CatalogEntry.d.ts b/dist/esm/models/CatalogEntry.d.ts index 2b1e688b..26554c6f 100644 --- a/dist/esm/models/CatalogEntry.d.ts +++ b/dist/esm/models/CatalogEntry.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CatalogEntry.js b/dist/esm/models/CatalogEntry.js index 7a9b67c2..f2a57a08 100644 --- a/dist/esm/models/CatalogEntry.js +++ b/dist/esm/models/CatalogEntry.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Catalogs.d.ts b/dist/esm/models/Catalogs.d.ts new file mode 100644 index 00000000..02db8d8c --- /dev/null +++ b/dist/esm/models/Catalogs.d.ts @@ -0,0 +1,54 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { CatalogEntry } from './CatalogEntry'; +/** + * Information about the catalogs. + * @export + * @interface Catalogs + */ +export interface Catalogs { + /** + * One or more catalog entries. + * @type {Array} + * @memberof Catalogs + */ + entries?: Array; + /** + * The beginning of the time period, in ISO 8601 date-time format. + * @type {Date} + * @memberof Catalogs + */ + fromDate?: Date; + /** + * The state of the catalog (`CURRENT` \| `OBSOLETE`). + * @type {string} + * @memberof Catalogs + */ + state?: CatalogsStateEnum; + /** + * The end of the time period, in ISO 8601 date-time format. + * @type {Date} + * @memberof Catalogs + */ + toDate?: Date; +} +/** + * @export + */ +export declare const CatalogsStateEnum: { + readonly Current: "CURRENT"; + readonly Obsolete: "OBSOLETE"; +}; +export declare type CatalogsStateEnum = typeof CatalogsStateEnum[keyof typeof CatalogsStateEnum]; +export declare function CatalogsFromJSON(json: any): Catalogs; +export declare function CatalogsFromJSONTyped(json: any, ignoreDiscriminator: boolean): Catalogs; +export declare function CatalogsToJSON(value?: Catalogs | null): any; diff --git a/dist/esm/models/Catalogs.js b/dist/esm/models/Catalogs.js new file mode 100644 index 00000000..9610672e --- /dev/null +++ b/dist/esm/models/Catalogs.js @@ -0,0 +1,50 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { CatalogEntryFromJSON, CatalogEntryToJSON, } from './CatalogEntry'; +/** + * @export + */ +export const CatalogsStateEnum = { + Current: 'CURRENT', + Obsolete: 'OBSOLETE' +}; +export function CatalogsFromJSON(json) { + return CatalogsFromJSONTyped(json, false); +} +export function CatalogsFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'entries': !exists(json, 'Entries') ? undefined : (json['Entries'].map(CatalogEntryFromJSON)), + 'fromDate': !exists(json, 'FromDate') ? undefined : (new Date(json['FromDate'])), + 'state': !exists(json, 'State') ? undefined : json['State'], + 'toDate': !exists(json, 'ToDate') ? undefined : (new Date(json['ToDate'])), + }; +} +export function CatalogsToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Entries': value.entries === undefined ? undefined : (value.entries.map(CatalogEntryToJSON)), + 'FromDate': value.fromDate === undefined ? undefined : (value.fromDate.toISOString()), + 'State': value.state, + 'ToDate': value.toDate === undefined ? undefined : (value.toDate.toISOString()), + }; +} diff --git a/dist/esm/models/CheckAuthenticationRequest.d.ts b/dist/esm/models/CheckAuthenticationRequest.d.ts index 52e11b69..b34da077 100644 --- a/dist/esm/models/CheckAuthenticationRequest.d.ts +++ b/dist/esm/models/CheckAuthenticationRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CheckAuthenticationRequest.js b/dist/esm/models/CheckAuthenticationRequest.js index 4ee6fd7b..6fb0b808 100644 --- a/dist/esm/models/CheckAuthenticationRequest.js +++ b/dist/esm/models/CheckAuthenticationRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CheckAuthenticationResponse.d.ts b/dist/esm/models/CheckAuthenticationResponse.d.ts index 53bf2b38..6fd7efa8 100644 --- a/dist/esm/models/CheckAuthenticationResponse.d.ts +++ b/dist/esm/models/CheckAuthenticationResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CheckAuthenticationResponse.js b/dist/esm/models/CheckAuthenticationResponse.js index 64ad0933..59d65930 100644 --- a/dist/esm/models/CheckAuthenticationResponse.js +++ b/dist/esm/models/CheckAuthenticationResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ClientGateway.d.ts b/dist/esm/models/ClientGateway.d.ts index 8855017e..b9c059df 100644 --- a/dist/esm/models/ClientGateway.d.ts +++ b/dist/esm/models/ClientGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ClientGateway.js b/dist/esm/models/ClientGateway.js index 1ad9e56a..9554f905 100644 --- a/dist/esm/models/ClientGateway.js +++ b/dist/esm/models/ClientGateway.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ConsumptionEntry.d.ts b/dist/esm/models/ConsumptionEntry.d.ts index e3ee1ff4..0b02586f 100644 --- a/dist/esm/models/ConsumptionEntry.d.ts +++ b/dist/esm/models/ConsumptionEntry.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -28,7 +28,7 @@ export interface ConsumptionEntry { */ category?: string; /** - * The beginning of the time period. + * The beginning of the time period, in ISO 8601 date-time format. * @type {string} * @memberof ConsumptionEntry */ @@ -64,7 +64,7 @@ export interface ConsumptionEntry { */ title?: string; /** - * The end of the time period. + * The end of the time period, in ISO 8601 date-time format. * @type {string} * @memberof ConsumptionEntry */ diff --git a/dist/esm/models/ConsumptionEntry.js b/dist/esm/models/ConsumptionEntry.js index 995f04be..ede06c80 100644 --- a/dist/esm/models/ConsumptionEntry.js +++ b/dist/esm/models/ConsumptionEntry.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateAccessKeyRequest.d.ts b/dist/esm/models/CreateAccessKeyRequest.d.ts index 42b6fc21..1104faf0 100644 --- a/dist/esm/models/CreateAccessKeyRequest.d.ts +++ b/dist/esm/models/CreateAccessKeyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -22,7 +22,7 @@ export interface CreateAccessKeyRequest { */ dryRun?: boolean; /** - * 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. + * The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z`, or `2020-06-14`). To remove an existing expiration date, use the method without specifying this parameter. * @type {string} * @memberof CreateAccessKeyRequest */ diff --git a/dist/esm/models/CreateAccessKeyRequest.js b/dist/esm/models/CreateAccessKeyRequest.js index 54bceea0..38692e31 100644 --- a/dist/esm/models/CreateAccessKeyRequest.js +++ b/dist/esm/models/CreateAccessKeyRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateAccessKeyResponse.d.ts b/dist/esm/models/CreateAccessKeyResponse.d.ts index 750424cc..3afd6873 100644 --- a/dist/esm/models/CreateAccessKeyResponse.d.ts +++ b/dist/esm/models/CreateAccessKeyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateAccessKeyResponse.js b/dist/esm/models/CreateAccessKeyResponse.js index ecd5fd65..ada010e3 100644 --- a/dist/esm/models/CreateAccessKeyResponse.js +++ b/dist/esm/models/CreateAccessKeyResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateAccountRequest.d.ts b/dist/esm/models/CreateAccountRequest.d.ts index 14297d42..3e918e3a 100644 --- a/dist/esm/models/CreateAccountRequest.d.ts +++ b/dist/esm/models/CreateAccountRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateAccountRequest.js b/dist/esm/models/CreateAccountRequest.js index d6b7423e..df53ec1b 100644 --- a/dist/esm/models/CreateAccountRequest.js +++ b/dist/esm/models/CreateAccountRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateAccountResponse.d.ts b/dist/esm/models/CreateAccountResponse.d.ts index 6967a381..cfdad2bb 100644 --- a/dist/esm/models/CreateAccountResponse.d.ts +++ b/dist/esm/models/CreateAccountResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateAccountResponse.js b/dist/esm/models/CreateAccountResponse.js index f27a1c2d..d744604a 100644 --- a/dist/esm/models/CreateAccountResponse.js +++ b/dist/esm/models/CreateAccountResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateApiAccessRuleRequest.d.ts b/dist/esm/models/CreateApiAccessRuleRequest.d.ts index 784b843e..1ee97cb2 100644 --- a/dist/esm/models/CreateApiAccessRuleRequest.d.ts +++ b/dist/esm/models/CreateApiAccessRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateApiAccessRuleRequest.js b/dist/esm/models/CreateApiAccessRuleRequest.js index 24628594..251405fc 100644 --- a/dist/esm/models/CreateApiAccessRuleRequest.js +++ b/dist/esm/models/CreateApiAccessRuleRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateApiAccessRuleResponse.d.ts b/dist/esm/models/CreateApiAccessRuleResponse.d.ts index ad18439d..5ba01319 100644 --- a/dist/esm/models/CreateApiAccessRuleResponse.d.ts +++ b/dist/esm/models/CreateApiAccessRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateApiAccessRuleResponse.js b/dist/esm/models/CreateApiAccessRuleResponse.js index e7bad7f9..d20b4591 100644 --- a/dist/esm/models/CreateApiAccessRuleResponse.js +++ b/dist/esm/models/CreateApiAccessRuleResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateCaRequest.d.ts b/dist/esm/models/CreateCaRequest.d.ts index ffab3cda..cddd0399 100644 --- a/dist/esm/models/CreateCaRequest.d.ts +++ b/dist/esm/models/CreateCaRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateCaRequest.js b/dist/esm/models/CreateCaRequest.js index 83f23b5c..c83fb4c7 100644 --- a/dist/esm/models/CreateCaRequest.js +++ b/dist/esm/models/CreateCaRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateCaResponse.d.ts b/dist/esm/models/CreateCaResponse.d.ts index 79c05124..57a001a9 100644 --- a/dist/esm/models/CreateCaResponse.d.ts +++ b/dist/esm/models/CreateCaResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateCaResponse.js b/dist/esm/models/CreateCaResponse.js index 597141a3..775c6eb6 100644 --- a/dist/esm/models/CreateCaResponse.js +++ b/dist/esm/models/CreateCaResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateClientGatewayRequest.d.ts b/dist/esm/models/CreateClientGatewayRequest.d.ts index 053ec84d..46f4d503 100644 --- a/dist/esm/models/CreateClientGatewayRequest.d.ts +++ b/dist/esm/models/CreateClientGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateClientGatewayRequest.js b/dist/esm/models/CreateClientGatewayRequest.js index 72c09405..3d69a73a 100644 --- a/dist/esm/models/CreateClientGatewayRequest.js +++ b/dist/esm/models/CreateClientGatewayRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateClientGatewayResponse.d.ts b/dist/esm/models/CreateClientGatewayResponse.d.ts index 439c827e..b41b626f 100644 --- a/dist/esm/models/CreateClientGatewayResponse.d.ts +++ b/dist/esm/models/CreateClientGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateClientGatewayResponse.js b/dist/esm/models/CreateClientGatewayResponse.js index 521148c2..b91d32c2 100644 --- a/dist/esm/models/CreateClientGatewayResponse.js +++ b/dist/esm/models/CreateClientGatewayResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDhcpOptionsRequest.d.ts b/dist/esm/models/CreateDhcpOptionsRequest.d.ts index defbabbf..d51f1228 100644 --- a/dist/esm/models/CreateDhcpOptionsRequest.d.ts +++ b/dist/esm/models/CreateDhcpOptionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDhcpOptionsRequest.js b/dist/esm/models/CreateDhcpOptionsRequest.js index c803724f..bd3b513f 100644 --- a/dist/esm/models/CreateDhcpOptionsRequest.js +++ b/dist/esm/models/CreateDhcpOptionsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDhcpOptionsResponse.d.ts b/dist/esm/models/CreateDhcpOptionsResponse.d.ts index b15830d0..57321737 100644 --- a/dist/esm/models/CreateDhcpOptionsResponse.d.ts +++ b/dist/esm/models/CreateDhcpOptionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDhcpOptionsResponse.js b/dist/esm/models/CreateDhcpOptionsResponse.js index 9a8ecd7d..9a3fff8a 100644 --- a/dist/esm/models/CreateDhcpOptionsResponse.js +++ b/dist/esm/models/CreateDhcpOptionsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDirectLinkInterfaceRequest.d.ts b/dist/esm/models/CreateDirectLinkInterfaceRequest.d.ts index 86531401..ab31e917 100644 --- a/dist/esm/models/CreateDirectLinkInterfaceRequest.d.ts +++ b/dist/esm/models/CreateDirectLinkInterfaceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDirectLinkInterfaceRequest.js b/dist/esm/models/CreateDirectLinkInterfaceRequest.js index 3809aba6..2d465d15 100644 --- a/dist/esm/models/CreateDirectLinkInterfaceRequest.js +++ b/dist/esm/models/CreateDirectLinkInterfaceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDirectLinkInterfaceResponse.d.ts b/dist/esm/models/CreateDirectLinkInterfaceResponse.d.ts index daf5d1e1..8e5a3bd6 100644 --- a/dist/esm/models/CreateDirectLinkInterfaceResponse.d.ts +++ b/dist/esm/models/CreateDirectLinkInterfaceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDirectLinkInterfaceResponse.js b/dist/esm/models/CreateDirectLinkInterfaceResponse.js index f5a88eec..7dce20d7 100644 --- a/dist/esm/models/CreateDirectLinkInterfaceResponse.js +++ b/dist/esm/models/CreateDirectLinkInterfaceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDirectLinkRequest.d.ts b/dist/esm/models/CreateDirectLinkRequest.d.ts index 84ff3aea..43655dd3 100644 --- a/dist/esm/models/CreateDirectLinkRequest.d.ts +++ b/dist/esm/models/CreateDirectLinkRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDirectLinkRequest.js b/dist/esm/models/CreateDirectLinkRequest.js index 45895053..9c2245a8 100644 --- a/dist/esm/models/CreateDirectLinkRequest.js +++ b/dist/esm/models/CreateDirectLinkRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDirectLinkResponse.d.ts b/dist/esm/models/CreateDirectLinkResponse.d.ts index 7dff2583..76bd245e 100644 --- a/dist/esm/models/CreateDirectLinkResponse.d.ts +++ b/dist/esm/models/CreateDirectLinkResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateDirectLinkResponse.js b/dist/esm/models/CreateDirectLinkResponse.js index d7e260af..87a4b8c7 100644 --- a/dist/esm/models/CreateDirectLinkResponse.js +++ b/dist/esm/models/CreateDirectLinkResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateFlexibleGpuRequest.d.ts b/dist/esm/models/CreateFlexibleGpuRequest.d.ts index c11d1b37..49b90bf8 100644 --- a/dist/esm/models/CreateFlexibleGpuRequest.d.ts +++ b/dist/esm/models/CreateFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateFlexibleGpuRequest.js b/dist/esm/models/CreateFlexibleGpuRequest.js index bdfcbec2..7259a3cb 100644 --- a/dist/esm/models/CreateFlexibleGpuRequest.js +++ b/dist/esm/models/CreateFlexibleGpuRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateFlexibleGpuResponse.d.ts b/dist/esm/models/CreateFlexibleGpuResponse.d.ts index f8f8d2e0..1d78067a 100644 --- a/dist/esm/models/CreateFlexibleGpuResponse.d.ts +++ b/dist/esm/models/CreateFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateFlexibleGpuResponse.js b/dist/esm/models/CreateFlexibleGpuResponse.js index 4fe4a1b8..bea5ab79 100644 --- a/dist/esm/models/CreateFlexibleGpuResponse.js +++ b/dist/esm/models/CreateFlexibleGpuResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateImageExportTaskRequest.d.ts b/dist/esm/models/CreateImageExportTaskRequest.d.ts index 97b1740d..6beb215a 100644 --- a/dist/esm/models/CreateImageExportTaskRequest.d.ts +++ b/dist/esm/models/CreateImageExportTaskRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateImageExportTaskRequest.js b/dist/esm/models/CreateImageExportTaskRequest.js index 4b289de8..c04b59d6 100644 --- a/dist/esm/models/CreateImageExportTaskRequest.js +++ b/dist/esm/models/CreateImageExportTaskRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateImageExportTaskResponse.d.ts b/dist/esm/models/CreateImageExportTaskResponse.d.ts index da88c1a1..affd911e 100644 --- a/dist/esm/models/CreateImageExportTaskResponse.d.ts +++ b/dist/esm/models/CreateImageExportTaskResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateImageExportTaskResponse.js b/dist/esm/models/CreateImageExportTaskResponse.js index ab6b45ec..ebcbd4f3 100644 --- a/dist/esm/models/CreateImageExportTaskResponse.js +++ b/dist/esm/models/CreateImageExportTaskResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateImageRequest.d.ts b/dist/esm/models/CreateImageRequest.d.ts index b7145e24..ed9bb697 100644 --- a/dist/esm/models/CreateImageRequest.d.ts +++ b/dist/esm/models/CreateImageRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -59,6 +59,12 @@ export interface CreateImageRequest { * @memberof CreateImageRequest */ noReboot?: boolean; + /** + * The product codes associated with the OMI. + * @type {Array} + * @memberof CreateImageRequest + */ + productCodes?: Array; /** * The name of the root device. You must specify only one of the following parameters: `FileLocation`, `RootDeviceName`, `SourceImageId` or `VmId`. * @type {string} diff --git a/dist/esm/models/CreateImageRequest.js b/dist/esm/models/CreateImageRequest.js index c3a37fab..a7e10560 100644 --- a/dist/esm/models/CreateImageRequest.js +++ b/dist/esm/models/CreateImageRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -28,6 +28,7 @@ export function CreateImageRequestFromJSONTyped(json, ignoreDiscriminator) { 'fileLocation': !exists(json, 'FileLocation') ? undefined : json['FileLocation'], 'imageName': !exists(json, 'ImageName') ? undefined : json['ImageName'], 'noReboot': !exists(json, 'NoReboot') ? undefined : json['NoReboot'], + 'productCodes': !exists(json, 'ProductCodes') ? undefined : json['ProductCodes'], 'rootDeviceName': !exists(json, 'RootDeviceName') ? undefined : json['RootDeviceName'], 'sourceImageId': !exists(json, 'SourceImageId') ? undefined : json['SourceImageId'], 'sourceRegionName': !exists(json, 'SourceRegionName') ? undefined : json['SourceRegionName'], @@ -49,6 +50,7 @@ export function CreateImageRequestToJSON(value) { 'FileLocation': value.fileLocation, 'ImageName': value.imageName, 'NoReboot': value.noReboot, + 'ProductCodes': value.productCodes, 'RootDeviceName': value.rootDeviceName, 'SourceImageId': value.sourceImageId, 'SourceRegionName': value.sourceRegionName, diff --git a/dist/esm/models/CreateImageResponse.d.ts b/dist/esm/models/CreateImageResponse.d.ts index 93d3dbfe..995a49fb 100644 --- a/dist/esm/models/CreateImageResponse.d.ts +++ b/dist/esm/models/CreateImageResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateImageResponse.js b/dist/esm/models/CreateImageResponse.js index c5403272..2ba0ab98 100644 --- a/dist/esm/models/CreateImageResponse.js +++ b/dist/esm/models/CreateImageResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateInternetServiceRequest.d.ts b/dist/esm/models/CreateInternetServiceRequest.d.ts index 155de47a..89661887 100644 --- a/dist/esm/models/CreateInternetServiceRequest.d.ts +++ b/dist/esm/models/CreateInternetServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateInternetServiceRequest.js b/dist/esm/models/CreateInternetServiceRequest.js index f020b1bb..43bd4486 100644 --- a/dist/esm/models/CreateInternetServiceRequest.js +++ b/dist/esm/models/CreateInternetServiceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateInternetServiceResponse.d.ts b/dist/esm/models/CreateInternetServiceResponse.d.ts index 5ba2807f..1f66b030 100644 --- a/dist/esm/models/CreateInternetServiceResponse.d.ts +++ b/dist/esm/models/CreateInternetServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateInternetServiceResponse.js b/dist/esm/models/CreateInternetServiceResponse.js index 22ffafa5..653b7ef8 100644 --- a/dist/esm/models/CreateInternetServiceResponse.js +++ b/dist/esm/models/CreateInternetServiceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateKeypairRequest.d.ts b/dist/esm/models/CreateKeypairRequest.d.ts index e85be349..e29a8560 100644 --- a/dist/esm/models/CreateKeypairRequest.d.ts +++ b/dist/esm/models/CreateKeypairRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateKeypairRequest.js b/dist/esm/models/CreateKeypairRequest.js index f35c37c8..f828dd3b 100644 --- a/dist/esm/models/CreateKeypairRequest.js +++ b/dist/esm/models/CreateKeypairRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateKeypairResponse.d.ts b/dist/esm/models/CreateKeypairResponse.d.ts index 0f77d947..78beec60 100644 --- a/dist/esm/models/CreateKeypairResponse.d.ts +++ b/dist/esm/models/CreateKeypairResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateKeypairResponse.js b/dist/esm/models/CreateKeypairResponse.js index 72f56a64..3d609112 100644 --- a/dist/esm/models/CreateKeypairResponse.js +++ b/dist/esm/models/CreateKeypairResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateListenerRuleRequest.d.ts b/dist/esm/models/CreateListenerRuleRequest.d.ts index c5907d27..1963d540 100644 --- a/dist/esm/models/CreateListenerRuleRequest.d.ts +++ b/dist/esm/models/CreateListenerRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateListenerRuleRequest.js b/dist/esm/models/CreateListenerRuleRequest.js index e91b22b5..6e1ce190 100644 --- a/dist/esm/models/CreateListenerRuleRequest.js +++ b/dist/esm/models/CreateListenerRuleRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateListenerRuleResponse.d.ts b/dist/esm/models/CreateListenerRuleResponse.d.ts index 5483630b..faed25d5 100644 --- a/dist/esm/models/CreateListenerRuleResponse.d.ts +++ b/dist/esm/models/CreateListenerRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateListenerRuleResponse.js b/dist/esm/models/CreateListenerRuleResponse.js index 3c50a5d8..7dd66f78 100644 --- a/dist/esm/models/CreateListenerRuleResponse.js +++ b/dist/esm/models/CreateListenerRuleResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerListenersRequest.d.ts b/dist/esm/models/CreateLoadBalancerListenersRequest.d.ts index eac752d7..9efb768e 100644 --- a/dist/esm/models/CreateLoadBalancerListenersRequest.d.ts +++ b/dist/esm/models/CreateLoadBalancerListenersRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerListenersRequest.js b/dist/esm/models/CreateLoadBalancerListenersRequest.js index d1369845..21ec4d42 100644 --- a/dist/esm/models/CreateLoadBalancerListenersRequest.js +++ b/dist/esm/models/CreateLoadBalancerListenersRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerListenersResponse.d.ts b/dist/esm/models/CreateLoadBalancerListenersResponse.d.ts index 506b2fa5..862a1a6f 100644 --- a/dist/esm/models/CreateLoadBalancerListenersResponse.d.ts +++ b/dist/esm/models/CreateLoadBalancerListenersResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerListenersResponse.js b/dist/esm/models/CreateLoadBalancerListenersResponse.js index 77423c83..daa5c591 100644 --- a/dist/esm/models/CreateLoadBalancerListenersResponse.js +++ b/dist/esm/models/CreateLoadBalancerListenersResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerPolicyRequest.d.ts b/dist/esm/models/CreateLoadBalancerPolicyRequest.d.ts index b6a24c9b..02a29225 100644 --- a/dist/esm/models/CreateLoadBalancerPolicyRequest.d.ts +++ b/dist/esm/models/CreateLoadBalancerPolicyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerPolicyRequest.js b/dist/esm/models/CreateLoadBalancerPolicyRequest.js index 6cd22af0..c8180ddf 100644 --- a/dist/esm/models/CreateLoadBalancerPolicyRequest.js +++ b/dist/esm/models/CreateLoadBalancerPolicyRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerPolicyResponse.d.ts b/dist/esm/models/CreateLoadBalancerPolicyResponse.d.ts index a9919696..acdb67c7 100644 --- a/dist/esm/models/CreateLoadBalancerPolicyResponse.d.ts +++ b/dist/esm/models/CreateLoadBalancerPolicyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerPolicyResponse.js b/dist/esm/models/CreateLoadBalancerPolicyResponse.js index 695494a2..afa2d5d3 100644 --- a/dist/esm/models/CreateLoadBalancerPolicyResponse.js +++ b/dist/esm/models/CreateLoadBalancerPolicyResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerRequest.d.ts b/dist/esm/models/CreateLoadBalancerRequest.d.ts index 447e6c4e..e0f34a32 100644 --- a/dist/esm/models/CreateLoadBalancerRequest.d.ts +++ b/dist/esm/models/CreateLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerRequest.js b/dist/esm/models/CreateLoadBalancerRequest.js index 61f83433..540b8c2f 100644 --- a/dist/esm/models/CreateLoadBalancerRequest.js +++ b/dist/esm/models/CreateLoadBalancerRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerResponse.d.ts b/dist/esm/models/CreateLoadBalancerResponse.d.ts index af5d42a0..66993321 100644 --- a/dist/esm/models/CreateLoadBalancerResponse.d.ts +++ b/dist/esm/models/CreateLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerResponse.js b/dist/esm/models/CreateLoadBalancerResponse.js index 4165559c..11abe7c7 100644 --- a/dist/esm/models/CreateLoadBalancerResponse.js +++ b/dist/esm/models/CreateLoadBalancerResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerTagsRequest.d.ts b/dist/esm/models/CreateLoadBalancerTagsRequest.d.ts index 080b66a9..cbce7efe 100644 --- a/dist/esm/models/CreateLoadBalancerTagsRequest.d.ts +++ b/dist/esm/models/CreateLoadBalancerTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerTagsRequest.js b/dist/esm/models/CreateLoadBalancerTagsRequest.js index cfea1a5f..2900c80f 100644 --- a/dist/esm/models/CreateLoadBalancerTagsRequest.js +++ b/dist/esm/models/CreateLoadBalancerTagsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerTagsResponse.d.ts b/dist/esm/models/CreateLoadBalancerTagsResponse.d.ts index 31554565..bf37a522 100644 --- a/dist/esm/models/CreateLoadBalancerTagsResponse.d.ts +++ b/dist/esm/models/CreateLoadBalancerTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateLoadBalancerTagsResponse.js b/dist/esm/models/CreateLoadBalancerTagsResponse.js index 3e8f3ef7..925b23cd 100644 --- a/dist/esm/models/CreateLoadBalancerTagsResponse.js +++ b/dist/esm/models/CreateLoadBalancerTagsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNatServiceRequest.d.ts b/dist/esm/models/CreateNatServiceRequest.d.ts index 20f6f3b3..e486f427 100644 --- a/dist/esm/models/CreateNatServiceRequest.d.ts +++ b/dist/esm/models/CreateNatServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNatServiceRequest.js b/dist/esm/models/CreateNatServiceRequest.js index 4fec5c5f..7bd058ed 100644 --- a/dist/esm/models/CreateNatServiceRequest.js +++ b/dist/esm/models/CreateNatServiceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNatServiceResponse.d.ts b/dist/esm/models/CreateNatServiceResponse.d.ts index 3e7b057e..c5603d69 100644 --- a/dist/esm/models/CreateNatServiceResponse.d.ts +++ b/dist/esm/models/CreateNatServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNatServiceResponse.js b/dist/esm/models/CreateNatServiceResponse.js index 99bdbb61..dbf01be9 100644 --- a/dist/esm/models/CreateNatServiceResponse.js +++ b/dist/esm/models/CreateNatServiceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetAccessPointRequest.d.ts b/dist/esm/models/CreateNetAccessPointRequest.d.ts index e31e5b1e..5be10dc6 100644 --- a/dist/esm/models/CreateNetAccessPointRequest.d.ts +++ b/dist/esm/models/CreateNetAccessPointRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetAccessPointRequest.js b/dist/esm/models/CreateNetAccessPointRequest.js index 7fa31aeb..ec0587e1 100644 --- a/dist/esm/models/CreateNetAccessPointRequest.js +++ b/dist/esm/models/CreateNetAccessPointRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetAccessPointResponse.d.ts b/dist/esm/models/CreateNetAccessPointResponse.d.ts index 58ac88f3..6e8a4199 100644 --- a/dist/esm/models/CreateNetAccessPointResponse.d.ts +++ b/dist/esm/models/CreateNetAccessPointResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetAccessPointResponse.js b/dist/esm/models/CreateNetAccessPointResponse.js index 67accc5c..c6a4c317 100644 --- a/dist/esm/models/CreateNetAccessPointResponse.js +++ b/dist/esm/models/CreateNetAccessPointResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetPeeringRequest.d.ts b/dist/esm/models/CreateNetPeeringRequest.d.ts index 16f966b7..9a353dd0 100644 --- a/dist/esm/models/CreateNetPeeringRequest.d.ts +++ b/dist/esm/models/CreateNetPeeringRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetPeeringRequest.js b/dist/esm/models/CreateNetPeeringRequest.js index 1c13aeb8..36fd7e1f 100644 --- a/dist/esm/models/CreateNetPeeringRequest.js +++ b/dist/esm/models/CreateNetPeeringRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetPeeringResponse.d.ts b/dist/esm/models/CreateNetPeeringResponse.d.ts index cc83c666..bf70f0c8 100644 --- a/dist/esm/models/CreateNetPeeringResponse.d.ts +++ b/dist/esm/models/CreateNetPeeringResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetPeeringResponse.js b/dist/esm/models/CreateNetPeeringResponse.js index 785308f6..8ebdecf6 100644 --- a/dist/esm/models/CreateNetPeeringResponse.js +++ b/dist/esm/models/CreateNetPeeringResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetRequest.d.ts b/dist/esm/models/CreateNetRequest.d.ts index dcc1d693..8360c78f 100644 --- a/dist/esm/models/CreateNetRequest.d.ts +++ b/dist/esm/models/CreateNetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetRequest.js b/dist/esm/models/CreateNetRequest.js index 0452ec9e..93ccb417 100644 --- a/dist/esm/models/CreateNetRequest.js +++ b/dist/esm/models/CreateNetRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetResponse.d.ts b/dist/esm/models/CreateNetResponse.d.ts index 695792c7..a9b1e24a 100644 --- a/dist/esm/models/CreateNetResponse.d.ts +++ b/dist/esm/models/CreateNetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNetResponse.js b/dist/esm/models/CreateNetResponse.js index 158ff318..08b629a1 100644 --- a/dist/esm/models/CreateNetResponse.js +++ b/dist/esm/models/CreateNetResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNicRequest.d.ts b/dist/esm/models/CreateNicRequest.d.ts index 1c52ebf4..c3a36f4d 100644 --- a/dist/esm/models/CreateNicRequest.d.ts +++ b/dist/esm/models/CreateNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNicRequest.js b/dist/esm/models/CreateNicRequest.js index 5989f828..0dd77c78 100644 --- a/dist/esm/models/CreateNicRequest.js +++ b/dist/esm/models/CreateNicRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNicResponse.d.ts b/dist/esm/models/CreateNicResponse.d.ts index 20b9cfa8..28ee5746 100644 --- a/dist/esm/models/CreateNicResponse.d.ts +++ b/dist/esm/models/CreateNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateNicResponse.js b/dist/esm/models/CreateNicResponse.js index f71268ad..e2af0a6f 100644 --- a/dist/esm/models/CreateNicResponse.js +++ b/dist/esm/models/CreateNicResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreatePublicIpRequest.d.ts b/dist/esm/models/CreatePublicIpRequest.d.ts index 4dc7c356..5ec5707e 100644 --- a/dist/esm/models/CreatePublicIpRequest.d.ts +++ b/dist/esm/models/CreatePublicIpRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreatePublicIpRequest.js b/dist/esm/models/CreatePublicIpRequest.js index a07f0f61..4267c7be 100644 --- a/dist/esm/models/CreatePublicIpRequest.js +++ b/dist/esm/models/CreatePublicIpRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreatePublicIpResponse.d.ts b/dist/esm/models/CreatePublicIpResponse.d.ts index 6c4b12e9..c78fc00e 100644 --- a/dist/esm/models/CreatePublicIpResponse.d.ts +++ b/dist/esm/models/CreatePublicIpResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreatePublicIpResponse.js b/dist/esm/models/CreatePublicIpResponse.js index 341ec9de..06c59249 100644 --- a/dist/esm/models/CreatePublicIpResponse.js +++ b/dist/esm/models/CreatePublicIpResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateRouteRequest.d.ts b/dist/esm/models/CreateRouteRequest.d.ts index 6fa20f03..fccc8db4 100644 --- a/dist/esm/models/CreateRouteRequest.d.ts +++ b/dist/esm/models/CreateRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateRouteRequest.js b/dist/esm/models/CreateRouteRequest.js index 5b8ec883..9831905a 100644 --- a/dist/esm/models/CreateRouteRequest.js +++ b/dist/esm/models/CreateRouteRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateRouteResponse.d.ts b/dist/esm/models/CreateRouteResponse.d.ts index 4431b64a..91f72c28 100644 --- a/dist/esm/models/CreateRouteResponse.d.ts +++ b/dist/esm/models/CreateRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateRouteResponse.js b/dist/esm/models/CreateRouteResponse.js index d7de5e91..d3cff7f3 100644 --- a/dist/esm/models/CreateRouteResponse.js +++ b/dist/esm/models/CreateRouteResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateRouteTableRequest.d.ts b/dist/esm/models/CreateRouteTableRequest.d.ts index 40cbcbcd..898f7be9 100644 --- a/dist/esm/models/CreateRouteTableRequest.d.ts +++ b/dist/esm/models/CreateRouteTableRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateRouteTableRequest.js b/dist/esm/models/CreateRouteTableRequest.js index a8676aab..34730caf 100644 --- a/dist/esm/models/CreateRouteTableRequest.js +++ b/dist/esm/models/CreateRouteTableRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateRouteTableResponse.d.ts b/dist/esm/models/CreateRouteTableResponse.d.ts index 51a86399..95219952 100644 --- a/dist/esm/models/CreateRouteTableResponse.d.ts +++ b/dist/esm/models/CreateRouteTableResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateRouteTableResponse.js b/dist/esm/models/CreateRouteTableResponse.js index d968b6e5..3578837c 100644 --- a/dist/esm/models/CreateRouteTableResponse.js +++ b/dist/esm/models/CreateRouteTableResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSecurityGroupRequest.d.ts b/dist/esm/models/CreateSecurityGroupRequest.d.ts index 903dea35..1b91d66a 100644 --- a/dist/esm/models/CreateSecurityGroupRequest.d.ts +++ b/dist/esm/models/CreateSecurityGroupRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSecurityGroupRequest.js b/dist/esm/models/CreateSecurityGroupRequest.js index 94584224..e23c9553 100644 --- a/dist/esm/models/CreateSecurityGroupRequest.js +++ b/dist/esm/models/CreateSecurityGroupRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSecurityGroupResponse.d.ts b/dist/esm/models/CreateSecurityGroupResponse.d.ts index 09f8a85d..f6f033b3 100644 --- a/dist/esm/models/CreateSecurityGroupResponse.d.ts +++ b/dist/esm/models/CreateSecurityGroupResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSecurityGroupResponse.js b/dist/esm/models/CreateSecurityGroupResponse.js index edfa27b0..73b2433f 100644 --- a/dist/esm/models/CreateSecurityGroupResponse.js +++ b/dist/esm/models/CreateSecurityGroupResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSecurityGroupRuleRequest.d.ts b/dist/esm/models/CreateSecurityGroupRuleRequest.d.ts index 415743d1..ebe99f03 100644 --- a/dist/esm/models/CreateSecurityGroupRuleRequest.d.ts +++ b/dist/esm/models/CreateSecurityGroupRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSecurityGroupRuleRequest.js b/dist/esm/models/CreateSecurityGroupRuleRequest.js index dd82bb07..6ac7ae45 100644 --- a/dist/esm/models/CreateSecurityGroupRuleRequest.js +++ b/dist/esm/models/CreateSecurityGroupRuleRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSecurityGroupRuleResponse.d.ts b/dist/esm/models/CreateSecurityGroupRuleResponse.d.ts index 6ac82a49..7ec96363 100644 --- a/dist/esm/models/CreateSecurityGroupRuleResponse.d.ts +++ b/dist/esm/models/CreateSecurityGroupRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSecurityGroupRuleResponse.js b/dist/esm/models/CreateSecurityGroupRuleResponse.js index 6c36ea1c..c2e6f3c8 100644 --- a/dist/esm/models/CreateSecurityGroupRuleResponse.js +++ b/dist/esm/models/CreateSecurityGroupRuleResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateServerCertificateRequest.d.ts b/dist/esm/models/CreateServerCertificateRequest.d.ts index 72f36e72..cd8ab10d 100644 --- a/dist/esm/models/CreateServerCertificateRequest.d.ts +++ b/dist/esm/models/CreateServerCertificateRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateServerCertificateRequest.js b/dist/esm/models/CreateServerCertificateRequest.js index 790cf69d..5ce838b2 100644 --- a/dist/esm/models/CreateServerCertificateRequest.js +++ b/dist/esm/models/CreateServerCertificateRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateServerCertificateResponse.d.ts b/dist/esm/models/CreateServerCertificateResponse.d.ts index 2ebff921..9038aeda 100644 --- a/dist/esm/models/CreateServerCertificateResponse.d.ts +++ b/dist/esm/models/CreateServerCertificateResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateServerCertificateResponse.js b/dist/esm/models/CreateServerCertificateResponse.js index d19d5bb6..5df75301 100644 --- a/dist/esm/models/CreateServerCertificateResponse.js +++ b/dist/esm/models/CreateServerCertificateResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSnapshotExportTaskRequest.d.ts b/dist/esm/models/CreateSnapshotExportTaskRequest.d.ts index 9d8127d0..41a226d5 100644 --- a/dist/esm/models/CreateSnapshotExportTaskRequest.d.ts +++ b/dist/esm/models/CreateSnapshotExportTaskRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSnapshotExportTaskRequest.js b/dist/esm/models/CreateSnapshotExportTaskRequest.js index 7f3f4fe0..531008e2 100644 --- a/dist/esm/models/CreateSnapshotExportTaskRequest.js +++ b/dist/esm/models/CreateSnapshotExportTaskRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSnapshotExportTaskResponse.d.ts b/dist/esm/models/CreateSnapshotExportTaskResponse.d.ts index 5f50e36b..6fd28591 100644 --- a/dist/esm/models/CreateSnapshotExportTaskResponse.d.ts +++ b/dist/esm/models/CreateSnapshotExportTaskResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSnapshotExportTaskResponse.js b/dist/esm/models/CreateSnapshotExportTaskResponse.js index 9bbfc3a7..f75b4656 100644 --- a/dist/esm/models/CreateSnapshotExportTaskResponse.js +++ b/dist/esm/models/CreateSnapshotExportTaskResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSnapshotRequest.d.ts b/dist/esm/models/CreateSnapshotRequest.d.ts index 19f35eb8..8dce964f 100644 --- a/dist/esm/models/CreateSnapshotRequest.d.ts +++ b/dist/esm/models/CreateSnapshotRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSnapshotRequest.js b/dist/esm/models/CreateSnapshotRequest.js index ab8551f7..8694906c 100644 --- a/dist/esm/models/CreateSnapshotRequest.js +++ b/dist/esm/models/CreateSnapshotRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSnapshotResponse.d.ts b/dist/esm/models/CreateSnapshotResponse.d.ts index f4f6022b..1acad5ac 100644 --- a/dist/esm/models/CreateSnapshotResponse.d.ts +++ b/dist/esm/models/CreateSnapshotResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSnapshotResponse.js b/dist/esm/models/CreateSnapshotResponse.js index 5b8b4bef..24adaaff 100644 --- a/dist/esm/models/CreateSnapshotResponse.js +++ b/dist/esm/models/CreateSnapshotResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSubnetRequest.d.ts b/dist/esm/models/CreateSubnetRequest.d.ts index ff1451db..69e23b57 100644 --- a/dist/esm/models/CreateSubnetRequest.d.ts +++ b/dist/esm/models/CreateSubnetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSubnetRequest.js b/dist/esm/models/CreateSubnetRequest.js index 8557f64c..99ec14ee 100644 --- a/dist/esm/models/CreateSubnetRequest.js +++ b/dist/esm/models/CreateSubnetRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSubnetResponse.d.ts b/dist/esm/models/CreateSubnetResponse.d.ts index 0098fa8e..5a9c5a34 100644 --- a/dist/esm/models/CreateSubnetResponse.d.ts +++ b/dist/esm/models/CreateSubnetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateSubnetResponse.js b/dist/esm/models/CreateSubnetResponse.js index 3c9fc5ae..1ab6ee70 100644 --- a/dist/esm/models/CreateSubnetResponse.js +++ b/dist/esm/models/CreateSubnetResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateTagsRequest.d.ts b/dist/esm/models/CreateTagsRequest.d.ts index 027183ba..1242032f 100644 --- a/dist/esm/models/CreateTagsRequest.d.ts +++ b/dist/esm/models/CreateTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateTagsRequest.js b/dist/esm/models/CreateTagsRequest.js index 19e940cf..678de033 100644 --- a/dist/esm/models/CreateTagsRequest.js +++ b/dist/esm/models/CreateTagsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateTagsResponse.d.ts b/dist/esm/models/CreateTagsResponse.d.ts index dd79495f..386efce2 100644 --- a/dist/esm/models/CreateTagsResponse.d.ts +++ b/dist/esm/models/CreateTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateTagsResponse.js b/dist/esm/models/CreateTagsResponse.js index 5c90155e..fe250240 100644 --- a/dist/esm/models/CreateTagsResponse.js +++ b/dist/esm/models/CreateTagsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVirtualGatewayRequest.d.ts b/dist/esm/models/CreateVirtualGatewayRequest.d.ts index 7ee589a1..ca07a26b 100644 --- a/dist/esm/models/CreateVirtualGatewayRequest.d.ts +++ b/dist/esm/models/CreateVirtualGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVirtualGatewayRequest.js b/dist/esm/models/CreateVirtualGatewayRequest.js index 3e26643f..a75310c2 100644 --- a/dist/esm/models/CreateVirtualGatewayRequest.js +++ b/dist/esm/models/CreateVirtualGatewayRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVirtualGatewayResponse.d.ts b/dist/esm/models/CreateVirtualGatewayResponse.d.ts index f4767cc4..864dce1e 100644 --- a/dist/esm/models/CreateVirtualGatewayResponse.d.ts +++ b/dist/esm/models/CreateVirtualGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVirtualGatewayResponse.js b/dist/esm/models/CreateVirtualGatewayResponse.js index cfd47078..d2a3ca99 100644 --- a/dist/esm/models/CreateVirtualGatewayResponse.js +++ b/dist/esm/models/CreateVirtualGatewayResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVmGroupRequest.d.ts b/dist/esm/models/CreateVmGroupRequest.d.ts new file mode 100644 index 00000000..c3aede87 --- /dev/null +++ b/dist/esm/models/CreateVmGroupRequest.d.ts @@ -0,0 +1,85 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * + * @export + * @interface CreateVmGroupRequest + */ +export interface CreateVmGroupRequest { + /** + * A description for the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof CreateVmGroupRequest + */ + dryRun?: boolean; + /** + * The positioning strategy of VMs on hypervisors. By default, or if set to `no-strategy` our orchestrator determines the most adequate position for your VMs. If set to `attract`, your VMs are deployed on the same hypervisor, which improves network performance. If set to `repulse`, your VMs are deployed on a different hypervisor, which improves fault tolerance. + * @type {string} + * @memberof CreateVmGroupRequest + */ + positioningStrategy?: CreateVmGroupRequestPositioningStrategyEnum; + /** + * One or more IDs of security groups for the VM group. + * @type {Array} + * @memberof CreateVmGroupRequest + */ + securityGroupIds: Array; + /** + * The ID of the Subnet in which you want to create the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + subnetId: string; + /** + * One or more tags to add to the VM group. + * @type {Array} + * @memberof CreateVmGroupRequest + */ + tags?: Array; + /** + * The number of VMs deployed in the VM group. + * @type {number} + * @memberof CreateVmGroupRequest + */ + vmCount: number; + /** + * The name of the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + vmGroupName: string; + /** + * The ID of the VM template used to launch VMs in the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + vmTemplateId: string; +} +/** + * @export + */ +export declare const CreateVmGroupRequestPositioningStrategyEnum: { + readonly Attract: "attract"; + readonly NoStrategy: "no-strategy"; + readonly Repulse: "repulse"; +}; +export declare type CreateVmGroupRequestPositioningStrategyEnum = typeof CreateVmGroupRequestPositioningStrategyEnum[keyof typeof CreateVmGroupRequestPositioningStrategyEnum]; +export declare function CreateVmGroupRequestFromJSON(json: any): CreateVmGroupRequest; +export declare function CreateVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmGroupRequest; +export declare function CreateVmGroupRequestToJSON(value?: CreateVmGroupRequest | null): any; diff --git a/dist/esm/models/CreateVmGroupRequest.js b/dist/esm/models/CreateVmGroupRequest.js new file mode 100644 index 00000000..1559a461 --- /dev/null +++ b/dist/esm/models/CreateVmGroupRequest.js @@ -0,0 +1,61 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ResourceTagFromJSON, ResourceTagToJSON, } from './ResourceTag'; +/** + * @export + */ +export const CreateVmGroupRequestPositioningStrategyEnum = { + Attract: 'attract', + NoStrategy: 'no-strategy', + Repulse: 'repulse' +}; +export function CreateVmGroupRequestFromJSON(json) { + return CreateVmGroupRequestFromJSONTyped(json, false); +} +export function CreateVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'positioningStrategy': !exists(json, 'PositioningStrategy') ? undefined : json['PositioningStrategy'], + 'securityGroupIds': json['SecurityGroupIds'], + 'subnetId': json['SubnetId'], + 'tags': !exists(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTagFromJSON)), + 'vmCount': json['VmCount'], + 'vmGroupName': json['VmGroupName'], + 'vmTemplateId': json['VmTemplateId'], + }; +} +export function CreateVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Description': value.description, + 'DryRun': value.dryRun, + 'PositioningStrategy': value.positioningStrategy, + 'SecurityGroupIds': value.securityGroupIds, + 'SubnetId': value.subnetId, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTagToJSON)), + 'VmCount': value.vmCount, + 'VmGroupName': value.vmGroupName, + 'VmTemplateId': value.vmTemplateId, + }; +} diff --git a/dist/esm/models/CreateVmGroupResponse.d.ts b/dist/esm/models/CreateVmGroupResponse.d.ts new file mode 100644 index 00000000..27cc46e3 --- /dev/null +++ b/dist/esm/models/CreateVmGroupResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmGroup } from './VmGroup'; +/** + * + * @export + * @interface CreateVmGroupResponse + */ +export interface CreateVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof CreateVmGroupResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmGroup} + * @memberof CreateVmGroupResponse + */ + vmGroup?: VmGroup; +} +export declare function CreateVmGroupResponseFromJSON(json: any): CreateVmGroupResponse; +export declare function CreateVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmGroupResponse; +export declare function CreateVmGroupResponseToJSON(value?: CreateVmGroupResponse | null): any; diff --git a/dist/esm/models/CreateVmGroupResponse.js b/dist/esm/models/CreateVmGroupResponse.js new file mode 100644 index 00000000..ee1e447c --- /dev/null +++ b/dist/esm/models/CreateVmGroupResponse.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +import { VmGroupFromJSON, VmGroupToJSON, } from './VmGroup'; +export function CreateVmGroupResponseFromJSON(json) { + return CreateVmGroupResponseFromJSONTyped(json, false); +} +export function CreateVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmGroup': !exists(json, 'VmGroup') ? undefined : VmGroupFromJSON(json['VmGroup']), + }; +} +export function CreateVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmGroup': VmGroupToJSON(value.vmGroup), + }; +} diff --git a/dist/esm/models/CreateVmTemplateRequest.d.ts b/dist/esm/models/CreateVmTemplateRequest.d.ts new file mode 100644 index 00000000..c7f2364c --- /dev/null +++ b/dist/esm/models/CreateVmTemplateRequest.d.ts @@ -0,0 +1,91 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * + * @export + * @interface CreateVmTemplateRequest + */ +export interface CreateVmTemplateRequest { + /** + * The number of vCores to use for each VM. + * @type {number} + * @memberof CreateVmTemplateRequest + */ + cpuCores: number; + /** + * The processor generation to use for each VM (for example, `v4`). + * @type {string} + * @memberof CreateVmTemplateRequest + */ + cpuGeneration: string; + /** + * The performance of the VMs (`medium` \| `high` \| `highest`). + * @type {string} + * @memberof CreateVmTemplateRequest + */ + cpuPerformance?: CreateVmTemplateRequestCpuPerformanceEnum; + /** + * A description for the VM template. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof CreateVmTemplateRequest + */ + dryRun?: boolean; + /** + * The ID of the OMI to use for each VM. You can find a list of OMIs by calling the [ReadImages](#readimages) method. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + imageId: string; + /** + * The name of the keypair to use for each VM. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + keypairName?: string; + /** + * The amount of RAM to use for each VM. + * @type {number} + * @memberof CreateVmTemplateRequest + */ + ram: number; + /** + * One or more tags to add to the VM template. + * @type {Array} + * @memberof CreateVmTemplateRequest + */ + tags?: Array; + /** + * The name of the VM template. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + vmTemplateName: string; +} +/** + * @export + */ +export declare const CreateVmTemplateRequestCpuPerformanceEnum: { + readonly Medium: "medium"; + readonly High: "high"; + readonly Highest: "highest"; +}; +export declare type CreateVmTemplateRequestCpuPerformanceEnum = typeof CreateVmTemplateRequestCpuPerformanceEnum[keyof typeof CreateVmTemplateRequestCpuPerformanceEnum]; +export declare function CreateVmTemplateRequestFromJSON(json: any): CreateVmTemplateRequest; +export declare function CreateVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmTemplateRequest; +export declare function CreateVmTemplateRequestToJSON(value?: CreateVmTemplateRequest | null): any; diff --git a/dist/esm/models/CreateVmTemplateRequest.js b/dist/esm/models/CreateVmTemplateRequest.js new file mode 100644 index 00000000..9e94c044 --- /dev/null +++ b/dist/esm/models/CreateVmTemplateRequest.js @@ -0,0 +1,63 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ResourceTagFromJSON, ResourceTagToJSON, } from './ResourceTag'; +/** + * @export + */ +export const CreateVmTemplateRequestCpuPerformanceEnum = { + Medium: 'medium', + High: 'high', + Highest: 'highest' +}; +export function CreateVmTemplateRequestFromJSON(json) { + return CreateVmTemplateRequestFromJSONTyped(json, false); +} +export function CreateVmTemplateRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'cpuCores': json['CpuCores'], + 'cpuGeneration': json['CpuGeneration'], + 'cpuPerformance': !exists(json, 'CpuPerformance') ? undefined : json['CpuPerformance'], + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'imageId': json['ImageId'], + 'keypairName': !exists(json, 'KeypairName') ? undefined : json['KeypairName'], + 'ram': json['Ram'], + 'tags': !exists(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTagFromJSON)), + 'vmTemplateName': json['VmTemplateName'], + }; +} +export function CreateVmTemplateRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CpuCores': value.cpuCores, + 'CpuGeneration': value.cpuGeneration, + 'CpuPerformance': value.cpuPerformance, + 'Description': value.description, + 'DryRun': value.dryRun, + 'ImageId': value.imageId, + 'KeypairName': value.keypairName, + 'Ram': value.ram, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTagToJSON)), + 'VmTemplateName': value.vmTemplateName, + }; +} diff --git a/dist/esm/models/CreateVmTemplateResponse.d.ts b/dist/esm/models/CreateVmTemplateResponse.d.ts new file mode 100644 index 00000000..6b76b748 --- /dev/null +++ b/dist/esm/models/CreateVmTemplateResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmTemplate } from './VmTemplate'; +/** + * + * @export + * @interface CreateVmTemplateResponse + */ +export interface CreateVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof CreateVmTemplateResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmTemplate} + * @memberof CreateVmTemplateResponse + */ + vmTemplate?: VmTemplate; +} +export declare function CreateVmTemplateResponseFromJSON(json: any): CreateVmTemplateResponse; +export declare function CreateVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmTemplateResponse; +export declare function CreateVmTemplateResponseToJSON(value?: CreateVmTemplateResponse | null): any; diff --git a/dist/esm/models/CreateVmTemplateResponse.js b/dist/esm/models/CreateVmTemplateResponse.js new file mode 100644 index 00000000..4a05f84f --- /dev/null +++ b/dist/esm/models/CreateVmTemplateResponse.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +import { VmTemplateFromJSON, VmTemplateToJSON, } from './VmTemplate'; +export function CreateVmTemplateResponseFromJSON(json) { + return CreateVmTemplateResponseFromJSONTyped(json, false); +} +export function CreateVmTemplateResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmTemplate': !exists(json, 'VmTemplate') ? undefined : VmTemplateFromJSON(json['VmTemplate']), + }; +} +export function CreateVmTemplateResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmTemplate': VmTemplateToJSON(value.vmTemplate), + }; +} diff --git a/dist/esm/models/CreateVmsRequest.d.ts b/dist/esm/models/CreateVmsRequest.d.ts index 50f7140b..25cd3886 100644 --- a/dist/esm/models/CreateVmsRequest.d.ts +++ b/dist/esm/models/CreateVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVmsRequest.js b/dist/esm/models/CreateVmsRequest.js index c0391372..6a3499e3 100644 --- a/dist/esm/models/CreateVmsRequest.js +++ b/dist/esm/models/CreateVmsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVmsResponse.d.ts b/dist/esm/models/CreateVmsResponse.d.ts index 6d9d5c45..f5fee2cf 100644 --- a/dist/esm/models/CreateVmsResponse.d.ts +++ b/dist/esm/models/CreateVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVmsResponse.js b/dist/esm/models/CreateVmsResponse.js index 23bc4fa8..bc8439c2 100644 --- a/dist/esm/models/CreateVmsResponse.js +++ b/dist/esm/models/CreateVmsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVolumeRequest.d.ts b/dist/esm/models/CreateVolumeRequest.d.ts index d4b6f875..af8f38ab 100644 --- a/dist/esm/models/CreateVolumeRequest.d.ts +++ b/dist/esm/models/CreateVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVolumeRequest.js b/dist/esm/models/CreateVolumeRequest.js index ffb931ba..a0abc9c3 100644 --- a/dist/esm/models/CreateVolumeRequest.js +++ b/dist/esm/models/CreateVolumeRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVolumeResponse.d.ts b/dist/esm/models/CreateVolumeResponse.d.ts index 15ac558c..5ad0c8c3 100644 --- a/dist/esm/models/CreateVolumeResponse.d.ts +++ b/dist/esm/models/CreateVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVolumeResponse.js b/dist/esm/models/CreateVolumeResponse.js index b7f23e45..208349a5 100644 --- a/dist/esm/models/CreateVolumeResponse.js +++ b/dist/esm/models/CreateVolumeResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVpnConnectionRequest.d.ts b/dist/esm/models/CreateVpnConnectionRequest.d.ts index 8ccb2547..0f630216 100644 --- a/dist/esm/models/CreateVpnConnectionRequest.d.ts +++ b/dist/esm/models/CreateVpnConnectionRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVpnConnectionRequest.js b/dist/esm/models/CreateVpnConnectionRequest.js index d63d9346..a3a87de9 100644 --- a/dist/esm/models/CreateVpnConnectionRequest.js +++ b/dist/esm/models/CreateVpnConnectionRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVpnConnectionResponse.d.ts b/dist/esm/models/CreateVpnConnectionResponse.d.ts index 3509c201..1a2a6e39 100644 --- a/dist/esm/models/CreateVpnConnectionResponse.d.ts +++ b/dist/esm/models/CreateVpnConnectionResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVpnConnectionResponse.js b/dist/esm/models/CreateVpnConnectionResponse.js index 8a24b209..54c924d0 100644 --- a/dist/esm/models/CreateVpnConnectionResponse.js +++ b/dist/esm/models/CreateVpnConnectionResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVpnConnectionRouteRequest.d.ts b/dist/esm/models/CreateVpnConnectionRouteRequest.d.ts index 2145d02d..cce7342b 100644 --- a/dist/esm/models/CreateVpnConnectionRouteRequest.d.ts +++ b/dist/esm/models/CreateVpnConnectionRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVpnConnectionRouteRequest.js b/dist/esm/models/CreateVpnConnectionRouteRequest.js index c594c4f7..88a62189 100644 --- a/dist/esm/models/CreateVpnConnectionRouteRequest.js +++ b/dist/esm/models/CreateVpnConnectionRouteRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVpnConnectionRouteResponse.d.ts b/dist/esm/models/CreateVpnConnectionRouteResponse.d.ts index c0a8f9a7..6a6e1a7f 100644 --- a/dist/esm/models/CreateVpnConnectionRouteResponse.d.ts +++ b/dist/esm/models/CreateVpnConnectionRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/CreateVpnConnectionRouteResponse.js b/dist/esm/models/CreateVpnConnectionRouteResponse.js index 92ae169d..bb952f1b 100644 --- a/dist/esm/models/CreateVpnConnectionRouteResponse.js +++ b/dist/esm/models/CreateVpnConnectionRouteResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteAccessKeyRequest.d.ts b/dist/esm/models/DeleteAccessKeyRequest.d.ts index 38e13851..480a8817 100644 --- a/dist/esm/models/DeleteAccessKeyRequest.d.ts +++ b/dist/esm/models/DeleteAccessKeyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteAccessKeyRequest.js b/dist/esm/models/DeleteAccessKeyRequest.js index 9046513f..d227923c 100644 --- a/dist/esm/models/DeleteAccessKeyRequest.js +++ b/dist/esm/models/DeleteAccessKeyRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteAccessKeyResponse.d.ts b/dist/esm/models/DeleteAccessKeyResponse.d.ts index c537c171..6da572bd 100644 --- a/dist/esm/models/DeleteAccessKeyResponse.d.ts +++ b/dist/esm/models/DeleteAccessKeyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteAccessKeyResponse.js b/dist/esm/models/DeleteAccessKeyResponse.js index 9cf9e0a6..7e3c133b 100644 --- a/dist/esm/models/DeleteAccessKeyResponse.js +++ b/dist/esm/models/DeleteAccessKeyResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteApiAccessRuleRequest.d.ts b/dist/esm/models/DeleteApiAccessRuleRequest.d.ts index 5351424c..f4ae4b8e 100644 --- a/dist/esm/models/DeleteApiAccessRuleRequest.d.ts +++ b/dist/esm/models/DeleteApiAccessRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteApiAccessRuleRequest.js b/dist/esm/models/DeleteApiAccessRuleRequest.js index 746230b3..ebf0b6e4 100644 --- a/dist/esm/models/DeleteApiAccessRuleRequest.js +++ b/dist/esm/models/DeleteApiAccessRuleRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteApiAccessRuleResponse.d.ts b/dist/esm/models/DeleteApiAccessRuleResponse.d.ts index 798bab24..95c7260f 100644 --- a/dist/esm/models/DeleteApiAccessRuleResponse.d.ts +++ b/dist/esm/models/DeleteApiAccessRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteApiAccessRuleResponse.js b/dist/esm/models/DeleteApiAccessRuleResponse.js index 1ee1e659..d86e6d34 100644 --- a/dist/esm/models/DeleteApiAccessRuleResponse.js +++ b/dist/esm/models/DeleteApiAccessRuleResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteCaRequest.d.ts b/dist/esm/models/DeleteCaRequest.d.ts index abb0c4e9..aec73891 100644 --- a/dist/esm/models/DeleteCaRequest.d.ts +++ b/dist/esm/models/DeleteCaRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteCaRequest.js b/dist/esm/models/DeleteCaRequest.js index 6056b66c..c992ff6e 100644 --- a/dist/esm/models/DeleteCaRequest.js +++ b/dist/esm/models/DeleteCaRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteCaResponse.d.ts b/dist/esm/models/DeleteCaResponse.d.ts index de865ff7..e59d2adf 100644 --- a/dist/esm/models/DeleteCaResponse.d.ts +++ b/dist/esm/models/DeleteCaResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteCaResponse.js b/dist/esm/models/DeleteCaResponse.js index 854c0707..7589444e 100644 --- a/dist/esm/models/DeleteCaResponse.js +++ b/dist/esm/models/DeleteCaResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteClientGatewayRequest.d.ts b/dist/esm/models/DeleteClientGatewayRequest.d.ts index 829499cf..4794814f 100644 --- a/dist/esm/models/DeleteClientGatewayRequest.d.ts +++ b/dist/esm/models/DeleteClientGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteClientGatewayRequest.js b/dist/esm/models/DeleteClientGatewayRequest.js index f24d8b55..36936f0e 100644 --- a/dist/esm/models/DeleteClientGatewayRequest.js +++ b/dist/esm/models/DeleteClientGatewayRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteClientGatewayResponse.d.ts b/dist/esm/models/DeleteClientGatewayResponse.d.ts index add30366..aeffaa65 100644 --- a/dist/esm/models/DeleteClientGatewayResponse.d.ts +++ b/dist/esm/models/DeleteClientGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteClientGatewayResponse.js b/dist/esm/models/DeleteClientGatewayResponse.js index 21d346fa..8485a2ca 100644 --- a/dist/esm/models/DeleteClientGatewayResponse.js +++ b/dist/esm/models/DeleteClientGatewayResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDhcpOptionsRequest.d.ts b/dist/esm/models/DeleteDhcpOptionsRequest.d.ts index 964d1048..aa0e570b 100644 --- a/dist/esm/models/DeleteDhcpOptionsRequest.d.ts +++ b/dist/esm/models/DeleteDhcpOptionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDhcpOptionsRequest.js b/dist/esm/models/DeleteDhcpOptionsRequest.js index 4de8791f..f46e7cd4 100644 --- a/dist/esm/models/DeleteDhcpOptionsRequest.js +++ b/dist/esm/models/DeleteDhcpOptionsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDhcpOptionsResponse.d.ts b/dist/esm/models/DeleteDhcpOptionsResponse.d.ts index e729fe93..9f8a975d 100644 --- a/dist/esm/models/DeleteDhcpOptionsResponse.d.ts +++ b/dist/esm/models/DeleteDhcpOptionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDhcpOptionsResponse.js b/dist/esm/models/DeleteDhcpOptionsResponse.js index 3b29b1a6..a4789b35 100644 --- a/dist/esm/models/DeleteDhcpOptionsResponse.js +++ b/dist/esm/models/DeleteDhcpOptionsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDirectLinkInterfaceRequest.d.ts b/dist/esm/models/DeleteDirectLinkInterfaceRequest.d.ts index b62749c7..602c2784 100644 --- a/dist/esm/models/DeleteDirectLinkInterfaceRequest.d.ts +++ b/dist/esm/models/DeleteDirectLinkInterfaceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDirectLinkInterfaceRequest.js b/dist/esm/models/DeleteDirectLinkInterfaceRequest.js index 70eb3067..0b1a99ab 100644 --- a/dist/esm/models/DeleteDirectLinkInterfaceRequest.js +++ b/dist/esm/models/DeleteDirectLinkInterfaceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDirectLinkInterfaceResponse.d.ts b/dist/esm/models/DeleteDirectLinkInterfaceResponse.d.ts index dcd27087..018ec6b8 100644 --- a/dist/esm/models/DeleteDirectLinkInterfaceResponse.d.ts +++ b/dist/esm/models/DeleteDirectLinkInterfaceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDirectLinkInterfaceResponse.js b/dist/esm/models/DeleteDirectLinkInterfaceResponse.js index 4f4768d6..c95969a8 100644 --- a/dist/esm/models/DeleteDirectLinkInterfaceResponse.js +++ b/dist/esm/models/DeleteDirectLinkInterfaceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDirectLinkRequest.d.ts b/dist/esm/models/DeleteDirectLinkRequest.d.ts index 1c2d1e8f..6d812e57 100644 --- a/dist/esm/models/DeleteDirectLinkRequest.d.ts +++ b/dist/esm/models/DeleteDirectLinkRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDirectLinkRequest.js b/dist/esm/models/DeleteDirectLinkRequest.js index 8e9a8079..1907e071 100644 --- a/dist/esm/models/DeleteDirectLinkRequest.js +++ b/dist/esm/models/DeleteDirectLinkRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDirectLinkResponse.d.ts b/dist/esm/models/DeleteDirectLinkResponse.d.ts index 0d2d2972..10d0969a 100644 --- a/dist/esm/models/DeleteDirectLinkResponse.d.ts +++ b/dist/esm/models/DeleteDirectLinkResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteDirectLinkResponse.js b/dist/esm/models/DeleteDirectLinkResponse.js index c7ae01d0..c7780da6 100644 --- a/dist/esm/models/DeleteDirectLinkResponse.js +++ b/dist/esm/models/DeleteDirectLinkResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteExportTaskRequest.d.ts b/dist/esm/models/DeleteExportTaskRequest.d.ts index cd022010..a5012308 100644 --- a/dist/esm/models/DeleteExportTaskRequest.d.ts +++ b/dist/esm/models/DeleteExportTaskRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteExportTaskRequest.js b/dist/esm/models/DeleteExportTaskRequest.js index fda549ea..47d11b8e 100644 --- a/dist/esm/models/DeleteExportTaskRequest.js +++ b/dist/esm/models/DeleteExportTaskRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteExportTaskResponse.d.ts b/dist/esm/models/DeleteExportTaskResponse.d.ts index ee083ef0..43ddd840 100644 --- a/dist/esm/models/DeleteExportTaskResponse.d.ts +++ b/dist/esm/models/DeleteExportTaskResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteExportTaskResponse.js b/dist/esm/models/DeleteExportTaskResponse.js index 7ee48c15..89c65b35 100644 --- a/dist/esm/models/DeleteExportTaskResponse.js +++ b/dist/esm/models/DeleteExportTaskResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteFlexibleGpuRequest.d.ts b/dist/esm/models/DeleteFlexibleGpuRequest.d.ts index c3c5542b..1a4ef32f 100644 --- a/dist/esm/models/DeleteFlexibleGpuRequest.d.ts +++ b/dist/esm/models/DeleteFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteFlexibleGpuRequest.js b/dist/esm/models/DeleteFlexibleGpuRequest.js index 42651bd5..9258b281 100644 --- a/dist/esm/models/DeleteFlexibleGpuRequest.js +++ b/dist/esm/models/DeleteFlexibleGpuRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteFlexibleGpuResponse.d.ts b/dist/esm/models/DeleteFlexibleGpuResponse.d.ts index ebb88ed9..8e4ca989 100644 --- a/dist/esm/models/DeleteFlexibleGpuResponse.d.ts +++ b/dist/esm/models/DeleteFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteFlexibleGpuResponse.js b/dist/esm/models/DeleteFlexibleGpuResponse.js index 7babcb76..2b0dc2f0 100644 --- a/dist/esm/models/DeleteFlexibleGpuResponse.js +++ b/dist/esm/models/DeleteFlexibleGpuResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteImageRequest.d.ts b/dist/esm/models/DeleteImageRequest.d.ts index 4de07111..4640ec87 100644 --- a/dist/esm/models/DeleteImageRequest.d.ts +++ b/dist/esm/models/DeleteImageRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteImageRequest.js b/dist/esm/models/DeleteImageRequest.js index 790bad92..e20a0175 100644 --- a/dist/esm/models/DeleteImageRequest.js +++ b/dist/esm/models/DeleteImageRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteImageResponse.d.ts b/dist/esm/models/DeleteImageResponse.d.ts index 9255d9c5..bd2431a8 100644 --- a/dist/esm/models/DeleteImageResponse.d.ts +++ b/dist/esm/models/DeleteImageResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteImageResponse.js b/dist/esm/models/DeleteImageResponse.js index e7066dfc..8da03a1b 100644 --- a/dist/esm/models/DeleteImageResponse.js +++ b/dist/esm/models/DeleteImageResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteInternetServiceRequest.d.ts b/dist/esm/models/DeleteInternetServiceRequest.d.ts index bfc67187..25272273 100644 --- a/dist/esm/models/DeleteInternetServiceRequest.d.ts +++ b/dist/esm/models/DeleteInternetServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteInternetServiceRequest.js b/dist/esm/models/DeleteInternetServiceRequest.js index af45b272..2e7002d2 100644 --- a/dist/esm/models/DeleteInternetServiceRequest.js +++ b/dist/esm/models/DeleteInternetServiceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteInternetServiceResponse.d.ts b/dist/esm/models/DeleteInternetServiceResponse.d.ts index 19adffdb..a58365f4 100644 --- a/dist/esm/models/DeleteInternetServiceResponse.d.ts +++ b/dist/esm/models/DeleteInternetServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteInternetServiceResponse.js b/dist/esm/models/DeleteInternetServiceResponse.js index 582fb259..389eeb6f 100644 --- a/dist/esm/models/DeleteInternetServiceResponse.js +++ b/dist/esm/models/DeleteInternetServiceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteKeypairRequest.d.ts b/dist/esm/models/DeleteKeypairRequest.d.ts index 5f59cd3e..72b5439f 100644 --- a/dist/esm/models/DeleteKeypairRequest.d.ts +++ b/dist/esm/models/DeleteKeypairRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteKeypairRequest.js b/dist/esm/models/DeleteKeypairRequest.js index cc21b15f..01c1fe7b 100644 --- a/dist/esm/models/DeleteKeypairRequest.js +++ b/dist/esm/models/DeleteKeypairRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteKeypairResponse.d.ts b/dist/esm/models/DeleteKeypairResponse.d.ts index 6f674a8e..fb7aec43 100644 --- a/dist/esm/models/DeleteKeypairResponse.d.ts +++ b/dist/esm/models/DeleteKeypairResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteKeypairResponse.js b/dist/esm/models/DeleteKeypairResponse.js index 50b0d9b3..d941eea0 100644 --- a/dist/esm/models/DeleteKeypairResponse.js +++ b/dist/esm/models/DeleteKeypairResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteListenerRuleRequest.d.ts b/dist/esm/models/DeleteListenerRuleRequest.d.ts index 39ad93d0..588ac665 100644 --- a/dist/esm/models/DeleteListenerRuleRequest.d.ts +++ b/dist/esm/models/DeleteListenerRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteListenerRuleRequest.js b/dist/esm/models/DeleteListenerRuleRequest.js index ba5f3d93..b0a2a7fe 100644 --- a/dist/esm/models/DeleteListenerRuleRequest.js +++ b/dist/esm/models/DeleteListenerRuleRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteListenerRuleResponse.d.ts b/dist/esm/models/DeleteListenerRuleResponse.d.ts index f1c7e00c..90fa9c0d 100644 --- a/dist/esm/models/DeleteListenerRuleResponse.d.ts +++ b/dist/esm/models/DeleteListenerRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteListenerRuleResponse.js b/dist/esm/models/DeleteListenerRuleResponse.js index 57ced337..2cd7b9e8 100644 --- a/dist/esm/models/DeleteListenerRuleResponse.js +++ b/dist/esm/models/DeleteListenerRuleResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerListenersRequest.d.ts b/dist/esm/models/DeleteLoadBalancerListenersRequest.d.ts index 21f28438..72ff4edf 100644 --- a/dist/esm/models/DeleteLoadBalancerListenersRequest.d.ts +++ b/dist/esm/models/DeleteLoadBalancerListenersRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerListenersRequest.js b/dist/esm/models/DeleteLoadBalancerListenersRequest.js index a534e68b..cf7a185b 100644 --- a/dist/esm/models/DeleteLoadBalancerListenersRequest.js +++ b/dist/esm/models/DeleteLoadBalancerListenersRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerListenersResponse.d.ts b/dist/esm/models/DeleteLoadBalancerListenersResponse.d.ts index 0e4f50f8..6590ad99 100644 --- a/dist/esm/models/DeleteLoadBalancerListenersResponse.d.ts +++ b/dist/esm/models/DeleteLoadBalancerListenersResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerListenersResponse.js b/dist/esm/models/DeleteLoadBalancerListenersResponse.js index dece508a..f510e4b4 100644 --- a/dist/esm/models/DeleteLoadBalancerListenersResponse.js +++ b/dist/esm/models/DeleteLoadBalancerListenersResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerPolicyRequest.d.ts b/dist/esm/models/DeleteLoadBalancerPolicyRequest.d.ts index 7bdc6715..3e74f312 100644 --- a/dist/esm/models/DeleteLoadBalancerPolicyRequest.d.ts +++ b/dist/esm/models/DeleteLoadBalancerPolicyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerPolicyRequest.js b/dist/esm/models/DeleteLoadBalancerPolicyRequest.js index c12b2d5e..21a19768 100644 --- a/dist/esm/models/DeleteLoadBalancerPolicyRequest.js +++ b/dist/esm/models/DeleteLoadBalancerPolicyRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerPolicyResponse.d.ts b/dist/esm/models/DeleteLoadBalancerPolicyResponse.d.ts index bbd6bf4e..586cf507 100644 --- a/dist/esm/models/DeleteLoadBalancerPolicyResponse.d.ts +++ b/dist/esm/models/DeleteLoadBalancerPolicyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerPolicyResponse.js b/dist/esm/models/DeleteLoadBalancerPolicyResponse.js index 11f58014..3f41514e 100644 --- a/dist/esm/models/DeleteLoadBalancerPolicyResponse.js +++ b/dist/esm/models/DeleteLoadBalancerPolicyResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerRequest.d.ts b/dist/esm/models/DeleteLoadBalancerRequest.d.ts index faa435d6..4ec4dbcd 100644 --- a/dist/esm/models/DeleteLoadBalancerRequest.d.ts +++ b/dist/esm/models/DeleteLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerRequest.js b/dist/esm/models/DeleteLoadBalancerRequest.js index f6ebf9a4..af218332 100644 --- a/dist/esm/models/DeleteLoadBalancerRequest.js +++ b/dist/esm/models/DeleteLoadBalancerRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerResponse.d.ts b/dist/esm/models/DeleteLoadBalancerResponse.d.ts index bd29d65a..266c688d 100644 --- a/dist/esm/models/DeleteLoadBalancerResponse.d.ts +++ b/dist/esm/models/DeleteLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerResponse.js b/dist/esm/models/DeleteLoadBalancerResponse.js index f2860f99..0716d978 100644 --- a/dist/esm/models/DeleteLoadBalancerResponse.js +++ b/dist/esm/models/DeleteLoadBalancerResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerTagsRequest.d.ts b/dist/esm/models/DeleteLoadBalancerTagsRequest.d.ts index b4e19810..0ba8fe48 100644 --- a/dist/esm/models/DeleteLoadBalancerTagsRequest.d.ts +++ b/dist/esm/models/DeleteLoadBalancerTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerTagsRequest.js b/dist/esm/models/DeleteLoadBalancerTagsRequest.js index e8d7085d..6a93350f 100644 --- a/dist/esm/models/DeleteLoadBalancerTagsRequest.js +++ b/dist/esm/models/DeleteLoadBalancerTagsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerTagsResponse.d.ts b/dist/esm/models/DeleteLoadBalancerTagsResponse.d.ts index 2a3d0e9b..52f33002 100644 --- a/dist/esm/models/DeleteLoadBalancerTagsResponse.d.ts +++ b/dist/esm/models/DeleteLoadBalancerTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteLoadBalancerTagsResponse.js b/dist/esm/models/DeleteLoadBalancerTagsResponse.js index 3905d82e..ab7c0e46 100644 --- a/dist/esm/models/DeleteLoadBalancerTagsResponse.js +++ b/dist/esm/models/DeleteLoadBalancerTagsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNatServiceRequest.d.ts b/dist/esm/models/DeleteNatServiceRequest.d.ts index 5baa323d..4430c28d 100644 --- a/dist/esm/models/DeleteNatServiceRequest.d.ts +++ b/dist/esm/models/DeleteNatServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNatServiceRequest.js b/dist/esm/models/DeleteNatServiceRequest.js index d51ace0b..3879aa34 100644 --- a/dist/esm/models/DeleteNatServiceRequest.js +++ b/dist/esm/models/DeleteNatServiceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNatServiceResponse.d.ts b/dist/esm/models/DeleteNatServiceResponse.d.ts index 1eff08ad..977410c5 100644 --- a/dist/esm/models/DeleteNatServiceResponse.d.ts +++ b/dist/esm/models/DeleteNatServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNatServiceResponse.js b/dist/esm/models/DeleteNatServiceResponse.js index edd8237f..8e036c35 100644 --- a/dist/esm/models/DeleteNatServiceResponse.js +++ b/dist/esm/models/DeleteNatServiceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetAccessPointRequest.d.ts b/dist/esm/models/DeleteNetAccessPointRequest.d.ts index 5c999159..2f73fe11 100644 --- a/dist/esm/models/DeleteNetAccessPointRequest.d.ts +++ b/dist/esm/models/DeleteNetAccessPointRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetAccessPointRequest.js b/dist/esm/models/DeleteNetAccessPointRequest.js index b8b721ea..1b225a99 100644 --- a/dist/esm/models/DeleteNetAccessPointRequest.js +++ b/dist/esm/models/DeleteNetAccessPointRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetAccessPointResponse.d.ts b/dist/esm/models/DeleteNetAccessPointResponse.d.ts index bfc97061..22159939 100644 --- a/dist/esm/models/DeleteNetAccessPointResponse.d.ts +++ b/dist/esm/models/DeleteNetAccessPointResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetAccessPointResponse.js b/dist/esm/models/DeleteNetAccessPointResponse.js index 081e93c8..3106cc38 100644 --- a/dist/esm/models/DeleteNetAccessPointResponse.js +++ b/dist/esm/models/DeleteNetAccessPointResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetPeeringRequest.d.ts b/dist/esm/models/DeleteNetPeeringRequest.d.ts index a67d4523..f7574575 100644 --- a/dist/esm/models/DeleteNetPeeringRequest.d.ts +++ b/dist/esm/models/DeleteNetPeeringRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetPeeringRequest.js b/dist/esm/models/DeleteNetPeeringRequest.js index fb166de8..162c7ec8 100644 --- a/dist/esm/models/DeleteNetPeeringRequest.js +++ b/dist/esm/models/DeleteNetPeeringRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetPeeringResponse.d.ts b/dist/esm/models/DeleteNetPeeringResponse.d.ts index a424e347..23c9144c 100644 --- a/dist/esm/models/DeleteNetPeeringResponse.d.ts +++ b/dist/esm/models/DeleteNetPeeringResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetPeeringResponse.js b/dist/esm/models/DeleteNetPeeringResponse.js index 3b247258..e598bc9d 100644 --- a/dist/esm/models/DeleteNetPeeringResponse.js +++ b/dist/esm/models/DeleteNetPeeringResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetRequest.d.ts b/dist/esm/models/DeleteNetRequest.d.ts index 2a18ff24..c12eef58 100644 --- a/dist/esm/models/DeleteNetRequest.d.ts +++ b/dist/esm/models/DeleteNetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetRequest.js b/dist/esm/models/DeleteNetRequest.js index acf61bf0..20821b79 100644 --- a/dist/esm/models/DeleteNetRequest.js +++ b/dist/esm/models/DeleteNetRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetResponse.d.ts b/dist/esm/models/DeleteNetResponse.d.ts index 23c23a17..20b527f7 100644 --- a/dist/esm/models/DeleteNetResponse.d.ts +++ b/dist/esm/models/DeleteNetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNetResponse.js b/dist/esm/models/DeleteNetResponse.js index ef154ac2..66837e46 100644 --- a/dist/esm/models/DeleteNetResponse.js +++ b/dist/esm/models/DeleteNetResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNicRequest.d.ts b/dist/esm/models/DeleteNicRequest.d.ts index 74133526..0d7a7840 100644 --- a/dist/esm/models/DeleteNicRequest.d.ts +++ b/dist/esm/models/DeleteNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNicRequest.js b/dist/esm/models/DeleteNicRequest.js index 249675b4..b8e1899f 100644 --- a/dist/esm/models/DeleteNicRequest.js +++ b/dist/esm/models/DeleteNicRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNicResponse.d.ts b/dist/esm/models/DeleteNicResponse.d.ts index 346e5eb4..904a6210 100644 --- a/dist/esm/models/DeleteNicResponse.d.ts +++ b/dist/esm/models/DeleteNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteNicResponse.js b/dist/esm/models/DeleteNicResponse.js index ff156d23..48ab36b8 100644 --- a/dist/esm/models/DeleteNicResponse.js +++ b/dist/esm/models/DeleteNicResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeletePublicIpRequest.d.ts b/dist/esm/models/DeletePublicIpRequest.d.ts index 26f443d6..f66f86af 100644 --- a/dist/esm/models/DeletePublicIpRequest.d.ts +++ b/dist/esm/models/DeletePublicIpRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeletePublicIpRequest.js b/dist/esm/models/DeletePublicIpRequest.js index 99025405..9bb5cf7f 100644 --- a/dist/esm/models/DeletePublicIpRequest.js +++ b/dist/esm/models/DeletePublicIpRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeletePublicIpResponse.d.ts b/dist/esm/models/DeletePublicIpResponse.d.ts index 9f457326..c9567e19 100644 --- a/dist/esm/models/DeletePublicIpResponse.d.ts +++ b/dist/esm/models/DeletePublicIpResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeletePublicIpResponse.js b/dist/esm/models/DeletePublicIpResponse.js index 7086c576..0a894798 100644 --- a/dist/esm/models/DeletePublicIpResponse.js +++ b/dist/esm/models/DeletePublicIpResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteRouteRequest.d.ts b/dist/esm/models/DeleteRouteRequest.d.ts index 475508aa..7c4f4a7b 100644 --- a/dist/esm/models/DeleteRouteRequest.d.ts +++ b/dist/esm/models/DeleteRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteRouteRequest.js b/dist/esm/models/DeleteRouteRequest.js index b4752d17..c1e91ef9 100644 --- a/dist/esm/models/DeleteRouteRequest.js +++ b/dist/esm/models/DeleteRouteRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteRouteResponse.d.ts b/dist/esm/models/DeleteRouteResponse.d.ts index dc16ec95..98937117 100644 --- a/dist/esm/models/DeleteRouteResponse.d.ts +++ b/dist/esm/models/DeleteRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteRouteResponse.js b/dist/esm/models/DeleteRouteResponse.js index a79caaed..0d5e08d0 100644 --- a/dist/esm/models/DeleteRouteResponse.js +++ b/dist/esm/models/DeleteRouteResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteRouteTableRequest.d.ts b/dist/esm/models/DeleteRouteTableRequest.d.ts index 6a118649..3f35c8ae 100644 --- a/dist/esm/models/DeleteRouteTableRequest.d.ts +++ b/dist/esm/models/DeleteRouteTableRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteRouteTableRequest.js b/dist/esm/models/DeleteRouteTableRequest.js index fc54e281..e626fcae 100644 --- a/dist/esm/models/DeleteRouteTableRequest.js +++ b/dist/esm/models/DeleteRouteTableRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteRouteTableResponse.d.ts b/dist/esm/models/DeleteRouteTableResponse.d.ts index 5bc528c4..6d29dc48 100644 --- a/dist/esm/models/DeleteRouteTableResponse.d.ts +++ b/dist/esm/models/DeleteRouteTableResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteRouteTableResponse.js b/dist/esm/models/DeleteRouteTableResponse.js index 0f22ac9a..d7f081a4 100644 --- a/dist/esm/models/DeleteRouteTableResponse.js +++ b/dist/esm/models/DeleteRouteTableResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSecurityGroupRequest.d.ts b/dist/esm/models/DeleteSecurityGroupRequest.d.ts index fa5e1c13..c5131aa3 100644 --- a/dist/esm/models/DeleteSecurityGroupRequest.d.ts +++ b/dist/esm/models/DeleteSecurityGroupRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSecurityGroupRequest.js b/dist/esm/models/DeleteSecurityGroupRequest.js index fc3feee4..ccab2de0 100644 --- a/dist/esm/models/DeleteSecurityGroupRequest.js +++ b/dist/esm/models/DeleteSecurityGroupRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSecurityGroupResponse.d.ts b/dist/esm/models/DeleteSecurityGroupResponse.d.ts index 59f67e57..67efd277 100644 --- a/dist/esm/models/DeleteSecurityGroupResponse.d.ts +++ b/dist/esm/models/DeleteSecurityGroupResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSecurityGroupResponse.js b/dist/esm/models/DeleteSecurityGroupResponse.js index 69e7f2a7..cd6e2fa3 100644 --- a/dist/esm/models/DeleteSecurityGroupResponse.js +++ b/dist/esm/models/DeleteSecurityGroupResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSecurityGroupRuleRequest.d.ts b/dist/esm/models/DeleteSecurityGroupRuleRequest.d.ts index 658c0b3a..84aa07a0 100644 --- a/dist/esm/models/DeleteSecurityGroupRuleRequest.d.ts +++ b/dist/esm/models/DeleteSecurityGroupRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSecurityGroupRuleRequest.js b/dist/esm/models/DeleteSecurityGroupRuleRequest.js index 35aa451f..d8b24350 100644 --- a/dist/esm/models/DeleteSecurityGroupRuleRequest.js +++ b/dist/esm/models/DeleteSecurityGroupRuleRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSecurityGroupRuleResponse.d.ts b/dist/esm/models/DeleteSecurityGroupRuleResponse.d.ts index 30523cbd..51c9445b 100644 --- a/dist/esm/models/DeleteSecurityGroupRuleResponse.d.ts +++ b/dist/esm/models/DeleteSecurityGroupRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSecurityGroupRuleResponse.js b/dist/esm/models/DeleteSecurityGroupRuleResponse.js index 53897531..cf6e69db 100644 --- a/dist/esm/models/DeleteSecurityGroupRuleResponse.js +++ b/dist/esm/models/DeleteSecurityGroupRuleResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteServerCertificateRequest.d.ts b/dist/esm/models/DeleteServerCertificateRequest.d.ts index 7c9e919e..40d63536 100644 --- a/dist/esm/models/DeleteServerCertificateRequest.d.ts +++ b/dist/esm/models/DeleteServerCertificateRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteServerCertificateRequest.js b/dist/esm/models/DeleteServerCertificateRequest.js index 27375ea8..40ea34dc 100644 --- a/dist/esm/models/DeleteServerCertificateRequest.js +++ b/dist/esm/models/DeleteServerCertificateRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteServerCertificateResponse.d.ts b/dist/esm/models/DeleteServerCertificateResponse.d.ts index 5df71af1..301d5049 100644 --- a/dist/esm/models/DeleteServerCertificateResponse.d.ts +++ b/dist/esm/models/DeleteServerCertificateResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteServerCertificateResponse.js b/dist/esm/models/DeleteServerCertificateResponse.js index c97d97f4..cf4dc336 100644 --- a/dist/esm/models/DeleteServerCertificateResponse.js +++ b/dist/esm/models/DeleteServerCertificateResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSnapshotRequest.d.ts b/dist/esm/models/DeleteSnapshotRequest.d.ts index d045e8cb..f98251cc 100644 --- a/dist/esm/models/DeleteSnapshotRequest.d.ts +++ b/dist/esm/models/DeleteSnapshotRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSnapshotRequest.js b/dist/esm/models/DeleteSnapshotRequest.js index 8f91d735..2cb001f0 100644 --- a/dist/esm/models/DeleteSnapshotRequest.js +++ b/dist/esm/models/DeleteSnapshotRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSnapshotResponse.d.ts b/dist/esm/models/DeleteSnapshotResponse.d.ts index 37657ceb..3e292bf9 100644 --- a/dist/esm/models/DeleteSnapshotResponse.d.ts +++ b/dist/esm/models/DeleteSnapshotResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSnapshotResponse.js b/dist/esm/models/DeleteSnapshotResponse.js index 72c64bba..f119b32d 100644 --- a/dist/esm/models/DeleteSnapshotResponse.js +++ b/dist/esm/models/DeleteSnapshotResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSubnetRequest.d.ts b/dist/esm/models/DeleteSubnetRequest.d.ts index 902f3260..e4eb841b 100644 --- a/dist/esm/models/DeleteSubnetRequest.d.ts +++ b/dist/esm/models/DeleteSubnetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSubnetRequest.js b/dist/esm/models/DeleteSubnetRequest.js index 2b9cf5ec..f73328d8 100644 --- a/dist/esm/models/DeleteSubnetRequest.js +++ b/dist/esm/models/DeleteSubnetRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSubnetResponse.d.ts b/dist/esm/models/DeleteSubnetResponse.d.ts index 2769c9fc..3d79874f 100644 --- a/dist/esm/models/DeleteSubnetResponse.d.ts +++ b/dist/esm/models/DeleteSubnetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteSubnetResponse.js b/dist/esm/models/DeleteSubnetResponse.js index c3af227b..91b89cd8 100644 --- a/dist/esm/models/DeleteSubnetResponse.js +++ b/dist/esm/models/DeleteSubnetResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteTagsRequest.d.ts b/dist/esm/models/DeleteTagsRequest.d.ts index c1abcfd1..2d571144 100644 --- a/dist/esm/models/DeleteTagsRequest.d.ts +++ b/dist/esm/models/DeleteTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteTagsRequest.js b/dist/esm/models/DeleteTagsRequest.js index b313d944..46312b2b 100644 --- a/dist/esm/models/DeleteTagsRequest.js +++ b/dist/esm/models/DeleteTagsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteTagsResponse.d.ts b/dist/esm/models/DeleteTagsResponse.d.ts index 684d4570..f8a095af 100644 --- a/dist/esm/models/DeleteTagsResponse.d.ts +++ b/dist/esm/models/DeleteTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteTagsResponse.js b/dist/esm/models/DeleteTagsResponse.js index a51c4bb3..f2e56c17 100644 --- a/dist/esm/models/DeleteTagsResponse.js +++ b/dist/esm/models/DeleteTagsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVirtualGatewayRequest.d.ts b/dist/esm/models/DeleteVirtualGatewayRequest.d.ts index 5340ce9e..57131dcb 100644 --- a/dist/esm/models/DeleteVirtualGatewayRequest.d.ts +++ b/dist/esm/models/DeleteVirtualGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVirtualGatewayRequest.js b/dist/esm/models/DeleteVirtualGatewayRequest.js index 1585f3cc..70cc8e60 100644 --- a/dist/esm/models/DeleteVirtualGatewayRequest.js +++ b/dist/esm/models/DeleteVirtualGatewayRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVirtualGatewayResponse.d.ts b/dist/esm/models/DeleteVirtualGatewayResponse.d.ts index 29eebed3..cac7e0ef 100644 --- a/dist/esm/models/DeleteVirtualGatewayResponse.d.ts +++ b/dist/esm/models/DeleteVirtualGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVirtualGatewayResponse.js b/dist/esm/models/DeleteVirtualGatewayResponse.js index 1b2f9ce7..4c3b6fc2 100644 --- a/dist/esm/models/DeleteVirtualGatewayResponse.js +++ b/dist/esm/models/DeleteVirtualGatewayResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVmGroupRequest.d.ts b/dist/esm/models/DeleteVmGroupRequest.d.ts new file mode 100644 index 00000000..afde77fa --- /dev/null +++ b/dist/esm/models/DeleteVmGroupRequest.d.ts @@ -0,0 +1,33 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * + * @export + * @interface DeleteVmGroupRequest + */ +export interface DeleteVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof DeleteVmGroupRequest + */ + dryRun?: boolean; + /** + * The ID of the VM group you want to delete. + * @type {string} + * @memberof DeleteVmGroupRequest + */ + vmGroupId: string; +} +export declare function DeleteVmGroupRequestFromJSON(json: any): DeleteVmGroupRequest; +export declare function DeleteVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmGroupRequest; +export declare function DeleteVmGroupRequestToJSON(value?: DeleteVmGroupRequest | null): any; diff --git a/dist/esm/models/DeleteVmGroupRequest.js b/dist/esm/models/DeleteVmGroupRequest.js new file mode 100644 index 00000000..c214bd5e --- /dev/null +++ b/dist/esm/models/DeleteVmGroupRequest.js @@ -0,0 +1,38 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +export function DeleteVmGroupRequestFromJSON(json) { + return DeleteVmGroupRequestFromJSONTyped(json, false); +} +export function DeleteVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'vmGroupId': json['VmGroupId'], + }; +} +export function DeleteVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'VmGroupId': value.vmGroupId, + }; +} diff --git a/dist/esm/models/DeleteVmGroupResponse.d.ts b/dist/esm/models/DeleteVmGroupResponse.d.ts new file mode 100644 index 00000000..a4cf150c --- /dev/null +++ b/dist/esm/models/DeleteVmGroupResponse.d.ts @@ -0,0 +1,28 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +/** + * + * @export + * @interface DeleteVmGroupResponse + */ +export interface DeleteVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof DeleteVmGroupResponse + */ + responseContext?: ModelResponseContext; +} +export declare function DeleteVmGroupResponseFromJSON(json: any): DeleteVmGroupResponse; +export declare function DeleteVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmGroupResponse; +export declare function DeleteVmGroupResponseToJSON(value?: DeleteVmGroupResponse | null): any; diff --git a/dist/esm/models/DeleteVmGroupResponse.js b/dist/esm/models/DeleteVmGroupResponse.js new file mode 100644 index 00000000..150a0c70 --- /dev/null +++ b/dist/esm/models/DeleteVmGroupResponse.js @@ -0,0 +1,37 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +export function DeleteVmGroupResponseFromJSON(json) { + return DeleteVmGroupResponseFromJSONTyped(json, false); +} +export function DeleteVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} +export function DeleteVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} diff --git a/dist/esm/models/DeleteVmTemplateRequest.d.ts b/dist/esm/models/DeleteVmTemplateRequest.d.ts new file mode 100644 index 00000000..1fa565a0 --- /dev/null +++ b/dist/esm/models/DeleteVmTemplateRequest.d.ts @@ -0,0 +1,33 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * + * @export + * @interface DeleteVmTemplateRequest + */ +export interface DeleteVmTemplateRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof DeleteVmTemplateRequest + */ + dryRun?: boolean; + /** + * The ID of the VM template you want to delete. + * @type {string} + * @memberof DeleteVmTemplateRequest + */ + vmTemplateId: string; +} +export declare function DeleteVmTemplateRequestFromJSON(json: any): DeleteVmTemplateRequest; +export declare function DeleteVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmTemplateRequest; +export declare function DeleteVmTemplateRequestToJSON(value?: DeleteVmTemplateRequest | null): any; diff --git a/dist/esm/models/DeleteVmTemplateRequest.js b/dist/esm/models/DeleteVmTemplateRequest.js new file mode 100644 index 00000000..3544c847 --- /dev/null +++ b/dist/esm/models/DeleteVmTemplateRequest.js @@ -0,0 +1,38 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +export function DeleteVmTemplateRequestFromJSON(json) { + return DeleteVmTemplateRequestFromJSONTyped(json, false); +} +export function DeleteVmTemplateRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'vmTemplateId': json['VmTemplateId'], + }; +} +export function DeleteVmTemplateRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'VmTemplateId': value.vmTemplateId, + }; +} diff --git a/dist/esm/models/DeleteVmTemplateResponse.d.ts b/dist/esm/models/DeleteVmTemplateResponse.d.ts new file mode 100644 index 00000000..772e0e01 --- /dev/null +++ b/dist/esm/models/DeleteVmTemplateResponse.d.ts @@ -0,0 +1,28 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +/** + * + * @export + * @interface DeleteVmTemplateResponse + */ +export interface DeleteVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof DeleteVmTemplateResponse + */ + responseContext?: ModelResponseContext; +} +export declare function DeleteVmTemplateResponseFromJSON(json: any): DeleteVmTemplateResponse; +export declare function DeleteVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmTemplateResponse; +export declare function DeleteVmTemplateResponseToJSON(value?: DeleteVmTemplateResponse | null): any; diff --git a/dist/esm/models/DeleteVmTemplateResponse.js b/dist/esm/models/DeleteVmTemplateResponse.js new file mode 100644 index 00000000..5eaa4775 --- /dev/null +++ b/dist/esm/models/DeleteVmTemplateResponse.js @@ -0,0 +1,37 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +export function DeleteVmTemplateResponseFromJSON(json) { + return DeleteVmTemplateResponseFromJSONTyped(json, false); +} +export function DeleteVmTemplateResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} +export function DeleteVmTemplateResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} diff --git a/dist/esm/models/DeleteVmsRequest.d.ts b/dist/esm/models/DeleteVmsRequest.d.ts index 39dd333b..247db955 100644 --- a/dist/esm/models/DeleteVmsRequest.d.ts +++ b/dist/esm/models/DeleteVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVmsRequest.js b/dist/esm/models/DeleteVmsRequest.js index 6ee54456..ffcb1063 100644 --- a/dist/esm/models/DeleteVmsRequest.js +++ b/dist/esm/models/DeleteVmsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVmsResponse.d.ts b/dist/esm/models/DeleteVmsResponse.d.ts index 30bdeade..c52d1c57 100644 --- a/dist/esm/models/DeleteVmsResponse.d.ts +++ b/dist/esm/models/DeleteVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVmsResponse.js b/dist/esm/models/DeleteVmsResponse.js index efc21298..01ac3d3d 100644 --- a/dist/esm/models/DeleteVmsResponse.js +++ b/dist/esm/models/DeleteVmsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVolumeRequest.d.ts b/dist/esm/models/DeleteVolumeRequest.d.ts index baba17dd..82350c76 100644 --- a/dist/esm/models/DeleteVolumeRequest.d.ts +++ b/dist/esm/models/DeleteVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVolumeRequest.js b/dist/esm/models/DeleteVolumeRequest.js index 79d30dcc..f7bda99e 100644 --- a/dist/esm/models/DeleteVolumeRequest.js +++ b/dist/esm/models/DeleteVolumeRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVolumeResponse.d.ts b/dist/esm/models/DeleteVolumeResponse.d.ts index d2b7096a..401d83e0 100644 --- a/dist/esm/models/DeleteVolumeResponse.d.ts +++ b/dist/esm/models/DeleteVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVolumeResponse.js b/dist/esm/models/DeleteVolumeResponse.js index 039b954a..8c43e5d4 100644 --- a/dist/esm/models/DeleteVolumeResponse.js +++ b/dist/esm/models/DeleteVolumeResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVpnConnectionRequest.d.ts b/dist/esm/models/DeleteVpnConnectionRequest.d.ts index 8f4aae5a..b2fb9e95 100644 --- a/dist/esm/models/DeleteVpnConnectionRequest.d.ts +++ b/dist/esm/models/DeleteVpnConnectionRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVpnConnectionRequest.js b/dist/esm/models/DeleteVpnConnectionRequest.js index 1656f0c4..52249e18 100644 --- a/dist/esm/models/DeleteVpnConnectionRequest.js +++ b/dist/esm/models/DeleteVpnConnectionRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVpnConnectionResponse.d.ts b/dist/esm/models/DeleteVpnConnectionResponse.d.ts index a17b6b76..88f1a08e 100644 --- a/dist/esm/models/DeleteVpnConnectionResponse.d.ts +++ b/dist/esm/models/DeleteVpnConnectionResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVpnConnectionResponse.js b/dist/esm/models/DeleteVpnConnectionResponse.js index 2f5a2f85..f5ebb145 100644 --- a/dist/esm/models/DeleteVpnConnectionResponse.js +++ b/dist/esm/models/DeleteVpnConnectionResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVpnConnectionRouteRequest.d.ts b/dist/esm/models/DeleteVpnConnectionRouteRequest.d.ts index cca51731..57c8520e 100644 --- a/dist/esm/models/DeleteVpnConnectionRouteRequest.d.ts +++ b/dist/esm/models/DeleteVpnConnectionRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVpnConnectionRouteRequest.js b/dist/esm/models/DeleteVpnConnectionRouteRequest.js index 7c5d90d9..9e035826 100644 --- a/dist/esm/models/DeleteVpnConnectionRouteRequest.js +++ b/dist/esm/models/DeleteVpnConnectionRouteRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVpnConnectionRouteResponse.d.ts b/dist/esm/models/DeleteVpnConnectionRouteResponse.d.ts index 59f73cbb..60a1b4df 100644 --- a/dist/esm/models/DeleteVpnConnectionRouteResponse.d.ts +++ b/dist/esm/models/DeleteVpnConnectionRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeleteVpnConnectionRouteResponse.js b/dist/esm/models/DeleteVpnConnectionRouteResponse.js index fde593d9..92c2716d 100644 --- a/dist/esm/models/DeleteVpnConnectionRouteResponse.js +++ b/dist/esm/models/DeleteVpnConnectionRouteResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeregisterVmsInLoadBalancerRequest.d.ts b/dist/esm/models/DeregisterVmsInLoadBalancerRequest.d.ts index 4381d716..f796c996 100644 --- a/dist/esm/models/DeregisterVmsInLoadBalancerRequest.d.ts +++ b/dist/esm/models/DeregisterVmsInLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeregisterVmsInLoadBalancerRequest.js b/dist/esm/models/DeregisterVmsInLoadBalancerRequest.js index 160673f5..ec0d6906 100644 --- a/dist/esm/models/DeregisterVmsInLoadBalancerRequest.js +++ b/dist/esm/models/DeregisterVmsInLoadBalancerRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeregisterVmsInLoadBalancerResponse.d.ts b/dist/esm/models/DeregisterVmsInLoadBalancerResponse.d.ts index 80f61f45..360e723b 100644 --- a/dist/esm/models/DeregisterVmsInLoadBalancerResponse.d.ts +++ b/dist/esm/models/DeregisterVmsInLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DeregisterVmsInLoadBalancerResponse.js b/dist/esm/models/DeregisterVmsInLoadBalancerResponse.js index 274b9a4c..7eef3483 100644 --- a/dist/esm/models/DeregisterVmsInLoadBalancerResponse.js +++ b/dist/esm/models/DeregisterVmsInLoadBalancerResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DhcpOptionsSet.d.ts b/dist/esm/models/DhcpOptionsSet.d.ts index db0b5a19..b1308df9 100644 --- a/dist/esm/models/DhcpOptionsSet.d.ts +++ b/dist/esm/models/DhcpOptionsSet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DhcpOptionsSet.js b/dist/esm/models/DhcpOptionsSet.js index 2ac9555f..059cd6e6 100644 --- a/dist/esm/models/DhcpOptionsSet.js +++ b/dist/esm/models/DhcpOptionsSet.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DirectLink.d.ts b/dist/esm/models/DirectLink.d.ts index 6f198192..22354484 100644 --- a/dist/esm/models/DirectLink.d.ts +++ b/dist/esm/models/DirectLink.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DirectLink.js b/dist/esm/models/DirectLink.js index b2d17df1..35a65dad 100644 --- a/dist/esm/models/DirectLink.js +++ b/dist/esm/models/DirectLink.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DirectLinkInterface.d.ts b/dist/esm/models/DirectLinkInterface.d.ts index 1ea0118d..0aec1955 100644 --- a/dist/esm/models/DirectLinkInterface.d.ts +++ b/dist/esm/models/DirectLinkInterface.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DirectLinkInterface.js b/dist/esm/models/DirectLinkInterface.js index a6b2cdef..37415b8b 100644 --- a/dist/esm/models/DirectLinkInterface.js +++ b/dist/esm/models/DirectLinkInterface.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DirectLinkInterfaces.d.ts b/dist/esm/models/DirectLinkInterfaces.d.ts index f3eba548..11d0b169 100644 --- a/dist/esm/models/DirectLinkInterfaces.d.ts +++ b/dist/esm/models/DirectLinkInterfaces.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/DirectLinkInterfaces.js b/dist/esm/models/DirectLinkInterfaces.js index 6371b5d1..b4b2e4a2 100644 --- a/dist/esm/models/DirectLinkInterfaces.js +++ b/dist/esm/models/DirectLinkInterfaces.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ErrorResponse.d.ts b/dist/esm/models/ErrorResponse.d.ts index 383b7292..f00a9d95 100644 --- a/dist/esm/models/ErrorResponse.d.ts +++ b/dist/esm/models/ErrorResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ErrorResponse.js b/dist/esm/models/ErrorResponse.js index 92f6d822..daaba882 100644 --- a/dist/esm/models/ErrorResponse.js +++ b/dist/esm/models/ErrorResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Errors.d.ts b/dist/esm/models/Errors.d.ts index 54c4ed1d..4bb58ecb 100644 --- a/dist/esm/models/Errors.d.ts +++ b/dist/esm/models/Errors.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Errors.js b/dist/esm/models/Errors.js index a8ee08db..83c7f37e 100644 --- a/dist/esm/models/Errors.js +++ b/dist/esm/models/Errors.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersAccessKeys.d.ts b/dist/esm/models/FiltersAccessKeys.d.ts index f7bb575c..c1323d20 100644 --- a/dist/esm/models/FiltersAccessKeys.d.ts +++ b/dist/esm/models/FiltersAccessKeys.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersAccessKeys.js b/dist/esm/models/FiltersAccessKeys.js index 12a84528..94b1b4bb 100644 --- a/dist/esm/models/FiltersAccessKeys.js +++ b/dist/esm/models/FiltersAccessKeys.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersApiAccessRule.d.ts b/dist/esm/models/FiltersApiAccessRule.d.ts index b15f1383..cb8fc066 100644 --- a/dist/esm/models/FiltersApiAccessRule.d.ts +++ b/dist/esm/models/FiltersApiAccessRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersApiAccessRule.js b/dist/esm/models/FiltersApiAccessRule.js index 4b3cdaf9..62fb2db0 100644 --- a/dist/esm/models/FiltersApiAccessRule.js +++ b/dist/esm/models/FiltersApiAccessRule.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersApiLog.d.ts b/dist/esm/models/FiltersApiLog.d.ts index 90965f38..ce671152 100644 --- a/dist/esm/models/FiltersApiLog.d.ts +++ b/dist/esm/models/FiltersApiLog.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -34,13 +34,13 @@ export interface FiltersApiLog { */ queryCallNames?: Array; /** - * 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. + * The date and time, or the date, after which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z` or `2020-06-14`). By default, this date is set to 48 hours before the `QueryDateBefore` parameter value. * @type {Date} * @memberof FiltersApiLog */ queryDateAfter?: Date; /** - * 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. + * The date and time, or the date, before which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-30T00:00:00.000Z` or `2020-06-14`). By default, this date is set to now, or 48 hours after the `QueryDateAfter` parameter value. * @type {Date} * @memberof FiltersApiLog */ diff --git a/dist/esm/models/FiltersApiLog.js b/dist/esm/models/FiltersApiLog.js index 8bd57d91..a176a1bb 100644 --- a/dist/esm/models/FiltersApiLog.js +++ b/dist/esm/models/FiltersApiLog.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersCa.d.ts b/dist/esm/models/FiltersCa.d.ts index e6ba05de..a6a04348 100644 --- a/dist/esm/models/FiltersCa.d.ts +++ b/dist/esm/models/FiltersCa.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersCa.js b/dist/esm/models/FiltersCa.js index 3f157ace..77a00175 100644 --- a/dist/esm/models/FiltersCa.js +++ b/dist/esm/models/FiltersCa.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersCatalogs.d.ts b/dist/esm/models/FiltersCatalogs.d.ts new file mode 100644 index 00000000..f4be2c4d --- /dev/null +++ b/dist/esm/models/FiltersCatalogs.d.ts @@ -0,0 +1,39 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * One or more filters. + * @export + * @interface FiltersCatalogs + */ +export interface FiltersCatalogs { + /** + * By default or if set to true, only returns the current catalog. If false, returns the current catalog and past catalogs. + * @type {boolean} + * @memberof FiltersCatalogs + */ + currentCatalogOnly?: boolean; + /** + * The beginning of the time period, in ISO 8601 date format (for example, `2020-06-14`). This date cannot be older than 3 years. You must specify the parameters `FromDate` and `ToDate` together. + * @type {Date} + * @memberof FiltersCatalogs + */ + fromDate?: Date; + /** + * The end of the time period, in ISO 8601 date format (for example, `2020-06-30`). You must specify the parameters `FromDate` and `ToDate` together. + * @type {Date} + * @memberof FiltersCatalogs + */ + toDate?: Date; +} +export declare function FiltersCatalogsFromJSON(json: any): FiltersCatalogs; +export declare function FiltersCatalogsFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersCatalogs; +export declare function FiltersCatalogsToJSON(value?: FiltersCatalogs | null): any; diff --git a/dist/esm/models/FiltersCatalogs.js b/dist/esm/models/FiltersCatalogs.js new file mode 100644 index 00000000..f132c940 --- /dev/null +++ b/dist/esm/models/FiltersCatalogs.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +export function FiltersCatalogsFromJSON(json) { + return FiltersCatalogsFromJSONTyped(json, false); +} +export function FiltersCatalogsFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'currentCatalogOnly': !exists(json, 'CurrentCatalogOnly') ? undefined : json['CurrentCatalogOnly'], + 'fromDate': !exists(json, 'FromDate') ? undefined : (new Date(json['FromDate'])), + 'toDate': !exists(json, 'ToDate') ? undefined : (new Date(json['ToDate'])), + }; +} +export function FiltersCatalogsToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CurrentCatalogOnly': value.currentCatalogOnly, + 'FromDate': value.fromDate === undefined ? undefined : (value.fromDate.toISOString().substr(0, 10)), + 'ToDate': value.toDate === undefined ? undefined : (value.toDate.toISOString().substr(0, 10)), + }; +} diff --git a/dist/esm/models/FiltersClientGateway.d.ts b/dist/esm/models/FiltersClientGateway.d.ts index 25faf3af..74ab3986 100644 --- a/dist/esm/models/FiltersClientGateway.d.ts +++ b/dist/esm/models/FiltersClientGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersClientGateway.js b/dist/esm/models/FiltersClientGateway.js index 6b6ba0cf..ff5309c4 100644 --- a/dist/esm/models/FiltersClientGateway.js +++ b/dist/esm/models/FiltersClientGateway.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersDhcpOptions.d.ts b/dist/esm/models/FiltersDhcpOptions.d.ts index ab92610c..72d19412 100644 --- a/dist/esm/models/FiltersDhcpOptions.d.ts +++ b/dist/esm/models/FiltersDhcpOptions.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersDhcpOptions.js b/dist/esm/models/FiltersDhcpOptions.js index 4b53e97d..7e8531dc 100644 --- a/dist/esm/models/FiltersDhcpOptions.js +++ b/dist/esm/models/FiltersDhcpOptions.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersDirectLink.d.ts b/dist/esm/models/FiltersDirectLink.d.ts index cf00722c..71d6ab53 100644 --- a/dist/esm/models/FiltersDirectLink.d.ts +++ b/dist/esm/models/FiltersDirectLink.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersDirectLink.js b/dist/esm/models/FiltersDirectLink.js index 052de533..0c751464 100644 --- a/dist/esm/models/FiltersDirectLink.js +++ b/dist/esm/models/FiltersDirectLink.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersDirectLinkInterface.d.ts b/dist/esm/models/FiltersDirectLinkInterface.d.ts index 36b051d8..b42bd63c 100644 --- a/dist/esm/models/FiltersDirectLinkInterface.d.ts +++ b/dist/esm/models/FiltersDirectLinkInterface.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersDirectLinkInterface.js b/dist/esm/models/FiltersDirectLinkInterface.js index 31bdc70b..e854d78d 100644 --- a/dist/esm/models/FiltersDirectLinkInterface.js +++ b/dist/esm/models/FiltersDirectLinkInterface.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersExportTask.d.ts b/dist/esm/models/FiltersExportTask.d.ts index 83d2985a..17b65ab1 100644 --- a/dist/esm/models/FiltersExportTask.d.ts +++ b/dist/esm/models/FiltersExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersExportTask.js b/dist/esm/models/FiltersExportTask.js index 99588858..3d55df97 100644 --- a/dist/esm/models/FiltersExportTask.js +++ b/dist/esm/models/FiltersExportTask.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersFlexibleGpu.d.ts b/dist/esm/models/FiltersFlexibleGpu.d.ts index 755eed35..800658de 100644 --- a/dist/esm/models/FiltersFlexibleGpu.d.ts +++ b/dist/esm/models/FiltersFlexibleGpu.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersFlexibleGpu.js b/dist/esm/models/FiltersFlexibleGpu.js index eb7768ef..c672cd52 100644 --- a/dist/esm/models/FiltersFlexibleGpu.js +++ b/dist/esm/models/FiltersFlexibleGpu.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersImage.d.ts b/dist/esm/models/FiltersImage.d.ts index e7d354e9..a92e907e 100644 --- a/dist/esm/models/FiltersImage.d.ts +++ b/dist/esm/models/FiltersImage.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -106,7 +106,7 @@ export interface FiltersImage { */ permissionsToLaunchGlobalPermission?: boolean; /** - * The product code associated with the OMI (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI. * @type {Array} * @memberof FiltersImage */ diff --git a/dist/esm/models/FiltersImage.js b/dist/esm/models/FiltersImage.js index ba46dd0e..59b55249 100644 --- a/dist/esm/models/FiltersImage.js +++ b/dist/esm/models/FiltersImage.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersInternetService.d.ts b/dist/esm/models/FiltersInternetService.d.ts index 8094e84b..d1b455da 100644 --- a/dist/esm/models/FiltersInternetService.d.ts +++ b/dist/esm/models/FiltersInternetService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersInternetService.js b/dist/esm/models/FiltersInternetService.js index 0c5a066b..32e91a6a 100644 --- a/dist/esm/models/FiltersInternetService.js +++ b/dist/esm/models/FiltersInternetService.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersKeypair.d.ts b/dist/esm/models/FiltersKeypair.d.ts index 4ca150b4..0097d602 100644 --- a/dist/esm/models/FiltersKeypair.d.ts +++ b/dist/esm/models/FiltersKeypair.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersKeypair.js b/dist/esm/models/FiltersKeypair.js index 9b8105e7..03aa3959 100644 --- a/dist/esm/models/FiltersKeypair.js +++ b/dist/esm/models/FiltersKeypair.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersListenerRule.d.ts b/dist/esm/models/FiltersListenerRule.d.ts index 3a73652a..edd7fc06 100644 --- a/dist/esm/models/FiltersListenerRule.d.ts +++ b/dist/esm/models/FiltersListenerRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersListenerRule.js b/dist/esm/models/FiltersListenerRule.js index 37294b29..3d0f0f1f 100644 --- a/dist/esm/models/FiltersListenerRule.js +++ b/dist/esm/models/FiltersListenerRule.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersLoadBalancer.d.ts b/dist/esm/models/FiltersLoadBalancer.d.ts index 6bcfa1e3..dc0e28fc 100644 --- a/dist/esm/models/FiltersLoadBalancer.d.ts +++ b/dist/esm/models/FiltersLoadBalancer.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersLoadBalancer.js b/dist/esm/models/FiltersLoadBalancer.js index e79b708b..96c15f0a 100644 --- a/dist/esm/models/FiltersLoadBalancer.js +++ b/dist/esm/models/FiltersLoadBalancer.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNatService.d.ts b/dist/esm/models/FiltersNatService.d.ts index cc3684d9..8a8300d4 100644 --- a/dist/esm/models/FiltersNatService.d.ts +++ b/dist/esm/models/FiltersNatService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNatService.js b/dist/esm/models/FiltersNatService.js index a8782d28..7e48e464 100644 --- a/dist/esm/models/FiltersNatService.js +++ b/dist/esm/models/FiltersNatService.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNet.d.ts b/dist/esm/models/FiltersNet.d.ts index 6fe5ab9c..baae4b10 100644 --- a/dist/esm/models/FiltersNet.d.ts +++ b/dist/esm/models/FiltersNet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNet.js b/dist/esm/models/FiltersNet.js index 40f62625..1d9cb494 100644 --- a/dist/esm/models/FiltersNet.js +++ b/dist/esm/models/FiltersNet.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNetAccessPoint.d.ts b/dist/esm/models/FiltersNetAccessPoint.d.ts index 447e6e5b..6540ec7a 100644 --- a/dist/esm/models/FiltersNetAccessPoint.d.ts +++ b/dist/esm/models/FiltersNetAccessPoint.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNetAccessPoint.js b/dist/esm/models/FiltersNetAccessPoint.js index 1ba3269d..8082ccec 100644 --- a/dist/esm/models/FiltersNetAccessPoint.js +++ b/dist/esm/models/FiltersNetAccessPoint.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNetPeering.d.ts b/dist/esm/models/FiltersNetPeering.d.ts index 305950ab..47290fdb 100644 --- a/dist/esm/models/FiltersNetPeering.d.ts +++ b/dist/esm/models/FiltersNetPeering.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNetPeering.js b/dist/esm/models/FiltersNetPeering.js index 53d58b07..b3076724 100644 --- a/dist/esm/models/FiltersNetPeering.js +++ b/dist/esm/models/FiltersNetPeering.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNic.d.ts b/dist/esm/models/FiltersNic.d.ts index a3f3342f..7af2f841 100644 --- a/dist/esm/models/FiltersNic.d.ts +++ b/dist/esm/models/FiltersNic.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersNic.js b/dist/esm/models/FiltersNic.js index 0f8614dd..769527ce 100644 --- a/dist/esm/models/FiltersNic.js +++ b/dist/esm/models/FiltersNic.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersProductType.d.ts b/dist/esm/models/FiltersProductType.d.ts index 6545f2dc..75ceb3bc 100644 --- a/dist/esm/models/FiltersProductType.d.ts +++ b/dist/esm/models/FiltersProductType.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersProductType.js b/dist/esm/models/FiltersProductType.js index 34f38ee3..bc2511a0 100644 --- a/dist/esm/models/FiltersProductType.js +++ b/dist/esm/models/FiltersProductType.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersPublicIp.d.ts b/dist/esm/models/FiltersPublicIp.d.ts index fb811f6d..064cb866 100644 --- a/dist/esm/models/FiltersPublicIp.d.ts +++ b/dist/esm/models/FiltersPublicIp.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersPublicIp.js b/dist/esm/models/FiltersPublicIp.js index 9edffddc..6fe36941 100644 --- a/dist/esm/models/FiltersPublicIp.js +++ b/dist/esm/models/FiltersPublicIp.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersQuota.d.ts b/dist/esm/models/FiltersQuota.d.ts index 64de6437..2977d344 100644 --- a/dist/esm/models/FiltersQuota.d.ts +++ b/dist/esm/models/FiltersQuota.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersQuota.js b/dist/esm/models/FiltersQuota.js index 1e6ad9ab..9f8fd61d 100644 --- a/dist/esm/models/FiltersQuota.js +++ b/dist/esm/models/FiltersQuota.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersRouteTable.d.ts b/dist/esm/models/FiltersRouteTable.d.ts index e33e4dfd..1a893ad9 100644 --- a/dist/esm/models/FiltersRouteTable.d.ts +++ b/dist/esm/models/FiltersRouteTable.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersRouteTable.js b/dist/esm/models/FiltersRouteTable.js index b401c880..210ecaf8 100644 --- a/dist/esm/models/FiltersRouteTable.js +++ b/dist/esm/models/FiltersRouteTable.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersSecurityGroup.d.ts b/dist/esm/models/FiltersSecurityGroup.d.ts index 6b05e46a..b1e571f4 100644 --- a/dist/esm/models/FiltersSecurityGroup.d.ts +++ b/dist/esm/models/FiltersSecurityGroup.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersSecurityGroup.js b/dist/esm/models/FiltersSecurityGroup.js index 975475e6..1cf9e1c4 100644 --- a/dist/esm/models/FiltersSecurityGroup.js +++ b/dist/esm/models/FiltersSecurityGroup.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersServerCertificate.d.ts b/dist/esm/models/FiltersServerCertificate.d.ts index 37dc1143..7cb0abbc 100644 --- a/dist/esm/models/FiltersServerCertificate.d.ts +++ b/dist/esm/models/FiltersServerCertificate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersServerCertificate.js b/dist/esm/models/FiltersServerCertificate.js index aad82884..3c3ed5a9 100644 --- a/dist/esm/models/FiltersServerCertificate.js +++ b/dist/esm/models/FiltersServerCertificate.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersService.d.ts b/dist/esm/models/FiltersService.d.ts index 041a5c19..6d736304 100644 --- a/dist/esm/models/FiltersService.d.ts +++ b/dist/esm/models/FiltersService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersService.js b/dist/esm/models/FiltersService.js index e99efd0d..92d5f90b 100644 --- a/dist/esm/models/FiltersService.js +++ b/dist/esm/models/FiltersService.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersSnapshot.d.ts b/dist/esm/models/FiltersSnapshot.d.ts index 06fc75a5..9c1b7996 100644 --- a/dist/esm/models/FiltersSnapshot.d.ts +++ b/dist/esm/models/FiltersSnapshot.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -33,6 +33,12 @@ export interface FiltersSnapshot { * @memberof FiltersSnapshot */ descriptions?: Array; + /** + * The beginning of the time period, in ISO 8601 date-time format (for example, `2020-06-14T00:00:00.000Z`). + * @type {Date} + * @memberof FiltersSnapshot + */ + fromCreationDate?: Date; /** * The account IDs of one or more users who have permissions to create volumes. * @type {Array} @@ -81,6 +87,12 @@ export interface FiltersSnapshot { * @memberof FiltersSnapshot */ tags?: Array; + /** + * The end of the time period, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). + * @type {Date} + * @memberof FiltersSnapshot + */ + toCreationDate?: Date; /** * The IDs of the volumes used to create the snapshots. * @type {Array} diff --git a/dist/esm/models/FiltersSnapshot.js b/dist/esm/models/FiltersSnapshot.js index 83c58cc9..4b97973e 100644 --- a/dist/esm/models/FiltersSnapshot.js +++ b/dist/esm/models/FiltersSnapshot.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -23,6 +23,7 @@ export function FiltersSnapshotFromJSONTyped(json, ignoreDiscriminator) { 'accountAliases': !exists(json, 'AccountAliases') ? undefined : json['AccountAliases'], 'accountIds': !exists(json, 'AccountIds') ? undefined : json['AccountIds'], 'descriptions': !exists(json, 'Descriptions') ? undefined : json['Descriptions'], + 'fromCreationDate': !exists(json, 'FromCreationDate') ? undefined : (new Date(json['FromCreationDate'])), 'permissionsToCreateVolumeAccountIds': !exists(json, 'PermissionsToCreateVolumeAccountIds') ? undefined : json['PermissionsToCreateVolumeAccountIds'], 'permissionsToCreateVolumeGlobalPermission': !exists(json, 'PermissionsToCreateVolumeGlobalPermission') ? undefined : json['PermissionsToCreateVolumeGlobalPermission'], 'progresses': !exists(json, 'Progresses') ? undefined : json['Progresses'], @@ -31,6 +32,7 @@ export function FiltersSnapshotFromJSONTyped(json, ignoreDiscriminator) { 'tagKeys': !exists(json, 'TagKeys') ? undefined : json['TagKeys'], 'tagValues': !exists(json, 'TagValues') ? undefined : json['TagValues'], 'tags': !exists(json, 'Tags') ? undefined : json['Tags'], + 'toCreationDate': !exists(json, 'ToCreationDate') ? undefined : (new Date(json['ToCreationDate'])), 'volumeIds': !exists(json, 'VolumeIds') ? undefined : json['VolumeIds'], 'volumeSizes': !exists(json, 'VolumeSizes') ? undefined : json['VolumeSizes'], }; @@ -46,6 +48,7 @@ export function FiltersSnapshotToJSON(value) { 'AccountAliases': value.accountAliases, 'AccountIds': value.accountIds, 'Descriptions': value.descriptions, + 'FromCreationDate': value.fromCreationDate === undefined ? undefined : (value.fromCreationDate.toISOString()), 'PermissionsToCreateVolumeAccountIds': value.permissionsToCreateVolumeAccountIds, 'PermissionsToCreateVolumeGlobalPermission': value.permissionsToCreateVolumeGlobalPermission, 'Progresses': value.progresses, @@ -54,6 +57,7 @@ export function FiltersSnapshotToJSON(value) { 'TagKeys': value.tagKeys, 'TagValues': value.tagValues, 'Tags': value.tags, + 'ToCreationDate': value.toCreationDate === undefined ? undefined : (value.toCreationDate.toISOString()), 'VolumeIds': value.volumeIds, 'VolumeSizes': value.volumeSizes, }; diff --git a/dist/esm/models/FiltersSubnet.d.ts b/dist/esm/models/FiltersSubnet.d.ts index 0a04ef11..91382e11 100644 --- a/dist/esm/models/FiltersSubnet.d.ts +++ b/dist/esm/models/FiltersSubnet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersSubnet.js b/dist/esm/models/FiltersSubnet.js index c0eb210d..d35c59c1 100644 --- a/dist/esm/models/FiltersSubnet.js +++ b/dist/esm/models/FiltersSubnet.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersSubregion.d.ts b/dist/esm/models/FiltersSubregion.d.ts index 1e49976d..5af3518f 100644 --- a/dist/esm/models/FiltersSubregion.d.ts +++ b/dist/esm/models/FiltersSubregion.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersSubregion.js b/dist/esm/models/FiltersSubregion.js index 0cabcad5..d12cc9d2 100644 --- a/dist/esm/models/FiltersSubregion.js +++ b/dist/esm/models/FiltersSubregion.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersTag.d.ts b/dist/esm/models/FiltersTag.d.ts index d0d16e53..d789a74d 100644 --- a/dist/esm/models/FiltersTag.d.ts +++ b/dist/esm/models/FiltersTag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersTag.js b/dist/esm/models/FiltersTag.js index 0e3581ab..3ec0e855 100644 --- a/dist/esm/models/FiltersTag.js +++ b/dist/esm/models/FiltersTag.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVirtualGateway.d.ts b/dist/esm/models/FiltersVirtualGateway.d.ts index d2bb8217..cbbe320e 100644 --- a/dist/esm/models/FiltersVirtualGateway.d.ts +++ b/dist/esm/models/FiltersVirtualGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVirtualGateway.js b/dist/esm/models/FiltersVirtualGateway.js index 44be025e..712e8522 100644 --- a/dist/esm/models/FiltersVirtualGateway.js +++ b/dist/esm/models/FiltersVirtualGateway.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVm.d.ts b/dist/esm/models/FiltersVm.d.ts index 3d31ea08..2b669d6c 100644 --- a/dist/esm/models/FiltersVm.d.ts +++ b/dist/esm/models/FiltersVm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVm.js b/dist/esm/models/FiltersVm.js index 2d4b97e0..d1d691d1 100644 --- a/dist/esm/models/FiltersVm.js +++ b/dist/esm/models/FiltersVm.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVmGroup.d.ts b/dist/esm/models/FiltersVmGroup.d.ts new file mode 100644 index 00000000..a5d96830 --- /dev/null +++ b/dist/esm/models/FiltersVmGroup.d.ts @@ -0,0 +1,81 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * One or more filters. + * @export + * @interface FiltersVmGroup + */ +export interface FiltersVmGroup { + /** + * The descriptions of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + descriptions?: Array; + /** + * The IDs of the security groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + securityGroupIds?: Array; + /** + * The IDs of the Subnets. + * @type {Array} + * @memberof FiltersVmGroup + */ + subnetIds?: Array; + /** + * The keys of the tags associated with the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + tagKeys?: Array; + /** + * The values of the tags associated with the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + tagValues?: Array; + /** + * The key/value combination of the tags associated with the VMs, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. + * @type {Array} + * @memberof FiltersVmGroup + */ + tags?: Array; + /** + * The number of VMs in the VM group. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmCounts?: Array; + /** + * The IDs of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmGroupIds?: Array; + /** + * The names of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmGroupNames?: Array; + /** + * The IDs of the VM templates. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmTemplateIds?: Array; +} +export declare function FiltersVmGroupFromJSON(json: any): FiltersVmGroup; +export declare function FiltersVmGroupFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersVmGroup; +export declare function FiltersVmGroupToJSON(value?: FiltersVmGroup | null): any; diff --git a/dist/esm/models/FiltersVmGroup.js b/dist/esm/models/FiltersVmGroup.js new file mode 100644 index 00000000..6d889060 --- /dev/null +++ b/dist/esm/models/FiltersVmGroup.js @@ -0,0 +1,54 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +export function FiltersVmGroupFromJSON(json) { + return FiltersVmGroupFromJSONTyped(json, false); +} +export function FiltersVmGroupFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'descriptions': !exists(json, 'Descriptions') ? undefined : json['Descriptions'], + 'securityGroupIds': !exists(json, 'SecurityGroupIds') ? undefined : json['SecurityGroupIds'], + 'subnetIds': !exists(json, 'SubnetIds') ? undefined : json['SubnetIds'], + 'tagKeys': !exists(json, 'TagKeys') ? undefined : json['TagKeys'], + 'tagValues': !exists(json, 'TagValues') ? undefined : json['TagValues'], + 'tags': !exists(json, 'Tags') ? undefined : json['Tags'], + 'vmCounts': !exists(json, 'VmCounts') ? undefined : json['VmCounts'], + 'vmGroupIds': !exists(json, 'VmGroupIds') ? undefined : json['VmGroupIds'], + 'vmGroupNames': !exists(json, 'VmGroupNames') ? undefined : json['VmGroupNames'], + 'vmTemplateIds': !exists(json, 'VmTemplateIds') ? undefined : json['VmTemplateIds'], + }; +} +export function FiltersVmGroupToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Descriptions': value.descriptions, + 'SecurityGroupIds': value.securityGroupIds, + 'SubnetIds': value.subnetIds, + 'TagKeys': value.tagKeys, + 'TagValues': value.tagValues, + 'Tags': value.tags, + 'VmCounts': value.vmCounts, + 'VmGroupIds': value.vmGroupIds, + 'VmGroupNames': value.vmGroupNames, + 'VmTemplateIds': value.vmTemplateIds, + }; +} diff --git a/dist/esm/models/FiltersVmTemplate.d.ts b/dist/esm/models/FiltersVmTemplate.d.ts new file mode 100644 index 00000000..e13eb632 --- /dev/null +++ b/dist/esm/models/FiltersVmTemplate.d.ts @@ -0,0 +1,93 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * One or more filters. + * @export + * @interface FiltersVmTemplate + */ +export interface FiltersVmTemplate { + /** + * The number of vCores. + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuCores?: Array; + /** + * The processor generations (for example, `v4`). + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuGenerations?: Array; + /** + * The performances of the VMs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuPerformances?: Array; + /** + * The descriptions of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + descriptions?: Array; + /** + * The IDs of the OMIs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + imageIds?: Array; + /** + * The names of the keypairs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + keypairNames?: Array; + /** + * The amount of RAM. + * @type {Array} + * @memberof FiltersVmTemplate + */ + rams?: Array; + /** + * The keys of the tags associated with the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tagKeys?: Array; + /** + * The values of the tags associated with the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tagValues?: Array; + /** + * The key/value combination of the tags associated with the VM templates, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tags?: Array; + /** + * The IDs of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + vmTemplateIds?: Array; + /** + * The names of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + vmTemplateNames?: Array; +} +export declare function FiltersVmTemplateFromJSON(json: any): FiltersVmTemplate; +export declare function FiltersVmTemplateFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersVmTemplate; +export declare function FiltersVmTemplateToJSON(value?: FiltersVmTemplate | null): any; diff --git a/dist/esm/models/FiltersVmTemplate.js b/dist/esm/models/FiltersVmTemplate.js new file mode 100644 index 00000000..48bc763a --- /dev/null +++ b/dist/esm/models/FiltersVmTemplate.js @@ -0,0 +1,58 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +export function FiltersVmTemplateFromJSON(json) { + return FiltersVmTemplateFromJSONTyped(json, false); +} +export function FiltersVmTemplateFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'cpuCores': !exists(json, 'CpuCores') ? undefined : json['CpuCores'], + 'cpuGenerations': !exists(json, 'CpuGenerations') ? undefined : json['CpuGenerations'], + 'cpuPerformances': !exists(json, 'CpuPerformances') ? undefined : json['CpuPerformances'], + 'descriptions': !exists(json, 'Descriptions') ? undefined : json['Descriptions'], + 'imageIds': !exists(json, 'ImageIds') ? undefined : json['ImageIds'], + 'keypairNames': !exists(json, 'KeypairNames') ? undefined : json['KeypairNames'], + 'rams': !exists(json, 'Rams') ? undefined : json['Rams'], + 'tagKeys': !exists(json, 'TagKeys') ? undefined : json['TagKeys'], + 'tagValues': !exists(json, 'TagValues') ? undefined : json['TagValues'], + 'tags': !exists(json, 'Tags') ? undefined : json['Tags'], + 'vmTemplateIds': !exists(json, 'VmTemplateIds') ? undefined : json['VmTemplateIds'], + 'vmTemplateNames': !exists(json, 'VmTemplateNames') ? undefined : json['VmTemplateNames'], + }; +} +export function FiltersVmTemplateToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CpuCores': value.cpuCores, + 'CpuGenerations': value.cpuGenerations, + 'CpuPerformances': value.cpuPerformances, + 'Descriptions': value.descriptions, + 'ImageIds': value.imageIds, + 'KeypairNames': value.keypairNames, + 'Rams': value.rams, + 'TagKeys': value.tagKeys, + 'TagValues': value.tagValues, + 'Tags': value.tags, + 'VmTemplateIds': value.vmTemplateIds, + 'VmTemplateNames': value.vmTemplateNames, + }; +} diff --git a/dist/esm/models/FiltersVmType.d.ts b/dist/esm/models/FiltersVmType.d.ts index fd1e825d..54622f07 100644 --- a/dist/esm/models/FiltersVmType.d.ts +++ b/dist/esm/models/FiltersVmType.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVmType.js b/dist/esm/models/FiltersVmType.js index b3ddb3a9..2cd19368 100644 --- a/dist/esm/models/FiltersVmType.js +++ b/dist/esm/models/FiltersVmType.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVmsState.d.ts b/dist/esm/models/FiltersVmsState.d.ts index c0c26956..b7ba6c43 100644 --- a/dist/esm/models/FiltersVmsState.d.ts +++ b/dist/esm/models/FiltersVmsState.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVmsState.js b/dist/esm/models/FiltersVmsState.js index bd4a8c0c..e42ce106 100644 --- a/dist/esm/models/FiltersVmsState.js +++ b/dist/esm/models/FiltersVmsState.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVolume.d.ts b/dist/esm/models/FiltersVolume.d.ts index 8b12863d..5ec34393 100644 --- a/dist/esm/models/FiltersVolume.d.ts +++ b/dist/esm/models/FiltersVolume.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -16,7 +16,7 @@ */ export interface FiltersVolume { /** - * The dates and times of creation of the volumes. + * The dates and times of creation of the volumes, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). * @type {Array} * @memberof FiltersVolume */ @@ -34,7 +34,7 @@ export interface FiltersVolume { */ linkVolumeDeviceNames?: Array; /** - * The dates and times of creation of the volumes. + * The dates and times of creation of the volumes, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). * @type {Array} * @memberof FiltersVolume */ diff --git a/dist/esm/models/FiltersVolume.js b/dist/esm/models/FiltersVolume.js index f96f0e0c..1d49a90b 100644 --- a/dist/esm/models/FiltersVolume.js +++ b/dist/esm/models/FiltersVolume.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVpnConnection.d.ts b/dist/esm/models/FiltersVpnConnection.d.ts index a6ba3f45..f369037c 100644 --- a/dist/esm/models/FiltersVpnConnection.d.ts +++ b/dist/esm/models/FiltersVpnConnection.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FiltersVpnConnection.js b/dist/esm/models/FiltersVpnConnection.js index 8523e526..ca4b3e33 100644 --- a/dist/esm/models/FiltersVpnConnection.js +++ b/dist/esm/models/FiltersVpnConnection.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FlexibleGpu.d.ts b/dist/esm/models/FlexibleGpu.d.ts index 9bbb0f72..4485c441 100644 --- a/dist/esm/models/FlexibleGpu.d.ts +++ b/dist/esm/models/FlexibleGpu.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FlexibleGpu.js b/dist/esm/models/FlexibleGpu.js index 5998dfab..0b55fde0 100644 --- a/dist/esm/models/FlexibleGpu.js +++ b/dist/esm/models/FlexibleGpu.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FlexibleGpuCatalog.d.ts b/dist/esm/models/FlexibleGpuCatalog.d.ts index fecc1268..d9153646 100644 --- a/dist/esm/models/FlexibleGpuCatalog.d.ts +++ b/dist/esm/models/FlexibleGpuCatalog.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/FlexibleGpuCatalog.js b/dist/esm/models/FlexibleGpuCatalog.js index 2218604d..032d9cdc 100644 --- a/dist/esm/models/FlexibleGpuCatalog.js +++ b/dist/esm/models/FlexibleGpuCatalog.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/HealthCheck.d.ts b/dist/esm/models/HealthCheck.d.ts index dee104f8..ed10e868 100644 --- a/dist/esm/models/HealthCheck.d.ts +++ b/dist/esm/models/HealthCheck.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/HealthCheck.js b/dist/esm/models/HealthCheck.js index a4b2c836..ed4f8830 100644 --- a/dist/esm/models/HealthCheck.js +++ b/dist/esm/models/HealthCheck.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Image.d.ts b/dist/esm/models/Image.d.ts index 8f80a015..dfd1e586 100644 --- a/dist/esm/models/Image.d.ts +++ b/dist/esm/models/Image.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -44,7 +44,7 @@ export interface Image { */ blockDeviceMappings?: Array; /** - * The date and time of creation of the OMI. + * The date and time of creation of the OMI, in ISO 8601 date-time format. * @type {Date} * @memberof Image */ @@ -86,7 +86,7 @@ export interface Image { */ permissionsToLaunch?: PermissionsOnResource; /** - * The product code associated with the OMI (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI. * @type {Array} * @memberof Image */ diff --git a/dist/esm/models/Image.js b/dist/esm/models/Image.js index 1cc809bb..67bf56e1 100644 --- a/dist/esm/models/Image.js +++ b/dist/esm/models/Image.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ImageExportTask.d.ts b/dist/esm/models/ImageExportTask.d.ts index 1b6982c1..ad4a3356 100644 --- a/dist/esm/models/ImageExportTask.d.ts +++ b/dist/esm/models/ImageExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ImageExportTask.js b/dist/esm/models/ImageExportTask.js index b577d51a..fe8b9126 100644 --- a/dist/esm/models/ImageExportTask.js +++ b/dist/esm/models/ImageExportTask.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/InternetService.d.ts b/dist/esm/models/InternetService.d.ts index d36a73ac..c61b2829 100644 --- a/dist/esm/models/InternetService.d.ts +++ b/dist/esm/models/InternetService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/InternetService.js b/dist/esm/models/InternetService.js index 9f9ab6d9..b5926dd0 100644 --- a/dist/esm/models/InternetService.js +++ b/dist/esm/models/InternetService.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Keypair.d.ts b/dist/esm/models/Keypair.d.ts index 7dff3ced..8f45c462 100644 --- a/dist/esm/models/Keypair.d.ts +++ b/dist/esm/models/Keypair.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Keypair.js b/dist/esm/models/Keypair.js index bc09f2c2..d2702920 100644 --- a/dist/esm/models/Keypair.js +++ b/dist/esm/models/Keypair.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/KeypairCreated.d.ts b/dist/esm/models/KeypairCreated.d.ts index 8c71decc..c7549c7d 100644 --- a/dist/esm/models/KeypairCreated.d.ts +++ b/dist/esm/models/KeypairCreated.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/KeypairCreated.js b/dist/esm/models/KeypairCreated.js index fad1d43c..d1ad6188 100644 --- a/dist/esm/models/KeypairCreated.js +++ b/dist/esm/models/KeypairCreated.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkFlexibleGpuRequest.d.ts b/dist/esm/models/LinkFlexibleGpuRequest.d.ts index 4d1b3bca..b23edd84 100644 --- a/dist/esm/models/LinkFlexibleGpuRequest.d.ts +++ b/dist/esm/models/LinkFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkFlexibleGpuRequest.js b/dist/esm/models/LinkFlexibleGpuRequest.js index 32bd036e..c484a315 100644 --- a/dist/esm/models/LinkFlexibleGpuRequest.js +++ b/dist/esm/models/LinkFlexibleGpuRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkFlexibleGpuResponse.d.ts b/dist/esm/models/LinkFlexibleGpuResponse.d.ts index 539e52bb..dce96448 100644 --- a/dist/esm/models/LinkFlexibleGpuResponse.d.ts +++ b/dist/esm/models/LinkFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkFlexibleGpuResponse.js b/dist/esm/models/LinkFlexibleGpuResponse.js index baa50dd2..7f824a35 100644 --- a/dist/esm/models/LinkFlexibleGpuResponse.js +++ b/dist/esm/models/LinkFlexibleGpuResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkInternetServiceRequest.d.ts b/dist/esm/models/LinkInternetServiceRequest.d.ts index 0c0a5766..9548d0a9 100644 --- a/dist/esm/models/LinkInternetServiceRequest.d.ts +++ b/dist/esm/models/LinkInternetServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkInternetServiceRequest.js b/dist/esm/models/LinkInternetServiceRequest.js index a2290f6a..0acef515 100644 --- a/dist/esm/models/LinkInternetServiceRequest.js +++ b/dist/esm/models/LinkInternetServiceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkInternetServiceResponse.d.ts b/dist/esm/models/LinkInternetServiceResponse.d.ts index 918f095b..8aaa2aa6 100644 --- a/dist/esm/models/LinkInternetServiceResponse.d.ts +++ b/dist/esm/models/LinkInternetServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkInternetServiceResponse.js b/dist/esm/models/LinkInternetServiceResponse.js index dfb3b721..2734c4e0 100644 --- a/dist/esm/models/LinkInternetServiceResponse.js +++ b/dist/esm/models/LinkInternetServiceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkLoadBalancerBackendMachinesRequest.d.ts b/dist/esm/models/LinkLoadBalancerBackendMachinesRequest.d.ts index 98d2b61b..aa4432a4 100644 --- a/dist/esm/models/LinkLoadBalancerBackendMachinesRequest.d.ts +++ b/dist/esm/models/LinkLoadBalancerBackendMachinesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkLoadBalancerBackendMachinesRequest.js b/dist/esm/models/LinkLoadBalancerBackendMachinesRequest.js index fc3dd2e7..bc11ceaf 100644 --- a/dist/esm/models/LinkLoadBalancerBackendMachinesRequest.js +++ b/dist/esm/models/LinkLoadBalancerBackendMachinesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkLoadBalancerBackendMachinesResponse.d.ts b/dist/esm/models/LinkLoadBalancerBackendMachinesResponse.d.ts index a1aa7827..5cc6a25d 100644 --- a/dist/esm/models/LinkLoadBalancerBackendMachinesResponse.d.ts +++ b/dist/esm/models/LinkLoadBalancerBackendMachinesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkLoadBalancerBackendMachinesResponse.js b/dist/esm/models/LinkLoadBalancerBackendMachinesResponse.js index 161e074d..d3f431c3 100644 --- a/dist/esm/models/LinkLoadBalancerBackendMachinesResponse.js +++ b/dist/esm/models/LinkLoadBalancerBackendMachinesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNic.d.ts b/dist/esm/models/LinkNic.d.ts index 8c585e79..7a3e8dc5 100644 --- a/dist/esm/models/LinkNic.d.ts +++ b/dist/esm/models/LinkNic.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNic.js b/dist/esm/models/LinkNic.js index d64584e0..a57f8ff1 100644 --- a/dist/esm/models/LinkNic.js +++ b/dist/esm/models/LinkNic.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNicLight.d.ts b/dist/esm/models/LinkNicLight.d.ts index 4c1bc557..8d815c96 100644 --- a/dist/esm/models/LinkNicLight.d.ts +++ b/dist/esm/models/LinkNicLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNicLight.js b/dist/esm/models/LinkNicLight.js index c6a14826..5df6b4c4 100644 --- a/dist/esm/models/LinkNicLight.js +++ b/dist/esm/models/LinkNicLight.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNicRequest.d.ts b/dist/esm/models/LinkNicRequest.d.ts index 83b4e01e..6bb67fd8 100644 --- a/dist/esm/models/LinkNicRequest.d.ts +++ b/dist/esm/models/LinkNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNicRequest.js b/dist/esm/models/LinkNicRequest.js index 40fb11f8..a2e22567 100644 --- a/dist/esm/models/LinkNicRequest.js +++ b/dist/esm/models/LinkNicRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNicResponse.d.ts b/dist/esm/models/LinkNicResponse.d.ts index c8b61d95..8f08410b 100644 --- a/dist/esm/models/LinkNicResponse.d.ts +++ b/dist/esm/models/LinkNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNicResponse.js b/dist/esm/models/LinkNicResponse.js index b0f716f3..3598e939 100644 --- a/dist/esm/models/LinkNicResponse.js +++ b/dist/esm/models/LinkNicResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNicToUpdate.d.ts b/dist/esm/models/LinkNicToUpdate.d.ts index 01275a79..fd89bb99 100644 --- a/dist/esm/models/LinkNicToUpdate.d.ts +++ b/dist/esm/models/LinkNicToUpdate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkNicToUpdate.js b/dist/esm/models/LinkNicToUpdate.js index 2dbdcdea..e6b6d1a6 100644 --- a/dist/esm/models/LinkNicToUpdate.js +++ b/dist/esm/models/LinkNicToUpdate.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPrivateIpsRequest.d.ts b/dist/esm/models/LinkPrivateIpsRequest.d.ts index d41d85e2..dd97901b 100644 --- a/dist/esm/models/LinkPrivateIpsRequest.d.ts +++ b/dist/esm/models/LinkPrivateIpsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPrivateIpsRequest.js b/dist/esm/models/LinkPrivateIpsRequest.js index f040e5ac..1602cfbf 100644 --- a/dist/esm/models/LinkPrivateIpsRequest.js +++ b/dist/esm/models/LinkPrivateIpsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPrivateIpsResponse.d.ts b/dist/esm/models/LinkPrivateIpsResponse.d.ts index 6bf5be2e..ae8ee37c 100644 --- a/dist/esm/models/LinkPrivateIpsResponse.d.ts +++ b/dist/esm/models/LinkPrivateIpsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPrivateIpsResponse.js b/dist/esm/models/LinkPrivateIpsResponse.js index 2d042b8f..65d7b8b5 100644 --- a/dist/esm/models/LinkPrivateIpsResponse.js +++ b/dist/esm/models/LinkPrivateIpsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPublicIp.d.ts b/dist/esm/models/LinkPublicIp.d.ts index 3d49e5fa..8dd0b49d 100644 --- a/dist/esm/models/LinkPublicIp.d.ts +++ b/dist/esm/models/LinkPublicIp.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPublicIp.js b/dist/esm/models/LinkPublicIp.js index fed7093e..73a136b1 100644 --- a/dist/esm/models/LinkPublicIp.js +++ b/dist/esm/models/LinkPublicIp.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPublicIpLightForVm.d.ts b/dist/esm/models/LinkPublicIpLightForVm.d.ts index ad8b3a99..0e06ad31 100644 --- a/dist/esm/models/LinkPublicIpLightForVm.d.ts +++ b/dist/esm/models/LinkPublicIpLightForVm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPublicIpLightForVm.js b/dist/esm/models/LinkPublicIpLightForVm.js index 00bffbff..a2aca612 100644 --- a/dist/esm/models/LinkPublicIpLightForVm.js +++ b/dist/esm/models/LinkPublicIpLightForVm.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPublicIpRequest.d.ts b/dist/esm/models/LinkPublicIpRequest.d.ts index 95c1d0f5..72e6f84a 100644 --- a/dist/esm/models/LinkPublicIpRequest.d.ts +++ b/dist/esm/models/LinkPublicIpRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPublicIpRequest.js b/dist/esm/models/LinkPublicIpRequest.js index b56389e1..c5e52fb7 100644 --- a/dist/esm/models/LinkPublicIpRequest.js +++ b/dist/esm/models/LinkPublicIpRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPublicIpResponse.d.ts b/dist/esm/models/LinkPublicIpResponse.d.ts index 80ad672a..0636cfa6 100644 --- a/dist/esm/models/LinkPublicIpResponse.d.ts +++ b/dist/esm/models/LinkPublicIpResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkPublicIpResponse.js b/dist/esm/models/LinkPublicIpResponse.js index c1b4c307..af7fede8 100644 --- a/dist/esm/models/LinkPublicIpResponse.js +++ b/dist/esm/models/LinkPublicIpResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkRouteTable.d.ts b/dist/esm/models/LinkRouteTable.d.ts index 50ab6086..22147db3 100644 --- a/dist/esm/models/LinkRouteTable.d.ts +++ b/dist/esm/models/LinkRouteTable.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkRouteTable.js b/dist/esm/models/LinkRouteTable.js index 90ab3b44..bcf39417 100644 --- a/dist/esm/models/LinkRouteTable.js +++ b/dist/esm/models/LinkRouteTable.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkRouteTableRequest.d.ts b/dist/esm/models/LinkRouteTableRequest.d.ts index 59535e5b..9003faaf 100644 --- a/dist/esm/models/LinkRouteTableRequest.d.ts +++ b/dist/esm/models/LinkRouteTableRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkRouteTableRequest.js b/dist/esm/models/LinkRouteTableRequest.js index 3193ddd1..221b8206 100644 --- a/dist/esm/models/LinkRouteTableRequest.js +++ b/dist/esm/models/LinkRouteTableRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkRouteTableResponse.d.ts b/dist/esm/models/LinkRouteTableResponse.d.ts index f095564a..10458679 100644 --- a/dist/esm/models/LinkRouteTableResponse.d.ts +++ b/dist/esm/models/LinkRouteTableResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkRouteTableResponse.js b/dist/esm/models/LinkRouteTableResponse.js index 7fd2c767..57ba094a 100644 --- a/dist/esm/models/LinkRouteTableResponse.js +++ b/dist/esm/models/LinkRouteTableResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkVirtualGatewayRequest.d.ts b/dist/esm/models/LinkVirtualGatewayRequest.d.ts index 76e63465..2757ead4 100644 --- a/dist/esm/models/LinkVirtualGatewayRequest.d.ts +++ b/dist/esm/models/LinkVirtualGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkVirtualGatewayRequest.js b/dist/esm/models/LinkVirtualGatewayRequest.js index 02dc1dc8..455f1876 100644 --- a/dist/esm/models/LinkVirtualGatewayRequest.js +++ b/dist/esm/models/LinkVirtualGatewayRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkVirtualGatewayResponse.d.ts b/dist/esm/models/LinkVirtualGatewayResponse.d.ts index f1ee7776..76671bc3 100644 --- a/dist/esm/models/LinkVirtualGatewayResponse.d.ts +++ b/dist/esm/models/LinkVirtualGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkVirtualGatewayResponse.js b/dist/esm/models/LinkVirtualGatewayResponse.js index da08dcf9..4bf8030e 100644 --- a/dist/esm/models/LinkVirtualGatewayResponse.js +++ b/dist/esm/models/LinkVirtualGatewayResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkVolumeRequest.d.ts b/dist/esm/models/LinkVolumeRequest.d.ts index 6cd4baf3..c610e17d 100644 --- a/dist/esm/models/LinkVolumeRequest.d.ts +++ b/dist/esm/models/LinkVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkVolumeRequest.js b/dist/esm/models/LinkVolumeRequest.js index d7477f42..52c6f033 100644 --- a/dist/esm/models/LinkVolumeRequest.js +++ b/dist/esm/models/LinkVolumeRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkVolumeResponse.d.ts b/dist/esm/models/LinkVolumeResponse.d.ts index dcd3189e..289fdcad 100644 --- a/dist/esm/models/LinkVolumeResponse.d.ts +++ b/dist/esm/models/LinkVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkVolumeResponse.js b/dist/esm/models/LinkVolumeResponse.js index 3c24c3e3..5cf88704 100644 --- a/dist/esm/models/LinkVolumeResponse.js +++ b/dist/esm/models/LinkVolumeResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkedVolume.d.ts b/dist/esm/models/LinkedVolume.d.ts index a1d94589..4d0b462b 100644 --- a/dist/esm/models/LinkedVolume.d.ts +++ b/dist/esm/models/LinkedVolume.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LinkedVolume.js b/dist/esm/models/LinkedVolume.js index 38bfa3ae..86bf3bb2 100644 --- a/dist/esm/models/LinkedVolume.js +++ b/dist/esm/models/LinkedVolume.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Listener.d.ts b/dist/esm/models/Listener.d.ts index 0805d768..43ff2c1a 100644 --- a/dist/esm/models/Listener.d.ts +++ b/dist/esm/models/Listener.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Listener.js b/dist/esm/models/Listener.js index 73853816..e316827c 100644 --- a/dist/esm/models/Listener.js +++ b/dist/esm/models/Listener.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ListenerForCreation.d.ts b/dist/esm/models/ListenerForCreation.d.ts index 9d08be12..bf3c0f4e 100644 --- a/dist/esm/models/ListenerForCreation.d.ts +++ b/dist/esm/models/ListenerForCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ListenerForCreation.js b/dist/esm/models/ListenerForCreation.js index 83c03ccf..24cc2c13 100644 --- a/dist/esm/models/ListenerForCreation.js +++ b/dist/esm/models/ListenerForCreation.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ListenerRule.d.ts b/dist/esm/models/ListenerRule.d.ts index f23fb9d2..c98aac78 100644 --- a/dist/esm/models/ListenerRule.d.ts +++ b/dist/esm/models/ListenerRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ListenerRule.js b/dist/esm/models/ListenerRule.js index 1c2a9377..383d9c12 100644 --- a/dist/esm/models/ListenerRule.js +++ b/dist/esm/models/ListenerRule.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ListenerRuleForCreation.d.ts b/dist/esm/models/ListenerRuleForCreation.d.ts index 66d133e0..2b8581c4 100644 --- a/dist/esm/models/ListenerRuleForCreation.d.ts +++ b/dist/esm/models/ListenerRuleForCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ListenerRuleForCreation.js b/dist/esm/models/ListenerRuleForCreation.js index 3339bd29..b7b3394f 100644 --- a/dist/esm/models/ListenerRuleForCreation.js +++ b/dist/esm/models/ListenerRuleForCreation.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LoadBalancer.d.ts b/dist/esm/models/LoadBalancer.d.ts index d9c5515c..e2d953e3 100644 --- a/dist/esm/models/LoadBalancer.d.ts +++ b/dist/esm/models/LoadBalancer.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LoadBalancer.js b/dist/esm/models/LoadBalancer.js index 1bd7e86e..ec466cc0 100644 --- a/dist/esm/models/LoadBalancer.js +++ b/dist/esm/models/LoadBalancer.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LoadBalancerLight.d.ts b/dist/esm/models/LoadBalancerLight.d.ts index 373fa05b..694543f9 100644 --- a/dist/esm/models/LoadBalancerLight.d.ts +++ b/dist/esm/models/LoadBalancerLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LoadBalancerLight.js b/dist/esm/models/LoadBalancerLight.js index 43b6c75e..af676034 100644 --- a/dist/esm/models/LoadBalancerLight.js +++ b/dist/esm/models/LoadBalancerLight.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LoadBalancerStickyCookiePolicy.d.ts b/dist/esm/models/LoadBalancerStickyCookiePolicy.d.ts index 87f4819c..40223d78 100644 --- a/dist/esm/models/LoadBalancerStickyCookiePolicy.d.ts +++ b/dist/esm/models/LoadBalancerStickyCookiePolicy.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LoadBalancerStickyCookiePolicy.js b/dist/esm/models/LoadBalancerStickyCookiePolicy.js index bcb13c85..2ebddafe 100644 --- a/dist/esm/models/LoadBalancerStickyCookiePolicy.js +++ b/dist/esm/models/LoadBalancerStickyCookiePolicy.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LoadBalancerTag.d.ts b/dist/esm/models/LoadBalancerTag.d.ts index 90133652..45d82b6b 100644 --- a/dist/esm/models/LoadBalancerTag.d.ts +++ b/dist/esm/models/LoadBalancerTag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/LoadBalancerTag.js b/dist/esm/models/LoadBalancerTag.js index 834dea59..ecb266c9 100644 --- a/dist/esm/models/LoadBalancerTag.js +++ b/dist/esm/models/LoadBalancerTag.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Location.d.ts b/dist/esm/models/Location.d.ts index 43dbda7f..1a62f340 100644 --- a/dist/esm/models/Location.d.ts +++ b/dist/esm/models/Location.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Location.js b/dist/esm/models/Location.js index a6bab1ac..c95787cc 100644 --- a/dist/esm/models/Location.js +++ b/dist/esm/models/Location.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Log.d.ts b/dist/esm/models/Log.d.ts index ee7cf2b4..3f173f5c 100644 --- a/dist/esm/models/Log.d.ts +++ b/dist/esm/models/Log.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ export interface Log { */ queryCallName?: string; /** - * The date of the logged call, in ISO 8601 format. + * The date and time of the logged call, in ISO 8601 date-time format. * @type {Date} * @memberof Log */ diff --git a/dist/esm/models/Log.js b/dist/esm/models/Log.js index c0c7670d..7dc0c0c9 100644 --- a/dist/esm/models/Log.js +++ b/dist/esm/models/Log.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/MaintenanceEvent.d.ts b/dist/esm/models/MaintenanceEvent.d.ts index 59e77bac..cd6d6cc4 100644 --- a/dist/esm/models/MaintenanceEvent.d.ts +++ b/dist/esm/models/MaintenanceEvent.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/MaintenanceEvent.js b/dist/esm/models/MaintenanceEvent.js index c1d391fb..c82eac4e 100644 --- a/dist/esm/models/MaintenanceEvent.js +++ b/dist/esm/models/MaintenanceEvent.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ModelResponseContext.d.ts b/dist/esm/models/ModelResponseContext.d.ts index aab05145..a56e7141 100644 --- a/dist/esm/models/ModelResponseContext.d.ts +++ b/dist/esm/models/ModelResponseContext.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ModelResponseContext.js b/dist/esm/models/ModelResponseContext.js index 4fbe1b53..b3cff19d 100644 --- a/dist/esm/models/ModelResponseContext.js +++ b/dist/esm/models/ModelResponseContext.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NatService.d.ts b/dist/esm/models/NatService.d.ts index 8226016d..3ac18acb 100644 --- a/dist/esm/models/NatService.d.ts +++ b/dist/esm/models/NatService.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NatService.js b/dist/esm/models/NatService.js index e8db8be7..1201effa 100644 --- a/dist/esm/models/NatService.js +++ b/dist/esm/models/NatService.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Net.d.ts b/dist/esm/models/Net.d.ts index 40e23690..03dcb869 100644 --- a/dist/esm/models/Net.d.ts +++ b/dist/esm/models/Net.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Net.js b/dist/esm/models/Net.js index 1e56bb23..660ba0b1 100644 --- a/dist/esm/models/Net.js +++ b/dist/esm/models/Net.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NetAccessPoint.d.ts b/dist/esm/models/NetAccessPoint.d.ts index e3c49468..5752ccd7 100644 --- a/dist/esm/models/NetAccessPoint.d.ts +++ b/dist/esm/models/NetAccessPoint.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NetAccessPoint.js b/dist/esm/models/NetAccessPoint.js index 7ccbc5df..b32bbf11 100644 --- a/dist/esm/models/NetAccessPoint.js +++ b/dist/esm/models/NetAccessPoint.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NetPeering.d.ts b/dist/esm/models/NetPeering.d.ts index c82d4e94..e77b2944 100644 --- a/dist/esm/models/NetPeering.d.ts +++ b/dist/esm/models/NetPeering.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NetPeering.js b/dist/esm/models/NetPeering.js index 76a4d1f5..6b5505f1 100644 --- a/dist/esm/models/NetPeering.js +++ b/dist/esm/models/NetPeering.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NetPeeringState.d.ts b/dist/esm/models/NetPeeringState.d.ts index a78a5107..adced9ea 100644 --- a/dist/esm/models/NetPeeringState.d.ts +++ b/dist/esm/models/NetPeeringState.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NetPeeringState.js b/dist/esm/models/NetPeeringState.js index 52b4d1d2..26cd3c26 100644 --- a/dist/esm/models/NetPeeringState.js +++ b/dist/esm/models/NetPeeringState.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NetToVirtualGatewayLink.d.ts b/dist/esm/models/NetToVirtualGatewayLink.d.ts index e57b58e4..e476d7a0 100644 --- a/dist/esm/models/NetToVirtualGatewayLink.d.ts +++ b/dist/esm/models/NetToVirtualGatewayLink.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NetToVirtualGatewayLink.js b/dist/esm/models/NetToVirtualGatewayLink.js index 43b7fcaf..c1042ec3 100644 --- a/dist/esm/models/NetToVirtualGatewayLink.js +++ b/dist/esm/models/NetToVirtualGatewayLink.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Nic.d.ts b/dist/esm/models/Nic.d.ts index 18954d16..a331c323 100644 --- a/dist/esm/models/Nic.d.ts +++ b/dist/esm/models/Nic.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Nic.js b/dist/esm/models/Nic.js index a4180fad..27272fa3 100644 --- a/dist/esm/models/Nic.js +++ b/dist/esm/models/Nic.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NicForVmCreation.d.ts b/dist/esm/models/NicForVmCreation.d.ts index 638721d9..e0ed81e7 100644 --- a/dist/esm/models/NicForVmCreation.d.ts +++ b/dist/esm/models/NicForVmCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NicForVmCreation.js b/dist/esm/models/NicForVmCreation.js index 415eea67..43c6b83d 100644 --- a/dist/esm/models/NicForVmCreation.js +++ b/dist/esm/models/NicForVmCreation.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NicLight.d.ts b/dist/esm/models/NicLight.d.ts index cce2f464..120a5049 100644 --- a/dist/esm/models/NicLight.d.ts +++ b/dist/esm/models/NicLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/NicLight.js b/dist/esm/models/NicLight.js index c158fe45..e2f52247 100644 --- a/dist/esm/models/NicLight.js +++ b/dist/esm/models/NicLight.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/OsuApiKey.d.ts b/dist/esm/models/OsuApiKey.d.ts index b27dade4..e48585bb 100644 --- a/dist/esm/models/OsuApiKey.d.ts +++ b/dist/esm/models/OsuApiKey.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/OsuApiKey.js b/dist/esm/models/OsuApiKey.js index 2e4e39bb..5b332877 100644 --- a/dist/esm/models/OsuApiKey.js +++ b/dist/esm/models/OsuApiKey.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/OsuExportImageExportTask.d.ts b/dist/esm/models/OsuExportImageExportTask.d.ts index ea13c89d..27065be7 100644 --- a/dist/esm/models/OsuExportImageExportTask.d.ts +++ b/dist/esm/models/OsuExportImageExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/OsuExportImageExportTask.js b/dist/esm/models/OsuExportImageExportTask.js index 502e0eda..7b1b8013 100644 --- a/dist/esm/models/OsuExportImageExportTask.js +++ b/dist/esm/models/OsuExportImageExportTask.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/OsuExportSnapshotExportTask.d.ts b/dist/esm/models/OsuExportSnapshotExportTask.d.ts index f1b2bfb0..01a2c05d 100644 --- a/dist/esm/models/OsuExportSnapshotExportTask.d.ts +++ b/dist/esm/models/OsuExportSnapshotExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/OsuExportSnapshotExportTask.js b/dist/esm/models/OsuExportSnapshotExportTask.js index 3824da7d..4db0b92b 100644 --- a/dist/esm/models/OsuExportSnapshotExportTask.js +++ b/dist/esm/models/OsuExportSnapshotExportTask.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/OsuExportToCreate.d.ts b/dist/esm/models/OsuExportToCreate.d.ts index 220c9236..4b4433ef 100644 --- a/dist/esm/models/OsuExportToCreate.d.ts +++ b/dist/esm/models/OsuExportToCreate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/OsuExportToCreate.js b/dist/esm/models/OsuExportToCreate.js index 374de96b..1b109a87 100644 --- a/dist/esm/models/OsuExportToCreate.js +++ b/dist/esm/models/OsuExportToCreate.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PermissionsOnResource.d.ts b/dist/esm/models/PermissionsOnResource.d.ts index c31449d6..7be9023e 100644 --- a/dist/esm/models/PermissionsOnResource.d.ts +++ b/dist/esm/models/PermissionsOnResource.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PermissionsOnResource.js b/dist/esm/models/PermissionsOnResource.js index cf2a274f..0e54c55d 100644 --- a/dist/esm/models/PermissionsOnResource.js +++ b/dist/esm/models/PermissionsOnResource.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PermissionsOnResourceCreation.d.ts b/dist/esm/models/PermissionsOnResourceCreation.d.ts index bdfe3bf8..c224fb03 100644 --- a/dist/esm/models/PermissionsOnResourceCreation.d.ts +++ b/dist/esm/models/PermissionsOnResourceCreation.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PermissionsOnResourceCreation.js b/dist/esm/models/PermissionsOnResourceCreation.js index ee187205..df3d47af 100644 --- a/dist/esm/models/PermissionsOnResourceCreation.js +++ b/dist/esm/models/PermissionsOnResourceCreation.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Phase1Options.d.ts b/dist/esm/models/Phase1Options.d.ts index aae7ec0f..b7f45601 100644 --- a/dist/esm/models/Phase1Options.d.ts +++ b/dist/esm/models/Phase1Options.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Phase1Options.js b/dist/esm/models/Phase1Options.js index 96e6c006..cc11f117 100644 --- a/dist/esm/models/Phase1Options.js +++ b/dist/esm/models/Phase1Options.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Phase2Options.d.ts b/dist/esm/models/Phase2Options.d.ts index 61aea89d..1f55517a 100644 --- a/dist/esm/models/Phase2Options.d.ts +++ b/dist/esm/models/Phase2Options.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Phase2Options.js b/dist/esm/models/Phase2Options.js index 8767cafc..318284a5 100644 --- a/dist/esm/models/Phase2Options.js +++ b/dist/esm/models/Phase2Options.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Placement.d.ts b/dist/esm/models/Placement.d.ts index 66134328..eba4710a 100644 --- a/dist/esm/models/Placement.d.ts +++ b/dist/esm/models/Placement.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Placement.js b/dist/esm/models/Placement.js index ba74d05a..838194c1 100644 --- a/dist/esm/models/Placement.js +++ b/dist/esm/models/Placement.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PrivateIp.d.ts b/dist/esm/models/PrivateIp.d.ts index 47bbd3b0..a2419bbb 100644 --- a/dist/esm/models/PrivateIp.d.ts +++ b/dist/esm/models/PrivateIp.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PrivateIp.js b/dist/esm/models/PrivateIp.js index fc724e6e..04bf0d0a 100644 --- a/dist/esm/models/PrivateIp.js +++ b/dist/esm/models/PrivateIp.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PrivateIpLight.d.ts b/dist/esm/models/PrivateIpLight.d.ts index 7b398bd7..e1637279 100644 --- a/dist/esm/models/PrivateIpLight.d.ts +++ b/dist/esm/models/PrivateIpLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PrivateIpLight.js b/dist/esm/models/PrivateIpLight.js index 70b5f0b2..6614cbbe 100644 --- a/dist/esm/models/PrivateIpLight.js +++ b/dist/esm/models/PrivateIpLight.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PrivateIpLightForVm.d.ts b/dist/esm/models/PrivateIpLightForVm.d.ts index 55077282..bc5fa9b7 100644 --- a/dist/esm/models/PrivateIpLightForVm.d.ts +++ b/dist/esm/models/PrivateIpLightForVm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PrivateIpLightForVm.js b/dist/esm/models/PrivateIpLightForVm.js index 38a8db21..3d6c7f0c 100644 --- a/dist/esm/models/PrivateIpLightForVm.js +++ b/dist/esm/models/PrivateIpLightForVm.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ProductType.d.ts b/dist/esm/models/ProductType.d.ts index c7636009..25c9f98d 100644 --- a/dist/esm/models/ProductType.d.ts +++ b/dist/esm/models/ProductType.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ProductType.js b/dist/esm/models/ProductType.js index 20c66727..04c7f5f8 100644 --- a/dist/esm/models/ProductType.js +++ b/dist/esm/models/ProductType.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PublicIp.d.ts b/dist/esm/models/PublicIp.d.ts index a22cf1dc..849deb7f 100644 --- a/dist/esm/models/PublicIp.d.ts +++ b/dist/esm/models/PublicIp.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PublicIp.js b/dist/esm/models/PublicIp.js index b6809f2a..4cf1c08e 100644 --- a/dist/esm/models/PublicIp.js +++ b/dist/esm/models/PublicIp.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PublicIpLight.d.ts b/dist/esm/models/PublicIpLight.d.ts index 4d298076..e33d168e 100644 --- a/dist/esm/models/PublicIpLight.d.ts +++ b/dist/esm/models/PublicIpLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/PublicIpLight.js b/dist/esm/models/PublicIpLight.js index 690a01e9..9dc0a14f 100644 --- a/dist/esm/models/PublicIpLight.js +++ b/dist/esm/models/PublicIpLight.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Quota.d.ts b/dist/esm/models/Quota.d.ts index 8842d55f..c2366b67 100644 --- a/dist/esm/models/Quota.d.ts +++ b/dist/esm/models/Quota.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Quota.js b/dist/esm/models/Quota.js index 5774dc04..142c2b3b 100644 --- a/dist/esm/models/Quota.js +++ b/dist/esm/models/Quota.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/QuotaTypes.d.ts b/dist/esm/models/QuotaTypes.d.ts index 74963478..db8f5b95 100644 --- a/dist/esm/models/QuotaTypes.d.ts +++ b/dist/esm/models/QuotaTypes.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/QuotaTypes.js b/dist/esm/models/QuotaTypes.js index 29f12bab..78197981 100644 --- a/dist/esm/models/QuotaTypes.js +++ b/dist/esm/models/QuotaTypes.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAccessKeysRequest.d.ts b/dist/esm/models/ReadAccessKeysRequest.d.ts index ac511cbb..ee5e17fa 100644 --- a/dist/esm/models/ReadAccessKeysRequest.d.ts +++ b/dist/esm/models/ReadAccessKeysRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAccessKeysRequest.js b/dist/esm/models/ReadAccessKeysRequest.js index 46bfe5ea..7b527c44 100644 --- a/dist/esm/models/ReadAccessKeysRequest.js +++ b/dist/esm/models/ReadAccessKeysRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAccessKeysResponse.d.ts b/dist/esm/models/ReadAccessKeysResponse.d.ts index 28960357..7948dc3e 100644 --- a/dist/esm/models/ReadAccessKeysResponse.d.ts +++ b/dist/esm/models/ReadAccessKeysResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAccessKeysResponse.js b/dist/esm/models/ReadAccessKeysResponse.js index 465f8c93..83b0fe6e 100644 --- a/dist/esm/models/ReadAccessKeysResponse.js +++ b/dist/esm/models/ReadAccessKeysResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAccountsRequest.d.ts b/dist/esm/models/ReadAccountsRequest.d.ts index 5947f255..36034832 100644 --- a/dist/esm/models/ReadAccountsRequest.d.ts +++ b/dist/esm/models/ReadAccountsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAccountsRequest.js b/dist/esm/models/ReadAccountsRequest.js index 38fd1890..44b10b36 100644 --- a/dist/esm/models/ReadAccountsRequest.js +++ b/dist/esm/models/ReadAccountsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAccountsResponse.d.ts b/dist/esm/models/ReadAccountsResponse.d.ts index 3d7e3735..7f8c0ff7 100644 --- a/dist/esm/models/ReadAccountsResponse.d.ts +++ b/dist/esm/models/ReadAccountsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAccountsResponse.js b/dist/esm/models/ReadAccountsResponse.js index bd99e885..d32117a6 100644 --- a/dist/esm/models/ReadAccountsResponse.js +++ b/dist/esm/models/ReadAccountsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAdminPasswordRequest.d.ts b/dist/esm/models/ReadAdminPasswordRequest.d.ts index 202e8f52..948850e8 100644 --- a/dist/esm/models/ReadAdminPasswordRequest.d.ts +++ b/dist/esm/models/ReadAdminPasswordRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAdminPasswordRequest.js b/dist/esm/models/ReadAdminPasswordRequest.js index 37509334..958a337a 100644 --- a/dist/esm/models/ReadAdminPasswordRequest.js +++ b/dist/esm/models/ReadAdminPasswordRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAdminPasswordResponse.d.ts b/dist/esm/models/ReadAdminPasswordResponse.d.ts index 461b0d16..c5bcfd67 100644 --- a/dist/esm/models/ReadAdminPasswordResponse.d.ts +++ b/dist/esm/models/ReadAdminPasswordResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadAdminPasswordResponse.js b/dist/esm/models/ReadAdminPasswordResponse.js index 71141a2b..06290dc0 100644 --- a/dist/esm/models/ReadAdminPasswordResponse.js +++ b/dist/esm/models/ReadAdminPasswordResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiAccessPolicyRequest.d.ts b/dist/esm/models/ReadApiAccessPolicyRequest.d.ts index fc87ad06..a28f6974 100644 --- a/dist/esm/models/ReadApiAccessPolicyRequest.d.ts +++ b/dist/esm/models/ReadApiAccessPolicyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiAccessPolicyRequest.js b/dist/esm/models/ReadApiAccessPolicyRequest.js index 13040cd1..5312b89a 100644 --- a/dist/esm/models/ReadApiAccessPolicyRequest.js +++ b/dist/esm/models/ReadApiAccessPolicyRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiAccessPolicyResponse.d.ts b/dist/esm/models/ReadApiAccessPolicyResponse.d.ts index 5ae329fd..ebf7d63a 100644 --- a/dist/esm/models/ReadApiAccessPolicyResponse.d.ts +++ b/dist/esm/models/ReadApiAccessPolicyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiAccessPolicyResponse.js b/dist/esm/models/ReadApiAccessPolicyResponse.js index 0d45fdd5..02e27c5d 100644 --- a/dist/esm/models/ReadApiAccessPolicyResponse.js +++ b/dist/esm/models/ReadApiAccessPolicyResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiAccessRulesRequest.d.ts b/dist/esm/models/ReadApiAccessRulesRequest.d.ts index 07a402f2..f50e4d65 100644 --- a/dist/esm/models/ReadApiAccessRulesRequest.d.ts +++ b/dist/esm/models/ReadApiAccessRulesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiAccessRulesRequest.js b/dist/esm/models/ReadApiAccessRulesRequest.js index 03a2cf3d..649d898c 100644 --- a/dist/esm/models/ReadApiAccessRulesRequest.js +++ b/dist/esm/models/ReadApiAccessRulesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiAccessRulesResponse.d.ts b/dist/esm/models/ReadApiAccessRulesResponse.d.ts index a066e4cd..6fd7ef81 100644 --- a/dist/esm/models/ReadApiAccessRulesResponse.d.ts +++ b/dist/esm/models/ReadApiAccessRulesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiAccessRulesResponse.js b/dist/esm/models/ReadApiAccessRulesResponse.js index 46ae1964..97ce0aa4 100644 --- a/dist/esm/models/ReadApiAccessRulesResponse.js +++ b/dist/esm/models/ReadApiAccessRulesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiLogsRequest.d.ts b/dist/esm/models/ReadApiLogsRequest.d.ts index 5a304a27..883484e3 100644 --- a/dist/esm/models/ReadApiLogsRequest.d.ts +++ b/dist/esm/models/ReadApiLogsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiLogsRequest.js b/dist/esm/models/ReadApiLogsRequest.js index a8113e1c..8363ec8d 100644 --- a/dist/esm/models/ReadApiLogsRequest.js +++ b/dist/esm/models/ReadApiLogsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiLogsResponse.d.ts b/dist/esm/models/ReadApiLogsResponse.d.ts index 7bb2ddd8..65a21c27 100644 --- a/dist/esm/models/ReadApiLogsResponse.d.ts +++ b/dist/esm/models/ReadApiLogsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadApiLogsResponse.js b/dist/esm/models/ReadApiLogsResponse.js index 58f5e323..d546cdaf 100644 --- a/dist/esm/models/ReadApiLogsResponse.js +++ b/dist/esm/models/ReadApiLogsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCasRequest.d.ts b/dist/esm/models/ReadCasRequest.d.ts index fa257900..f7c1de62 100644 --- a/dist/esm/models/ReadCasRequest.d.ts +++ b/dist/esm/models/ReadCasRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCasRequest.js b/dist/esm/models/ReadCasRequest.js index 0b0b174c..689468e3 100644 --- a/dist/esm/models/ReadCasRequest.js +++ b/dist/esm/models/ReadCasRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCasResponse.d.ts b/dist/esm/models/ReadCasResponse.d.ts index 850c8a6d..0788b457 100644 --- a/dist/esm/models/ReadCasResponse.d.ts +++ b/dist/esm/models/ReadCasResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCasResponse.js b/dist/esm/models/ReadCasResponse.js index addc080e..8e773c0e 100644 --- a/dist/esm/models/ReadCasResponse.js +++ b/dist/esm/models/ReadCasResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCatalogRequest.d.ts b/dist/esm/models/ReadCatalogRequest.d.ts index 5bcb941f..6ef361e2 100644 --- a/dist/esm/models/ReadCatalogRequest.d.ts +++ b/dist/esm/models/ReadCatalogRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCatalogRequest.js b/dist/esm/models/ReadCatalogRequest.js index e3796bb9..bfd8df00 100644 --- a/dist/esm/models/ReadCatalogRequest.js +++ b/dist/esm/models/ReadCatalogRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCatalogResponse.d.ts b/dist/esm/models/ReadCatalogResponse.d.ts index b1db1b44..84f833af 100644 --- a/dist/esm/models/ReadCatalogResponse.d.ts +++ b/dist/esm/models/ReadCatalogResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCatalogResponse.js b/dist/esm/models/ReadCatalogResponse.js index b3851acb..3eddcfde 100644 --- a/dist/esm/models/ReadCatalogResponse.js +++ b/dist/esm/models/ReadCatalogResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadCatalogsRequest.d.ts b/dist/esm/models/ReadCatalogsRequest.d.ts new file mode 100644 index 00000000..2dd50834 --- /dev/null +++ b/dist/esm/models/ReadCatalogsRequest.d.ts @@ -0,0 +1,34 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { FiltersCatalogs } from './FiltersCatalogs'; +/** + * ReadCatalogsRequest + * @export + * @interface ReadCatalogsRequest + */ +export interface ReadCatalogsRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadCatalogsRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersCatalogs} + * @memberof ReadCatalogsRequest + */ + filters?: FiltersCatalogs; +} +export declare function ReadCatalogsRequestFromJSON(json: any): ReadCatalogsRequest; +export declare function ReadCatalogsRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadCatalogsRequest; +export declare function ReadCatalogsRequestToJSON(value?: ReadCatalogsRequest | null): any; diff --git a/dist/esm/models/ReadCatalogsRequest.js b/dist/esm/models/ReadCatalogsRequest.js new file mode 100644 index 00000000..33f54edf --- /dev/null +++ b/dist/esm/models/ReadCatalogsRequest.js @@ -0,0 +1,39 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { FiltersCatalogsFromJSON, FiltersCatalogsToJSON, } from './FiltersCatalogs'; +export function ReadCatalogsRequestFromJSON(json) { + return ReadCatalogsRequestFromJSONTyped(json, false); +} +export function ReadCatalogsRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !exists(json, 'Filters') ? undefined : FiltersCatalogsFromJSON(json['Filters']), + }; +} +export function ReadCatalogsRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'Filters': FiltersCatalogsToJSON(value.filters), + }; +} diff --git a/dist/esm/models/ReadCatalogsResponse.d.ts b/dist/esm/models/ReadCatalogsResponse.d.ts new file mode 100644 index 00000000..3aacd49d --- /dev/null +++ b/dist/esm/models/ReadCatalogsResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { Catalogs } from './Catalogs'; +import { ModelResponseContext } from './ModelResponseContext'; +/** + * ReadCatalogsResponse + * @export + * @interface ReadCatalogsResponse + */ +export interface ReadCatalogsResponse { + /** + * Information about one or more catalogs. + * @type {Array} + * @memberof ReadCatalogsResponse + */ + catalogs?: Array; + /** + * + * @type {ModelResponseContext} + * @memberof ReadCatalogsResponse + */ + responseContext?: ModelResponseContext; +} +export declare function ReadCatalogsResponseFromJSON(json: any): ReadCatalogsResponse; +export declare function ReadCatalogsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadCatalogsResponse; +export declare function ReadCatalogsResponseToJSON(value?: ReadCatalogsResponse | null): any; diff --git a/dist/esm/models/ReadCatalogsResponse.js b/dist/esm/models/ReadCatalogsResponse.js new file mode 100644 index 00000000..45bf49fa --- /dev/null +++ b/dist/esm/models/ReadCatalogsResponse.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { CatalogsFromJSON, CatalogsToJSON, } from './Catalogs'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +export function ReadCatalogsResponseFromJSON(json) { + return ReadCatalogsResponseFromJSONTyped(json, false); +} +export function ReadCatalogsResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'catalogs': !exists(json, 'Catalogs') ? undefined : (json['Catalogs'].map(CatalogsFromJSON)), + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} +export function ReadCatalogsResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Catalogs': value.catalogs === undefined ? undefined : (value.catalogs.map(CatalogsToJSON)), + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} diff --git a/dist/esm/models/ReadClientGatewaysRequest.d.ts b/dist/esm/models/ReadClientGatewaysRequest.d.ts index 40fd675b..7a1e4c68 100644 --- a/dist/esm/models/ReadClientGatewaysRequest.d.ts +++ b/dist/esm/models/ReadClientGatewaysRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadClientGatewaysRequest.js b/dist/esm/models/ReadClientGatewaysRequest.js index be395062..3960690d 100644 --- a/dist/esm/models/ReadClientGatewaysRequest.js +++ b/dist/esm/models/ReadClientGatewaysRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadClientGatewaysResponse.d.ts b/dist/esm/models/ReadClientGatewaysResponse.d.ts index e710166c..2ff64b8a 100644 --- a/dist/esm/models/ReadClientGatewaysResponse.d.ts +++ b/dist/esm/models/ReadClientGatewaysResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadClientGatewaysResponse.js b/dist/esm/models/ReadClientGatewaysResponse.js index 0aea0919..d96e6dd4 100644 --- a/dist/esm/models/ReadClientGatewaysResponse.js +++ b/dist/esm/models/ReadClientGatewaysResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadConsoleOutputRequest.d.ts b/dist/esm/models/ReadConsoleOutputRequest.d.ts index 13ba1836..d26cfced 100644 --- a/dist/esm/models/ReadConsoleOutputRequest.d.ts +++ b/dist/esm/models/ReadConsoleOutputRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadConsoleOutputRequest.js b/dist/esm/models/ReadConsoleOutputRequest.js index 7d5d5da0..b41868e4 100644 --- a/dist/esm/models/ReadConsoleOutputRequest.js +++ b/dist/esm/models/ReadConsoleOutputRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadConsoleOutputResponse.d.ts b/dist/esm/models/ReadConsoleOutputResponse.d.ts index f1488f01..0a4e0c3e 100644 --- a/dist/esm/models/ReadConsoleOutputResponse.d.ts +++ b/dist/esm/models/ReadConsoleOutputResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadConsoleOutputResponse.js b/dist/esm/models/ReadConsoleOutputResponse.js index 769f1eb5..efde36e4 100644 --- a/dist/esm/models/ReadConsoleOutputResponse.js +++ b/dist/esm/models/ReadConsoleOutputResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadConsumptionAccountRequest.d.ts b/dist/esm/models/ReadConsumptionAccountRequest.d.ts index 509f6335..992496fe 100644 --- a/dist/esm/models/ReadConsumptionAccountRequest.d.ts +++ b/dist/esm/models/ReadConsumptionAccountRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -22,7 +22,7 @@ export interface ReadConsumptionAccountRequest { */ dryRun?: boolean; /** - * The beginning of the time period, in ISO 8601 date-time format (for example, `2017-06-14` or `2017-06-14T00:00:00Z`). + * The beginning of the time period, in ISO 8601 date format (for example, `2020-06-14`). The date-time format is also accepted, but only with a time set to midnight (for example, `2020-06-14T00:00:00.000Z`). * @type {string} * @memberof ReadConsumptionAccountRequest */ @@ -34,7 +34,7 @@ export interface ReadConsumptionAccountRequest { */ overall?: boolean; /** - * The end of the time period, in ISO 8601 date-time format (for example, `2017-06-30` or `2017-06-30T00:00:00Z`). + * The end of the time period, in ISO 8601 date format (for example, `2020-06-30`). The date-time format is also accepted, but only with a time set to midnight (for example, `2020-06-30T00:00:00.000Z`). * @type {string} * @memberof ReadConsumptionAccountRequest */ diff --git a/dist/esm/models/ReadConsumptionAccountRequest.js b/dist/esm/models/ReadConsumptionAccountRequest.js index 9217593a..3eba37e1 100644 --- a/dist/esm/models/ReadConsumptionAccountRequest.js +++ b/dist/esm/models/ReadConsumptionAccountRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadConsumptionAccountResponse.d.ts b/dist/esm/models/ReadConsumptionAccountResponse.d.ts index 0c6b93d2..a2034188 100644 --- a/dist/esm/models/ReadConsumptionAccountResponse.d.ts +++ b/dist/esm/models/ReadConsumptionAccountResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadConsumptionAccountResponse.js b/dist/esm/models/ReadConsumptionAccountResponse.js index 6ac0f5c1..9783040f 100644 --- a/dist/esm/models/ReadConsumptionAccountResponse.js +++ b/dist/esm/models/ReadConsumptionAccountResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDhcpOptionsRequest.d.ts b/dist/esm/models/ReadDhcpOptionsRequest.d.ts index c43e1815..b429e87b 100644 --- a/dist/esm/models/ReadDhcpOptionsRequest.d.ts +++ b/dist/esm/models/ReadDhcpOptionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDhcpOptionsRequest.js b/dist/esm/models/ReadDhcpOptionsRequest.js index 5f98fdde..7d9a8e66 100644 --- a/dist/esm/models/ReadDhcpOptionsRequest.js +++ b/dist/esm/models/ReadDhcpOptionsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDhcpOptionsResponse.d.ts b/dist/esm/models/ReadDhcpOptionsResponse.d.ts index 86dbd765..033a6114 100644 --- a/dist/esm/models/ReadDhcpOptionsResponse.d.ts +++ b/dist/esm/models/ReadDhcpOptionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDhcpOptionsResponse.js b/dist/esm/models/ReadDhcpOptionsResponse.js index a29d4abb..517ca790 100644 --- a/dist/esm/models/ReadDhcpOptionsResponse.js +++ b/dist/esm/models/ReadDhcpOptionsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDirectLinkInterfacesRequest.d.ts b/dist/esm/models/ReadDirectLinkInterfacesRequest.d.ts index e3f25dd0..e0da1a3a 100644 --- a/dist/esm/models/ReadDirectLinkInterfacesRequest.d.ts +++ b/dist/esm/models/ReadDirectLinkInterfacesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDirectLinkInterfacesRequest.js b/dist/esm/models/ReadDirectLinkInterfacesRequest.js index 45d37599..1d3bdb96 100644 --- a/dist/esm/models/ReadDirectLinkInterfacesRequest.js +++ b/dist/esm/models/ReadDirectLinkInterfacesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDirectLinkInterfacesResponse.d.ts b/dist/esm/models/ReadDirectLinkInterfacesResponse.d.ts index e99bb039..a5462577 100644 --- a/dist/esm/models/ReadDirectLinkInterfacesResponse.d.ts +++ b/dist/esm/models/ReadDirectLinkInterfacesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDirectLinkInterfacesResponse.js b/dist/esm/models/ReadDirectLinkInterfacesResponse.js index 17a70299..226f5209 100644 --- a/dist/esm/models/ReadDirectLinkInterfacesResponse.js +++ b/dist/esm/models/ReadDirectLinkInterfacesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDirectLinksRequest.d.ts b/dist/esm/models/ReadDirectLinksRequest.d.ts index 017a626c..94e84bb5 100644 --- a/dist/esm/models/ReadDirectLinksRequest.d.ts +++ b/dist/esm/models/ReadDirectLinksRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDirectLinksRequest.js b/dist/esm/models/ReadDirectLinksRequest.js index f17c13f8..ce2695b6 100644 --- a/dist/esm/models/ReadDirectLinksRequest.js +++ b/dist/esm/models/ReadDirectLinksRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDirectLinksResponse.d.ts b/dist/esm/models/ReadDirectLinksResponse.d.ts index c4da78db..e999a48d 100644 --- a/dist/esm/models/ReadDirectLinksResponse.d.ts +++ b/dist/esm/models/ReadDirectLinksResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadDirectLinksResponse.js b/dist/esm/models/ReadDirectLinksResponse.js index 6d976b52..21b4366b 100644 --- a/dist/esm/models/ReadDirectLinksResponse.js +++ b/dist/esm/models/ReadDirectLinksResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadFlexibleGpuCatalogRequest.d.ts b/dist/esm/models/ReadFlexibleGpuCatalogRequest.d.ts index 1363de01..74bf5249 100644 --- a/dist/esm/models/ReadFlexibleGpuCatalogRequest.d.ts +++ b/dist/esm/models/ReadFlexibleGpuCatalogRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadFlexibleGpuCatalogRequest.js b/dist/esm/models/ReadFlexibleGpuCatalogRequest.js index e34f75ef..41baf2dd 100644 --- a/dist/esm/models/ReadFlexibleGpuCatalogRequest.js +++ b/dist/esm/models/ReadFlexibleGpuCatalogRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadFlexibleGpuCatalogResponse.d.ts b/dist/esm/models/ReadFlexibleGpuCatalogResponse.d.ts index 7dcb3ce2..997891f8 100644 --- a/dist/esm/models/ReadFlexibleGpuCatalogResponse.d.ts +++ b/dist/esm/models/ReadFlexibleGpuCatalogResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadFlexibleGpuCatalogResponse.js b/dist/esm/models/ReadFlexibleGpuCatalogResponse.js index 24d02336..c2f0fed4 100644 --- a/dist/esm/models/ReadFlexibleGpuCatalogResponse.js +++ b/dist/esm/models/ReadFlexibleGpuCatalogResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadFlexibleGpusRequest.d.ts b/dist/esm/models/ReadFlexibleGpusRequest.d.ts index 149af3fa..48544ce7 100644 --- a/dist/esm/models/ReadFlexibleGpusRequest.d.ts +++ b/dist/esm/models/ReadFlexibleGpusRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadFlexibleGpusRequest.js b/dist/esm/models/ReadFlexibleGpusRequest.js index 36ad76b3..6b1991eb 100644 --- a/dist/esm/models/ReadFlexibleGpusRequest.js +++ b/dist/esm/models/ReadFlexibleGpusRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadFlexibleGpusResponse.d.ts b/dist/esm/models/ReadFlexibleGpusResponse.d.ts index e17b3dd4..0833b507 100644 --- a/dist/esm/models/ReadFlexibleGpusResponse.d.ts +++ b/dist/esm/models/ReadFlexibleGpusResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadFlexibleGpusResponse.js b/dist/esm/models/ReadFlexibleGpusResponse.js index 751653ec..b4fac6bc 100644 --- a/dist/esm/models/ReadFlexibleGpusResponse.js +++ b/dist/esm/models/ReadFlexibleGpusResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadImageExportTasksRequest.d.ts b/dist/esm/models/ReadImageExportTasksRequest.d.ts index ea3ce4a9..1fc5547c 100644 --- a/dist/esm/models/ReadImageExportTasksRequest.d.ts +++ b/dist/esm/models/ReadImageExportTasksRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadImageExportTasksRequest.js b/dist/esm/models/ReadImageExportTasksRequest.js index 74777f89..eddab64e 100644 --- a/dist/esm/models/ReadImageExportTasksRequest.js +++ b/dist/esm/models/ReadImageExportTasksRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadImageExportTasksResponse.d.ts b/dist/esm/models/ReadImageExportTasksResponse.d.ts index 4a2f97f1..2ccfa817 100644 --- a/dist/esm/models/ReadImageExportTasksResponse.d.ts +++ b/dist/esm/models/ReadImageExportTasksResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadImageExportTasksResponse.js b/dist/esm/models/ReadImageExportTasksResponse.js index 3fd6783e..a21f2b41 100644 --- a/dist/esm/models/ReadImageExportTasksResponse.js +++ b/dist/esm/models/ReadImageExportTasksResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadImagesRequest.d.ts b/dist/esm/models/ReadImagesRequest.d.ts index 7a929488..61afde6c 100644 --- a/dist/esm/models/ReadImagesRequest.d.ts +++ b/dist/esm/models/ReadImagesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadImagesRequest.js b/dist/esm/models/ReadImagesRequest.js index 1939a60c..76fbc86c 100644 --- a/dist/esm/models/ReadImagesRequest.js +++ b/dist/esm/models/ReadImagesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadImagesResponse.d.ts b/dist/esm/models/ReadImagesResponse.d.ts index 5d906155..78a29b47 100644 --- a/dist/esm/models/ReadImagesResponse.d.ts +++ b/dist/esm/models/ReadImagesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadImagesResponse.js b/dist/esm/models/ReadImagesResponse.js index 8f358cd3..064d868a 100644 --- a/dist/esm/models/ReadImagesResponse.js +++ b/dist/esm/models/ReadImagesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadInternetServicesRequest.d.ts b/dist/esm/models/ReadInternetServicesRequest.d.ts index 77f9feef..c63cfcf7 100644 --- a/dist/esm/models/ReadInternetServicesRequest.d.ts +++ b/dist/esm/models/ReadInternetServicesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadInternetServicesRequest.js b/dist/esm/models/ReadInternetServicesRequest.js index 31349c42..7ccd9589 100644 --- a/dist/esm/models/ReadInternetServicesRequest.js +++ b/dist/esm/models/ReadInternetServicesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadInternetServicesResponse.d.ts b/dist/esm/models/ReadInternetServicesResponse.d.ts index 454ebe0d..2b7d7516 100644 --- a/dist/esm/models/ReadInternetServicesResponse.d.ts +++ b/dist/esm/models/ReadInternetServicesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadInternetServicesResponse.js b/dist/esm/models/ReadInternetServicesResponse.js index 2284734d..6066e41c 100644 --- a/dist/esm/models/ReadInternetServicesResponse.js +++ b/dist/esm/models/ReadInternetServicesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadKeypairsRequest.d.ts b/dist/esm/models/ReadKeypairsRequest.d.ts index 29c3a399..4d880739 100644 --- a/dist/esm/models/ReadKeypairsRequest.d.ts +++ b/dist/esm/models/ReadKeypairsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadKeypairsRequest.js b/dist/esm/models/ReadKeypairsRequest.js index 005b0c4e..885ea681 100644 --- a/dist/esm/models/ReadKeypairsRequest.js +++ b/dist/esm/models/ReadKeypairsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadKeypairsResponse.d.ts b/dist/esm/models/ReadKeypairsResponse.d.ts index deb578db..5a691318 100644 --- a/dist/esm/models/ReadKeypairsResponse.d.ts +++ b/dist/esm/models/ReadKeypairsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadKeypairsResponse.js b/dist/esm/models/ReadKeypairsResponse.js index a5998a60..d4d15a4e 100644 --- a/dist/esm/models/ReadKeypairsResponse.js +++ b/dist/esm/models/ReadKeypairsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadListenerRulesRequest.d.ts b/dist/esm/models/ReadListenerRulesRequest.d.ts index e2bc260f..e5c380da 100644 --- a/dist/esm/models/ReadListenerRulesRequest.d.ts +++ b/dist/esm/models/ReadListenerRulesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadListenerRulesRequest.js b/dist/esm/models/ReadListenerRulesRequest.js index c186a9a8..0fb45fed 100644 --- a/dist/esm/models/ReadListenerRulesRequest.js +++ b/dist/esm/models/ReadListenerRulesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadListenerRulesResponse.d.ts b/dist/esm/models/ReadListenerRulesResponse.d.ts index 90938e54..c7502059 100644 --- a/dist/esm/models/ReadListenerRulesResponse.d.ts +++ b/dist/esm/models/ReadListenerRulesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadListenerRulesResponse.js b/dist/esm/models/ReadListenerRulesResponse.js index 5437e35d..133c01ff 100644 --- a/dist/esm/models/ReadListenerRulesResponse.js +++ b/dist/esm/models/ReadListenerRulesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLoadBalancerTagsRequest.d.ts b/dist/esm/models/ReadLoadBalancerTagsRequest.d.ts index 8b1879ec..24a6b5c5 100644 --- a/dist/esm/models/ReadLoadBalancerTagsRequest.d.ts +++ b/dist/esm/models/ReadLoadBalancerTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLoadBalancerTagsRequest.js b/dist/esm/models/ReadLoadBalancerTagsRequest.js index 17514c18..c5fb7200 100644 --- a/dist/esm/models/ReadLoadBalancerTagsRequest.js +++ b/dist/esm/models/ReadLoadBalancerTagsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLoadBalancerTagsResponse.d.ts b/dist/esm/models/ReadLoadBalancerTagsResponse.d.ts index 9c4a559d..92e69395 100644 --- a/dist/esm/models/ReadLoadBalancerTagsResponse.d.ts +++ b/dist/esm/models/ReadLoadBalancerTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLoadBalancerTagsResponse.js b/dist/esm/models/ReadLoadBalancerTagsResponse.js index a01e483c..3fa76958 100644 --- a/dist/esm/models/ReadLoadBalancerTagsResponse.js +++ b/dist/esm/models/ReadLoadBalancerTagsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLoadBalancersRequest.d.ts b/dist/esm/models/ReadLoadBalancersRequest.d.ts index 26eaab42..6be31ec5 100644 --- a/dist/esm/models/ReadLoadBalancersRequest.d.ts +++ b/dist/esm/models/ReadLoadBalancersRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLoadBalancersRequest.js b/dist/esm/models/ReadLoadBalancersRequest.js index 3726a7b8..945d1e10 100644 --- a/dist/esm/models/ReadLoadBalancersRequest.js +++ b/dist/esm/models/ReadLoadBalancersRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLoadBalancersResponse.d.ts b/dist/esm/models/ReadLoadBalancersResponse.d.ts index 5a61e724..e88481a9 100644 --- a/dist/esm/models/ReadLoadBalancersResponse.d.ts +++ b/dist/esm/models/ReadLoadBalancersResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLoadBalancersResponse.js b/dist/esm/models/ReadLoadBalancersResponse.js index ebfb8eb1..c47f885b 100644 --- a/dist/esm/models/ReadLoadBalancersResponse.js +++ b/dist/esm/models/ReadLoadBalancersResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLocationsRequest.d.ts b/dist/esm/models/ReadLocationsRequest.d.ts index 4930b397..c784cf42 100644 --- a/dist/esm/models/ReadLocationsRequest.d.ts +++ b/dist/esm/models/ReadLocationsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLocationsRequest.js b/dist/esm/models/ReadLocationsRequest.js index 0e847274..f799f6ae 100644 --- a/dist/esm/models/ReadLocationsRequest.js +++ b/dist/esm/models/ReadLocationsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLocationsResponse.d.ts b/dist/esm/models/ReadLocationsResponse.d.ts index e28529b4..44b7db2e 100644 --- a/dist/esm/models/ReadLocationsResponse.d.ts +++ b/dist/esm/models/ReadLocationsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadLocationsResponse.js b/dist/esm/models/ReadLocationsResponse.js index 60d12a1c..c11dbcf6 100644 --- a/dist/esm/models/ReadLocationsResponse.js +++ b/dist/esm/models/ReadLocationsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNatServicesRequest.d.ts b/dist/esm/models/ReadNatServicesRequest.d.ts index 6de9fb52..d7c41252 100644 --- a/dist/esm/models/ReadNatServicesRequest.d.ts +++ b/dist/esm/models/ReadNatServicesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNatServicesRequest.js b/dist/esm/models/ReadNatServicesRequest.js index 577aa2d5..b3b3b8e2 100644 --- a/dist/esm/models/ReadNatServicesRequest.js +++ b/dist/esm/models/ReadNatServicesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNatServicesResponse.d.ts b/dist/esm/models/ReadNatServicesResponse.d.ts index 46eb7c9c..f29ae96d 100644 --- a/dist/esm/models/ReadNatServicesResponse.d.ts +++ b/dist/esm/models/ReadNatServicesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNatServicesResponse.js b/dist/esm/models/ReadNatServicesResponse.js index 36761e45..bca8ddde 100644 --- a/dist/esm/models/ReadNatServicesResponse.js +++ b/dist/esm/models/ReadNatServicesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetAccessPointServicesRequest.d.ts b/dist/esm/models/ReadNetAccessPointServicesRequest.d.ts index f8c9c9dd..9d7553e1 100644 --- a/dist/esm/models/ReadNetAccessPointServicesRequest.d.ts +++ b/dist/esm/models/ReadNetAccessPointServicesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetAccessPointServicesRequest.js b/dist/esm/models/ReadNetAccessPointServicesRequest.js index a9451a86..ae1927c5 100644 --- a/dist/esm/models/ReadNetAccessPointServicesRequest.js +++ b/dist/esm/models/ReadNetAccessPointServicesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetAccessPointServicesResponse.d.ts b/dist/esm/models/ReadNetAccessPointServicesResponse.d.ts index 5b60597b..f341f051 100644 --- a/dist/esm/models/ReadNetAccessPointServicesResponse.d.ts +++ b/dist/esm/models/ReadNetAccessPointServicesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetAccessPointServicesResponse.js b/dist/esm/models/ReadNetAccessPointServicesResponse.js index 07cd7eee..7e07704c 100644 --- a/dist/esm/models/ReadNetAccessPointServicesResponse.js +++ b/dist/esm/models/ReadNetAccessPointServicesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetAccessPointsRequest.d.ts b/dist/esm/models/ReadNetAccessPointsRequest.d.ts index 3b124a9d..bb96767f 100644 --- a/dist/esm/models/ReadNetAccessPointsRequest.d.ts +++ b/dist/esm/models/ReadNetAccessPointsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetAccessPointsRequest.js b/dist/esm/models/ReadNetAccessPointsRequest.js index d662dd68..e28cd6e1 100644 --- a/dist/esm/models/ReadNetAccessPointsRequest.js +++ b/dist/esm/models/ReadNetAccessPointsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetAccessPointsResponse.d.ts b/dist/esm/models/ReadNetAccessPointsResponse.d.ts index e1fb5d94..2550c595 100644 --- a/dist/esm/models/ReadNetAccessPointsResponse.d.ts +++ b/dist/esm/models/ReadNetAccessPointsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetAccessPointsResponse.js b/dist/esm/models/ReadNetAccessPointsResponse.js index 3205752b..015ebfb1 100644 --- a/dist/esm/models/ReadNetAccessPointsResponse.js +++ b/dist/esm/models/ReadNetAccessPointsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetPeeringsRequest.d.ts b/dist/esm/models/ReadNetPeeringsRequest.d.ts index 2e2747ae..7260ee57 100644 --- a/dist/esm/models/ReadNetPeeringsRequest.d.ts +++ b/dist/esm/models/ReadNetPeeringsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetPeeringsRequest.js b/dist/esm/models/ReadNetPeeringsRequest.js index aea8c4bd..56b2e36f 100644 --- a/dist/esm/models/ReadNetPeeringsRequest.js +++ b/dist/esm/models/ReadNetPeeringsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetPeeringsResponse.d.ts b/dist/esm/models/ReadNetPeeringsResponse.d.ts index 93d7563f..b2da0a1c 100644 --- a/dist/esm/models/ReadNetPeeringsResponse.d.ts +++ b/dist/esm/models/ReadNetPeeringsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetPeeringsResponse.js b/dist/esm/models/ReadNetPeeringsResponse.js index 2ad74a28..fd1e0e93 100644 --- a/dist/esm/models/ReadNetPeeringsResponse.js +++ b/dist/esm/models/ReadNetPeeringsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetsRequest.d.ts b/dist/esm/models/ReadNetsRequest.d.ts index 9a91a64a..e952b2c9 100644 --- a/dist/esm/models/ReadNetsRequest.d.ts +++ b/dist/esm/models/ReadNetsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetsRequest.js b/dist/esm/models/ReadNetsRequest.js index 1d2fffa5..08994021 100644 --- a/dist/esm/models/ReadNetsRequest.js +++ b/dist/esm/models/ReadNetsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetsResponse.d.ts b/dist/esm/models/ReadNetsResponse.d.ts index ac71d052..152b35da 100644 --- a/dist/esm/models/ReadNetsResponse.d.ts +++ b/dist/esm/models/ReadNetsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNetsResponse.js b/dist/esm/models/ReadNetsResponse.js index a0c2b5a5..a8ef65db 100644 --- a/dist/esm/models/ReadNetsResponse.js +++ b/dist/esm/models/ReadNetsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNicsRequest.d.ts b/dist/esm/models/ReadNicsRequest.d.ts index a9d60113..1559da79 100644 --- a/dist/esm/models/ReadNicsRequest.d.ts +++ b/dist/esm/models/ReadNicsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNicsRequest.js b/dist/esm/models/ReadNicsRequest.js index 1bb19b7e..bde9c44f 100644 --- a/dist/esm/models/ReadNicsRequest.js +++ b/dist/esm/models/ReadNicsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNicsResponse.d.ts b/dist/esm/models/ReadNicsResponse.d.ts index 0834f162..6058a00a 100644 --- a/dist/esm/models/ReadNicsResponse.d.ts +++ b/dist/esm/models/ReadNicsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadNicsResponse.js b/dist/esm/models/ReadNicsResponse.js index fc612764..a1d5aec2 100644 --- a/dist/esm/models/ReadNicsResponse.js +++ b/dist/esm/models/ReadNicsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadProductTypesRequest.d.ts b/dist/esm/models/ReadProductTypesRequest.d.ts index cf2507ef..ad1271a7 100644 --- a/dist/esm/models/ReadProductTypesRequest.d.ts +++ b/dist/esm/models/ReadProductTypesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadProductTypesRequest.js b/dist/esm/models/ReadProductTypesRequest.js index 3fbf149d..33f96e3e 100644 --- a/dist/esm/models/ReadProductTypesRequest.js +++ b/dist/esm/models/ReadProductTypesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadProductTypesResponse.d.ts b/dist/esm/models/ReadProductTypesResponse.d.ts index 6177b43d..c0667758 100644 --- a/dist/esm/models/ReadProductTypesResponse.d.ts +++ b/dist/esm/models/ReadProductTypesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadProductTypesResponse.js b/dist/esm/models/ReadProductTypesResponse.js index 8813436e..0f57af94 100644 --- a/dist/esm/models/ReadProductTypesResponse.js +++ b/dist/esm/models/ReadProductTypesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicCatalogRequest.d.ts b/dist/esm/models/ReadPublicCatalogRequest.d.ts index d4bb9fea..8c0af0f4 100644 --- a/dist/esm/models/ReadPublicCatalogRequest.d.ts +++ b/dist/esm/models/ReadPublicCatalogRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicCatalogRequest.js b/dist/esm/models/ReadPublicCatalogRequest.js index 90a75670..0ad0e39f 100644 --- a/dist/esm/models/ReadPublicCatalogRequest.js +++ b/dist/esm/models/ReadPublicCatalogRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicCatalogResponse.d.ts b/dist/esm/models/ReadPublicCatalogResponse.d.ts index 43d54b15..712eaff1 100644 --- a/dist/esm/models/ReadPublicCatalogResponse.d.ts +++ b/dist/esm/models/ReadPublicCatalogResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicCatalogResponse.js b/dist/esm/models/ReadPublicCatalogResponse.js index 93cd5ab4..367e0388 100644 --- a/dist/esm/models/ReadPublicCatalogResponse.js +++ b/dist/esm/models/ReadPublicCatalogResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicIpRangesRequest.d.ts b/dist/esm/models/ReadPublicIpRangesRequest.d.ts index 36d035c2..59728877 100644 --- a/dist/esm/models/ReadPublicIpRangesRequest.d.ts +++ b/dist/esm/models/ReadPublicIpRangesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicIpRangesRequest.js b/dist/esm/models/ReadPublicIpRangesRequest.js index 2d51c5f4..d83b5afa 100644 --- a/dist/esm/models/ReadPublicIpRangesRequest.js +++ b/dist/esm/models/ReadPublicIpRangesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicIpRangesResponse.d.ts b/dist/esm/models/ReadPublicIpRangesResponse.d.ts index 7c7b6a65..39cfc128 100644 --- a/dist/esm/models/ReadPublicIpRangesResponse.d.ts +++ b/dist/esm/models/ReadPublicIpRangesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicIpRangesResponse.js b/dist/esm/models/ReadPublicIpRangesResponse.js index cd63c816..8103027c 100644 --- a/dist/esm/models/ReadPublicIpRangesResponse.js +++ b/dist/esm/models/ReadPublicIpRangesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicIpsRequest.d.ts b/dist/esm/models/ReadPublicIpsRequest.d.ts index 94978dfb..397c8578 100644 --- a/dist/esm/models/ReadPublicIpsRequest.d.ts +++ b/dist/esm/models/ReadPublicIpsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicIpsRequest.js b/dist/esm/models/ReadPublicIpsRequest.js index 492ba399..20aac654 100644 --- a/dist/esm/models/ReadPublicIpsRequest.js +++ b/dist/esm/models/ReadPublicIpsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicIpsResponse.d.ts b/dist/esm/models/ReadPublicIpsResponse.d.ts index c5961c5a..e1a0b172 100644 --- a/dist/esm/models/ReadPublicIpsResponse.d.ts +++ b/dist/esm/models/ReadPublicIpsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadPublicIpsResponse.js b/dist/esm/models/ReadPublicIpsResponse.js index c2b32f85..d7a87a7f 100644 --- a/dist/esm/models/ReadPublicIpsResponse.js +++ b/dist/esm/models/ReadPublicIpsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadQuotasRequest.d.ts b/dist/esm/models/ReadQuotasRequest.d.ts index 74cbb1db..eed05ae7 100644 --- a/dist/esm/models/ReadQuotasRequest.d.ts +++ b/dist/esm/models/ReadQuotasRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadQuotasRequest.js b/dist/esm/models/ReadQuotasRequest.js index c2ce9cc8..86711d25 100644 --- a/dist/esm/models/ReadQuotasRequest.js +++ b/dist/esm/models/ReadQuotasRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadQuotasResponse.d.ts b/dist/esm/models/ReadQuotasResponse.d.ts index fb003131..d4dc3752 100644 --- a/dist/esm/models/ReadQuotasResponse.d.ts +++ b/dist/esm/models/ReadQuotasResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadQuotasResponse.js b/dist/esm/models/ReadQuotasResponse.js index ba9b33d2..5033d756 100644 --- a/dist/esm/models/ReadQuotasResponse.js +++ b/dist/esm/models/ReadQuotasResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadRegionsRequest.d.ts b/dist/esm/models/ReadRegionsRequest.d.ts index 1e4013ae..3bf3d161 100644 --- a/dist/esm/models/ReadRegionsRequest.d.ts +++ b/dist/esm/models/ReadRegionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadRegionsRequest.js b/dist/esm/models/ReadRegionsRequest.js index 9be1090f..9d0c362f 100644 --- a/dist/esm/models/ReadRegionsRequest.js +++ b/dist/esm/models/ReadRegionsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadRegionsResponse.d.ts b/dist/esm/models/ReadRegionsResponse.d.ts index 1f6aa933..766a92d6 100644 --- a/dist/esm/models/ReadRegionsResponse.d.ts +++ b/dist/esm/models/ReadRegionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadRegionsResponse.js b/dist/esm/models/ReadRegionsResponse.js index 4ac0e182..0f376f18 100644 --- a/dist/esm/models/ReadRegionsResponse.js +++ b/dist/esm/models/ReadRegionsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadRouteTablesRequest.d.ts b/dist/esm/models/ReadRouteTablesRequest.d.ts index 9708f9d7..03c7afdf 100644 --- a/dist/esm/models/ReadRouteTablesRequest.d.ts +++ b/dist/esm/models/ReadRouteTablesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadRouteTablesRequest.js b/dist/esm/models/ReadRouteTablesRequest.js index 25a36227..b2867c4e 100644 --- a/dist/esm/models/ReadRouteTablesRequest.js +++ b/dist/esm/models/ReadRouteTablesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadRouteTablesResponse.d.ts b/dist/esm/models/ReadRouteTablesResponse.d.ts index 8af398ef..890180c1 100644 --- a/dist/esm/models/ReadRouteTablesResponse.d.ts +++ b/dist/esm/models/ReadRouteTablesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadRouteTablesResponse.js b/dist/esm/models/ReadRouteTablesResponse.js index b5830fe1..26049284 100644 --- a/dist/esm/models/ReadRouteTablesResponse.js +++ b/dist/esm/models/ReadRouteTablesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSecretAccessKeyRequest.d.ts b/dist/esm/models/ReadSecretAccessKeyRequest.d.ts index 35be7fbf..292eafc5 100644 --- a/dist/esm/models/ReadSecretAccessKeyRequest.d.ts +++ b/dist/esm/models/ReadSecretAccessKeyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSecretAccessKeyRequest.js b/dist/esm/models/ReadSecretAccessKeyRequest.js index 09c56074..fce1a4e4 100644 --- a/dist/esm/models/ReadSecretAccessKeyRequest.js +++ b/dist/esm/models/ReadSecretAccessKeyRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSecretAccessKeyResponse.d.ts b/dist/esm/models/ReadSecretAccessKeyResponse.d.ts index c691b8c5..b6653233 100644 --- a/dist/esm/models/ReadSecretAccessKeyResponse.d.ts +++ b/dist/esm/models/ReadSecretAccessKeyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSecretAccessKeyResponse.js b/dist/esm/models/ReadSecretAccessKeyResponse.js index 630813d1..c8cae0fd 100644 --- a/dist/esm/models/ReadSecretAccessKeyResponse.js +++ b/dist/esm/models/ReadSecretAccessKeyResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSecurityGroupsRequest.d.ts b/dist/esm/models/ReadSecurityGroupsRequest.d.ts index d34566ea..af10403f 100644 --- a/dist/esm/models/ReadSecurityGroupsRequest.d.ts +++ b/dist/esm/models/ReadSecurityGroupsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSecurityGroupsRequest.js b/dist/esm/models/ReadSecurityGroupsRequest.js index 2464edcc..74b292c8 100644 --- a/dist/esm/models/ReadSecurityGroupsRequest.js +++ b/dist/esm/models/ReadSecurityGroupsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSecurityGroupsResponse.d.ts b/dist/esm/models/ReadSecurityGroupsResponse.d.ts index 7631792a..3e4b0df4 100644 --- a/dist/esm/models/ReadSecurityGroupsResponse.d.ts +++ b/dist/esm/models/ReadSecurityGroupsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSecurityGroupsResponse.js b/dist/esm/models/ReadSecurityGroupsResponse.js index 5bcbb25c..6798457e 100644 --- a/dist/esm/models/ReadSecurityGroupsResponse.js +++ b/dist/esm/models/ReadSecurityGroupsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadServerCertificatesRequest.d.ts b/dist/esm/models/ReadServerCertificatesRequest.d.ts index c2479f47..250018c4 100644 --- a/dist/esm/models/ReadServerCertificatesRequest.d.ts +++ b/dist/esm/models/ReadServerCertificatesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadServerCertificatesRequest.js b/dist/esm/models/ReadServerCertificatesRequest.js index 6b699f32..e76425df 100644 --- a/dist/esm/models/ReadServerCertificatesRequest.js +++ b/dist/esm/models/ReadServerCertificatesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadServerCertificatesResponse.d.ts b/dist/esm/models/ReadServerCertificatesResponse.d.ts index b9725cef..1d318402 100644 --- a/dist/esm/models/ReadServerCertificatesResponse.d.ts +++ b/dist/esm/models/ReadServerCertificatesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadServerCertificatesResponse.js b/dist/esm/models/ReadServerCertificatesResponse.js index d06f3096..5e8a7ffd 100644 --- a/dist/esm/models/ReadServerCertificatesResponse.js +++ b/dist/esm/models/ReadServerCertificatesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSnapshotExportTasksRequest.d.ts b/dist/esm/models/ReadSnapshotExportTasksRequest.d.ts index 02f56da1..2d6ba29c 100644 --- a/dist/esm/models/ReadSnapshotExportTasksRequest.d.ts +++ b/dist/esm/models/ReadSnapshotExportTasksRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSnapshotExportTasksRequest.js b/dist/esm/models/ReadSnapshotExportTasksRequest.js index d51334ff..cc781e10 100644 --- a/dist/esm/models/ReadSnapshotExportTasksRequest.js +++ b/dist/esm/models/ReadSnapshotExportTasksRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSnapshotExportTasksResponse.d.ts b/dist/esm/models/ReadSnapshotExportTasksResponse.d.ts index 4bf5a6f8..d0c5f1be 100644 --- a/dist/esm/models/ReadSnapshotExportTasksResponse.d.ts +++ b/dist/esm/models/ReadSnapshotExportTasksResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSnapshotExportTasksResponse.js b/dist/esm/models/ReadSnapshotExportTasksResponse.js index b290733d..f0088a16 100644 --- a/dist/esm/models/ReadSnapshotExportTasksResponse.js +++ b/dist/esm/models/ReadSnapshotExportTasksResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSnapshotsRequest.d.ts b/dist/esm/models/ReadSnapshotsRequest.d.ts index 395fa68f..8670834a 100644 --- a/dist/esm/models/ReadSnapshotsRequest.d.ts +++ b/dist/esm/models/ReadSnapshotsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSnapshotsRequest.js b/dist/esm/models/ReadSnapshotsRequest.js index cb44e958..d53615f8 100644 --- a/dist/esm/models/ReadSnapshotsRequest.js +++ b/dist/esm/models/ReadSnapshotsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSnapshotsResponse.d.ts b/dist/esm/models/ReadSnapshotsResponse.d.ts index daa89f52..eb28efe5 100644 --- a/dist/esm/models/ReadSnapshotsResponse.d.ts +++ b/dist/esm/models/ReadSnapshotsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSnapshotsResponse.js b/dist/esm/models/ReadSnapshotsResponse.js index 87d56bef..e5e2c40e 100644 --- a/dist/esm/models/ReadSnapshotsResponse.js +++ b/dist/esm/models/ReadSnapshotsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSubnetsRequest.d.ts b/dist/esm/models/ReadSubnetsRequest.d.ts index 21355d81..82006c1e 100644 --- a/dist/esm/models/ReadSubnetsRequest.d.ts +++ b/dist/esm/models/ReadSubnetsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSubnetsRequest.js b/dist/esm/models/ReadSubnetsRequest.js index 99639d88..f3518bbc 100644 --- a/dist/esm/models/ReadSubnetsRequest.js +++ b/dist/esm/models/ReadSubnetsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSubnetsResponse.d.ts b/dist/esm/models/ReadSubnetsResponse.d.ts index 8a9e296f..225e97d9 100644 --- a/dist/esm/models/ReadSubnetsResponse.d.ts +++ b/dist/esm/models/ReadSubnetsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSubnetsResponse.js b/dist/esm/models/ReadSubnetsResponse.js index 482c9f57..be983857 100644 --- a/dist/esm/models/ReadSubnetsResponse.js +++ b/dist/esm/models/ReadSubnetsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSubregionsRequest.d.ts b/dist/esm/models/ReadSubregionsRequest.d.ts index 4a3bfe0b..85a4b049 100644 --- a/dist/esm/models/ReadSubregionsRequest.d.ts +++ b/dist/esm/models/ReadSubregionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSubregionsRequest.js b/dist/esm/models/ReadSubregionsRequest.js index 484d60a1..66dbe1d6 100644 --- a/dist/esm/models/ReadSubregionsRequest.js +++ b/dist/esm/models/ReadSubregionsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSubregionsResponse.d.ts b/dist/esm/models/ReadSubregionsResponse.d.ts index c57019d6..2375691b 100644 --- a/dist/esm/models/ReadSubregionsResponse.d.ts +++ b/dist/esm/models/ReadSubregionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadSubregionsResponse.js b/dist/esm/models/ReadSubregionsResponse.js index 31789866..40bf5a54 100644 --- a/dist/esm/models/ReadSubregionsResponse.js +++ b/dist/esm/models/ReadSubregionsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadTagsRequest.d.ts b/dist/esm/models/ReadTagsRequest.d.ts index 5ba494d1..212618cc 100644 --- a/dist/esm/models/ReadTagsRequest.d.ts +++ b/dist/esm/models/ReadTagsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadTagsRequest.js b/dist/esm/models/ReadTagsRequest.js index 497b4ad8..9e86802c 100644 --- a/dist/esm/models/ReadTagsRequest.js +++ b/dist/esm/models/ReadTagsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadTagsResponse.d.ts b/dist/esm/models/ReadTagsResponse.d.ts index ac704df5..ffa5a31c 100644 --- a/dist/esm/models/ReadTagsResponse.d.ts +++ b/dist/esm/models/ReadTagsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadTagsResponse.js b/dist/esm/models/ReadTagsResponse.js index ed5ae794..45e7e021 100644 --- a/dist/esm/models/ReadTagsResponse.js +++ b/dist/esm/models/ReadTagsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVirtualGatewaysRequest.d.ts b/dist/esm/models/ReadVirtualGatewaysRequest.d.ts index 1f6191e8..1d7d4051 100644 --- a/dist/esm/models/ReadVirtualGatewaysRequest.d.ts +++ b/dist/esm/models/ReadVirtualGatewaysRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVirtualGatewaysRequest.js b/dist/esm/models/ReadVirtualGatewaysRequest.js index 0e5850fc..802a69b6 100644 --- a/dist/esm/models/ReadVirtualGatewaysRequest.js +++ b/dist/esm/models/ReadVirtualGatewaysRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVirtualGatewaysResponse.d.ts b/dist/esm/models/ReadVirtualGatewaysResponse.d.ts index a1fe7652..92aff608 100644 --- a/dist/esm/models/ReadVirtualGatewaysResponse.d.ts +++ b/dist/esm/models/ReadVirtualGatewaysResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVirtualGatewaysResponse.js b/dist/esm/models/ReadVirtualGatewaysResponse.js index c64c31f3..45b8e8d5 100644 --- a/dist/esm/models/ReadVirtualGatewaysResponse.js +++ b/dist/esm/models/ReadVirtualGatewaysResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmGroupsRequest.d.ts b/dist/esm/models/ReadVmGroupsRequest.d.ts new file mode 100644 index 00000000..dca4b835 --- /dev/null +++ b/dist/esm/models/ReadVmGroupsRequest.d.ts @@ -0,0 +1,34 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { FiltersVmGroup } from './FiltersVmGroup'; +/** + * + * @export + * @interface ReadVmGroupsRequest + */ +export interface ReadVmGroupsRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadVmGroupsRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersVmGroup} + * @memberof ReadVmGroupsRequest + */ + filters?: FiltersVmGroup; +} +export declare function ReadVmGroupsRequestFromJSON(json: any): ReadVmGroupsRequest; +export declare function ReadVmGroupsRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmGroupsRequest; +export declare function ReadVmGroupsRequestToJSON(value?: ReadVmGroupsRequest | null): any; diff --git a/dist/esm/models/ReadVmGroupsRequest.js b/dist/esm/models/ReadVmGroupsRequest.js new file mode 100644 index 00000000..2e28940a --- /dev/null +++ b/dist/esm/models/ReadVmGroupsRequest.js @@ -0,0 +1,39 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { FiltersVmGroupFromJSON, FiltersVmGroupToJSON, } from './FiltersVmGroup'; +export function ReadVmGroupsRequestFromJSON(json) { + return ReadVmGroupsRequestFromJSONTyped(json, false); +} +export function ReadVmGroupsRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !exists(json, 'Filters') ? undefined : FiltersVmGroupFromJSON(json['Filters']), + }; +} +export function ReadVmGroupsRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'Filters': FiltersVmGroupToJSON(value.filters), + }; +} diff --git a/dist/esm/models/ReadVmGroupsResponse.d.ts b/dist/esm/models/ReadVmGroupsResponse.d.ts new file mode 100644 index 00000000..783108ff --- /dev/null +++ b/dist/esm/models/ReadVmGroupsResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmGroup } from './VmGroup'; +/** + * + * @export + * @interface ReadVmGroupsResponse + */ +export interface ReadVmGroupsResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ReadVmGroupsResponse + */ + responseContext?: ModelResponseContext; + /** + * Information about one or more VM groups. + * @type {Array} + * @memberof ReadVmGroupsResponse + */ + vmGroups?: Array; +} +export declare function ReadVmGroupsResponseFromJSON(json: any): ReadVmGroupsResponse; +export declare function ReadVmGroupsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmGroupsResponse; +export declare function ReadVmGroupsResponseToJSON(value?: ReadVmGroupsResponse | null): any; diff --git a/dist/esm/models/ReadVmGroupsResponse.js b/dist/esm/models/ReadVmGroupsResponse.js new file mode 100644 index 00000000..2fe82f63 --- /dev/null +++ b/dist/esm/models/ReadVmGroupsResponse.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +import { VmGroupFromJSON, VmGroupToJSON, } from './VmGroup'; +export function ReadVmGroupsResponseFromJSON(json) { + return ReadVmGroupsResponseFromJSONTyped(json, false); +} +export function ReadVmGroupsResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmGroups': !exists(json, 'VmGroups') ? undefined : (json['VmGroups'].map(VmGroupFromJSON)), + }; +} +export function ReadVmGroupsResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmGroups': value.vmGroups === undefined ? undefined : (value.vmGroups.map(VmGroupToJSON)), + }; +} diff --git a/dist/esm/models/ReadVmTemplatesRequest.d.ts b/dist/esm/models/ReadVmTemplatesRequest.d.ts new file mode 100644 index 00000000..3e676bc8 --- /dev/null +++ b/dist/esm/models/ReadVmTemplatesRequest.d.ts @@ -0,0 +1,34 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { FiltersVmTemplate } from './FiltersVmTemplate'; +/** + * + * @export + * @interface ReadVmTemplatesRequest + */ +export interface ReadVmTemplatesRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadVmTemplatesRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersVmTemplate} + * @memberof ReadVmTemplatesRequest + */ + filters?: FiltersVmTemplate; +} +export declare function ReadVmTemplatesRequestFromJSON(json: any): ReadVmTemplatesRequest; +export declare function ReadVmTemplatesRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmTemplatesRequest; +export declare function ReadVmTemplatesRequestToJSON(value?: ReadVmTemplatesRequest | null): any; diff --git a/dist/esm/models/ReadVmTemplatesRequest.js b/dist/esm/models/ReadVmTemplatesRequest.js new file mode 100644 index 00000000..fb3895ae --- /dev/null +++ b/dist/esm/models/ReadVmTemplatesRequest.js @@ -0,0 +1,39 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { FiltersVmTemplateFromJSON, FiltersVmTemplateToJSON, } from './FiltersVmTemplate'; +export function ReadVmTemplatesRequestFromJSON(json) { + return ReadVmTemplatesRequestFromJSONTyped(json, false); +} +export function ReadVmTemplatesRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !exists(json, 'Filters') ? undefined : FiltersVmTemplateFromJSON(json['Filters']), + }; +} +export function ReadVmTemplatesRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'Filters': FiltersVmTemplateToJSON(value.filters), + }; +} diff --git a/dist/esm/models/ReadVmTemplatesResponse.d.ts b/dist/esm/models/ReadVmTemplatesResponse.d.ts new file mode 100644 index 00000000..a3c8450c --- /dev/null +++ b/dist/esm/models/ReadVmTemplatesResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmTemplate } from './VmTemplate'; +/** + * + * @export + * @interface ReadVmTemplatesResponse + */ +export interface ReadVmTemplatesResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ReadVmTemplatesResponse + */ + responseContext?: ModelResponseContext; + /** + * Information about one or more VM templates. + * @type {Array} + * @memberof ReadVmTemplatesResponse + */ + vmTemplates?: Array; +} +export declare function ReadVmTemplatesResponseFromJSON(json: any): ReadVmTemplatesResponse; +export declare function ReadVmTemplatesResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmTemplatesResponse; +export declare function ReadVmTemplatesResponseToJSON(value?: ReadVmTemplatesResponse | null): any; diff --git a/dist/esm/models/ReadVmTemplatesResponse.js b/dist/esm/models/ReadVmTemplatesResponse.js new file mode 100644 index 00000000..a5009631 --- /dev/null +++ b/dist/esm/models/ReadVmTemplatesResponse.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +import { VmTemplateFromJSON, VmTemplateToJSON, } from './VmTemplate'; +export function ReadVmTemplatesResponseFromJSON(json) { + return ReadVmTemplatesResponseFromJSONTyped(json, false); +} +export function ReadVmTemplatesResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmTemplates': !exists(json, 'VmTemplates') ? undefined : (json['VmTemplates'].map(VmTemplateFromJSON)), + }; +} +export function ReadVmTemplatesResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmTemplates': value.vmTemplates === undefined ? undefined : (value.vmTemplates.map(VmTemplateToJSON)), + }; +} diff --git a/dist/esm/models/ReadVmTypesRequest.d.ts b/dist/esm/models/ReadVmTypesRequest.d.ts index 0f687ace..519c81b0 100644 --- a/dist/esm/models/ReadVmTypesRequest.d.ts +++ b/dist/esm/models/ReadVmTypesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmTypesRequest.js b/dist/esm/models/ReadVmTypesRequest.js index b771b6ce..fd800d7c 100644 --- a/dist/esm/models/ReadVmTypesRequest.js +++ b/dist/esm/models/ReadVmTypesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmTypesResponse.d.ts b/dist/esm/models/ReadVmTypesResponse.d.ts index b7d5eb1c..ab5cf701 100644 --- a/dist/esm/models/ReadVmTypesResponse.d.ts +++ b/dist/esm/models/ReadVmTypesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmTypesResponse.js b/dist/esm/models/ReadVmTypesResponse.js index ca2573a5..4934b2a4 100644 --- a/dist/esm/models/ReadVmTypesResponse.js +++ b/dist/esm/models/ReadVmTypesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsHealthRequest.d.ts b/dist/esm/models/ReadVmsHealthRequest.d.ts index 1cb5e7f6..b8597a27 100644 --- a/dist/esm/models/ReadVmsHealthRequest.d.ts +++ b/dist/esm/models/ReadVmsHealthRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsHealthRequest.js b/dist/esm/models/ReadVmsHealthRequest.js index 02ef53e3..36187fc5 100644 --- a/dist/esm/models/ReadVmsHealthRequest.js +++ b/dist/esm/models/ReadVmsHealthRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsHealthResponse.d.ts b/dist/esm/models/ReadVmsHealthResponse.d.ts index 155c07fc..353cc618 100644 --- a/dist/esm/models/ReadVmsHealthResponse.d.ts +++ b/dist/esm/models/ReadVmsHealthResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsHealthResponse.js b/dist/esm/models/ReadVmsHealthResponse.js index 95f9d01c..81d75989 100644 --- a/dist/esm/models/ReadVmsHealthResponse.js +++ b/dist/esm/models/ReadVmsHealthResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsRequest.d.ts b/dist/esm/models/ReadVmsRequest.d.ts index e5903113..c35a14e1 100644 --- a/dist/esm/models/ReadVmsRequest.d.ts +++ b/dist/esm/models/ReadVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsRequest.js b/dist/esm/models/ReadVmsRequest.js index 7ee3e42c..8114249c 100644 --- a/dist/esm/models/ReadVmsRequest.js +++ b/dist/esm/models/ReadVmsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsResponse.d.ts b/dist/esm/models/ReadVmsResponse.d.ts index 98183621..9d79be98 100644 --- a/dist/esm/models/ReadVmsResponse.d.ts +++ b/dist/esm/models/ReadVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsResponse.js b/dist/esm/models/ReadVmsResponse.js index becce11e..7449f24d 100644 --- a/dist/esm/models/ReadVmsResponse.js +++ b/dist/esm/models/ReadVmsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsStateRequest.d.ts b/dist/esm/models/ReadVmsStateRequest.d.ts index 19b4b7b9..90b4b113 100644 --- a/dist/esm/models/ReadVmsStateRequest.d.ts +++ b/dist/esm/models/ReadVmsStateRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsStateRequest.js b/dist/esm/models/ReadVmsStateRequest.js index daed831d..fe66eb7f 100644 --- a/dist/esm/models/ReadVmsStateRequest.js +++ b/dist/esm/models/ReadVmsStateRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsStateResponse.d.ts b/dist/esm/models/ReadVmsStateResponse.d.ts index e76d5251..49060bc8 100644 --- a/dist/esm/models/ReadVmsStateResponse.d.ts +++ b/dist/esm/models/ReadVmsStateResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVmsStateResponse.js b/dist/esm/models/ReadVmsStateResponse.js index 5cffd05a..1b7a781e 100644 --- a/dist/esm/models/ReadVmsStateResponse.js +++ b/dist/esm/models/ReadVmsStateResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVolumesRequest.d.ts b/dist/esm/models/ReadVolumesRequest.d.ts index a2113411..52037c52 100644 --- a/dist/esm/models/ReadVolumesRequest.d.ts +++ b/dist/esm/models/ReadVolumesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVolumesRequest.js b/dist/esm/models/ReadVolumesRequest.js index f25bf987..e87788ab 100644 --- a/dist/esm/models/ReadVolumesRequest.js +++ b/dist/esm/models/ReadVolumesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVolumesResponse.d.ts b/dist/esm/models/ReadVolumesResponse.d.ts index 24d5f0a6..ae3101ef 100644 --- a/dist/esm/models/ReadVolumesResponse.d.ts +++ b/dist/esm/models/ReadVolumesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVolumesResponse.js b/dist/esm/models/ReadVolumesResponse.js index 4748a355..8983d913 100644 --- a/dist/esm/models/ReadVolumesResponse.js +++ b/dist/esm/models/ReadVolumesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVpnConnectionsRequest.d.ts b/dist/esm/models/ReadVpnConnectionsRequest.d.ts index 0f7a520d..1c5a841b 100644 --- a/dist/esm/models/ReadVpnConnectionsRequest.d.ts +++ b/dist/esm/models/ReadVpnConnectionsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVpnConnectionsRequest.js b/dist/esm/models/ReadVpnConnectionsRequest.js index c8ec70ec..ad495eeb 100644 --- a/dist/esm/models/ReadVpnConnectionsRequest.js +++ b/dist/esm/models/ReadVpnConnectionsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVpnConnectionsResponse.d.ts b/dist/esm/models/ReadVpnConnectionsResponse.d.ts index 977f8cd7..fa00ed24 100644 --- a/dist/esm/models/ReadVpnConnectionsResponse.d.ts +++ b/dist/esm/models/ReadVpnConnectionsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ReadVpnConnectionsResponse.js b/dist/esm/models/ReadVpnConnectionsResponse.js index fe1e009e..cbdc339f 100644 --- a/dist/esm/models/ReadVpnConnectionsResponse.js +++ b/dist/esm/models/ReadVpnConnectionsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RebootVmsRequest.d.ts b/dist/esm/models/RebootVmsRequest.d.ts index 628ae30b..254fb514 100644 --- a/dist/esm/models/RebootVmsRequest.d.ts +++ b/dist/esm/models/RebootVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RebootVmsRequest.js b/dist/esm/models/RebootVmsRequest.js index 0039e5b0..51277f7c 100644 --- a/dist/esm/models/RebootVmsRequest.js +++ b/dist/esm/models/RebootVmsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RebootVmsResponse.d.ts b/dist/esm/models/RebootVmsResponse.d.ts index 37f08b4f..d7b7afb8 100644 --- a/dist/esm/models/RebootVmsResponse.d.ts +++ b/dist/esm/models/RebootVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RebootVmsResponse.js b/dist/esm/models/RebootVmsResponse.js index 6b19d87f..ea22e915 100644 --- a/dist/esm/models/RebootVmsResponse.js +++ b/dist/esm/models/RebootVmsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Region.d.ts b/dist/esm/models/Region.d.ts index 0a39703b..c506ec8a 100644 --- a/dist/esm/models/Region.d.ts +++ b/dist/esm/models/Region.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Region.js b/dist/esm/models/Region.js index ee7bbc43..fc4686d8 100644 --- a/dist/esm/models/Region.js +++ b/dist/esm/models/Region.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RegisterVmsInLoadBalancerRequest.d.ts b/dist/esm/models/RegisterVmsInLoadBalancerRequest.d.ts index f1605248..bf2288f8 100644 --- a/dist/esm/models/RegisterVmsInLoadBalancerRequest.d.ts +++ b/dist/esm/models/RegisterVmsInLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RegisterVmsInLoadBalancerRequest.js b/dist/esm/models/RegisterVmsInLoadBalancerRequest.js index a1f91d3e..6efb669d 100644 --- a/dist/esm/models/RegisterVmsInLoadBalancerRequest.js +++ b/dist/esm/models/RegisterVmsInLoadBalancerRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RegisterVmsInLoadBalancerResponse.d.ts b/dist/esm/models/RegisterVmsInLoadBalancerResponse.d.ts index a39e5f51..ccd15b0c 100644 --- a/dist/esm/models/RegisterVmsInLoadBalancerResponse.d.ts +++ b/dist/esm/models/RegisterVmsInLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RegisterVmsInLoadBalancerResponse.js b/dist/esm/models/RegisterVmsInLoadBalancerResponse.js index 48435b7c..f4a799b2 100644 --- a/dist/esm/models/RegisterVmsInLoadBalancerResponse.js +++ b/dist/esm/models/RegisterVmsInLoadBalancerResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RejectNetPeeringRequest.d.ts b/dist/esm/models/RejectNetPeeringRequest.d.ts index 884e28c9..13e77a86 100644 --- a/dist/esm/models/RejectNetPeeringRequest.d.ts +++ b/dist/esm/models/RejectNetPeeringRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RejectNetPeeringRequest.js b/dist/esm/models/RejectNetPeeringRequest.js index 53527db9..8bd68b3f 100644 --- a/dist/esm/models/RejectNetPeeringRequest.js +++ b/dist/esm/models/RejectNetPeeringRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RejectNetPeeringResponse.d.ts b/dist/esm/models/RejectNetPeeringResponse.d.ts index 9ce08de7..a810cd34 100644 --- a/dist/esm/models/RejectNetPeeringResponse.d.ts +++ b/dist/esm/models/RejectNetPeeringResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RejectNetPeeringResponse.js b/dist/esm/models/RejectNetPeeringResponse.js index 62540ee2..e6748e17 100644 --- a/dist/esm/models/RejectNetPeeringResponse.js +++ b/dist/esm/models/RejectNetPeeringResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ResetAccountPasswordRequest.d.ts b/dist/esm/models/ResetAccountPasswordRequest.d.ts index 7e5b3e83..4b9f4045 100644 --- a/dist/esm/models/ResetAccountPasswordRequest.d.ts +++ b/dist/esm/models/ResetAccountPasswordRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ResetAccountPasswordRequest.js b/dist/esm/models/ResetAccountPasswordRequest.js index 368f713f..1c735f9d 100644 --- a/dist/esm/models/ResetAccountPasswordRequest.js +++ b/dist/esm/models/ResetAccountPasswordRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ResetAccountPasswordResponse.d.ts b/dist/esm/models/ResetAccountPasswordResponse.d.ts index f7cc82c4..9e372407 100644 --- a/dist/esm/models/ResetAccountPasswordResponse.d.ts +++ b/dist/esm/models/ResetAccountPasswordResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ResetAccountPasswordResponse.js b/dist/esm/models/ResetAccountPasswordResponse.js index 8cb1c711..886170c9 100644 --- a/dist/esm/models/ResetAccountPasswordResponse.js +++ b/dist/esm/models/ResetAccountPasswordResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ResourceLoadBalancerTag.d.ts b/dist/esm/models/ResourceLoadBalancerTag.d.ts index 68a791e3..a445d56e 100644 --- a/dist/esm/models/ResourceLoadBalancerTag.d.ts +++ b/dist/esm/models/ResourceLoadBalancerTag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ResourceLoadBalancerTag.js b/dist/esm/models/ResourceLoadBalancerTag.js index 019c2836..db785615 100644 --- a/dist/esm/models/ResourceLoadBalancerTag.js +++ b/dist/esm/models/ResourceLoadBalancerTag.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ResourceTag.d.ts b/dist/esm/models/ResourceTag.d.ts index 68e51ce0..427f51ae 100644 --- a/dist/esm/models/ResourceTag.d.ts +++ b/dist/esm/models/ResourceTag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ResourceTag.js b/dist/esm/models/ResourceTag.js index 6f713612..beab89a5 100644 --- a/dist/esm/models/ResourceTag.js +++ b/dist/esm/models/ResourceTag.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Route.d.ts b/dist/esm/models/Route.d.ts index ec7f486d..ff0372cd 100644 --- a/dist/esm/models/Route.d.ts +++ b/dist/esm/models/Route.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Route.js b/dist/esm/models/Route.js index 57477449..c8ce1305 100644 --- a/dist/esm/models/Route.js +++ b/dist/esm/models/Route.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RouteLight.d.ts b/dist/esm/models/RouteLight.d.ts index e007c75a..71feaaf9 100644 --- a/dist/esm/models/RouteLight.d.ts +++ b/dist/esm/models/RouteLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RouteLight.js b/dist/esm/models/RouteLight.js index a7f0ed18..b88248ae 100644 --- a/dist/esm/models/RouteLight.js +++ b/dist/esm/models/RouteLight.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RoutePropagatingVirtualGateway.d.ts b/dist/esm/models/RoutePropagatingVirtualGateway.d.ts index 0228deb7..3a2d72a1 100644 --- a/dist/esm/models/RoutePropagatingVirtualGateway.d.ts +++ b/dist/esm/models/RoutePropagatingVirtualGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RoutePropagatingVirtualGateway.js b/dist/esm/models/RoutePropagatingVirtualGateway.js index 89d9c552..2e3b4fbd 100644 --- a/dist/esm/models/RoutePropagatingVirtualGateway.js +++ b/dist/esm/models/RoutePropagatingVirtualGateway.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RouteTable.d.ts b/dist/esm/models/RouteTable.d.ts index 15d24643..55b6de13 100644 --- a/dist/esm/models/RouteTable.d.ts +++ b/dist/esm/models/RouteTable.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/RouteTable.js b/dist/esm/models/RouteTable.js index fba8b282..12d47130 100644 --- a/dist/esm/models/RouteTable.js +++ b/dist/esm/models/RouteTable.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ScaleDownVmGroupRequest.d.ts b/dist/esm/models/ScaleDownVmGroupRequest.d.ts new file mode 100644 index 00000000..04cda6f4 --- /dev/null +++ b/dist/esm/models/ScaleDownVmGroupRequest.d.ts @@ -0,0 +1,39 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * + * @export + * @interface ScaleDownVmGroupRequest + */ +export interface ScaleDownVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ScaleDownVmGroupRequest + */ + dryRun?: boolean; + /** + * The ID of the VM group you want to scale down. + * @type {string} + * @memberof ScaleDownVmGroupRequest + */ + vmGroupId: string; + /** + * The number of VMs you want to delete from the VM group. + * @type {number} + * @memberof ScaleDownVmGroupRequest + */ + vmSubtraction: number; +} +export declare function ScaleDownVmGroupRequestFromJSON(json: any): ScaleDownVmGroupRequest; +export declare function ScaleDownVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleDownVmGroupRequest; +export declare function ScaleDownVmGroupRequestToJSON(value?: ScaleDownVmGroupRequest | null): any; diff --git a/dist/esm/models/ScaleDownVmGroupRequest.js b/dist/esm/models/ScaleDownVmGroupRequest.js new file mode 100644 index 00000000..99f642ee --- /dev/null +++ b/dist/esm/models/ScaleDownVmGroupRequest.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +export function ScaleDownVmGroupRequestFromJSON(json) { + return ScaleDownVmGroupRequestFromJSONTyped(json, false); +} +export function ScaleDownVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'vmGroupId': json['VmGroupId'], + 'vmSubtraction': json['VmSubtraction'], + }; +} +export function ScaleDownVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'VmGroupId': value.vmGroupId, + 'VmSubtraction': value.vmSubtraction, + }; +} diff --git a/dist/esm/models/ScaleDownVmGroupResponse.d.ts b/dist/esm/models/ScaleDownVmGroupResponse.d.ts new file mode 100644 index 00000000..c29dcce2 --- /dev/null +++ b/dist/esm/models/ScaleDownVmGroupResponse.d.ts @@ -0,0 +1,28 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +/** + * + * @export + * @interface ScaleDownVmGroupResponse + */ +export interface ScaleDownVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ScaleDownVmGroupResponse + */ + responseContext?: ModelResponseContext; +} +export declare function ScaleDownVmGroupResponseFromJSON(json: any): ScaleDownVmGroupResponse; +export declare function ScaleDownVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleDownVmGroupResponse; +export declare function ScaleDownVmGroupResponseToJSON(value?: ScaleDownVmGroupResponse | null): any; diff --git a/dist/esm/models/ScaleDownVmGroupResponse.js b/dist/esm/models/ScaleDownVmGroupResponse.js new file mode 100644 index 00000000..fda63505 --- /dev/null +++ b/dist/esm/models/ScaleDownVmGroupResponse.js @@ -0,0 +1,37 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +export function ScaleDownVmGroupResponseFromJSON(json) { + return ScaleDownVmGroupResponseFromJSONTyped(json, false); +} +export function ScaleDownVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} +export function ScaleDownVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} diff --git a/dist/esm/models/ScaleUpVmGroupRequest.d.ts b/dist/esm/models/ScaleUpVmGroupRequest.d.ts new file mode 100644 index 00000000..c4b173ca --- /dev/null +++ b/dist/esm/models/ScaleUpVmGroupRequest.d.ts @@ -0,0 +1,39 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +/** + * + * @export + * @interface ScaleUpVmGroupRequest + */ +export interface ScaleUpVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ScaleUpVmGroupRequest + */ + dryRun?: boolean; + /** + * The number of VMs you want to add to the VM group. + * @type {number} + * @memberof ScaleUpVmGroupRequest + */ + vmAddition: number; + /** + * The ID of the VM group you want to scale up. + * @type {string} + * @memberof ScaleUpVmGroupRequest + */ + vmGroupId: string; +} +export declare function ScaleUpVmGroupRequestFromJSON(json: any): ScaleUpVmGroupRequest; +export declare function ScaleUpVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleUpVmGroupRequest; +export declare function ScaleUpVmGroupRequestToJSON(value?: ScaleUpVmGroupRequest | null): any; diff --git a/dist/esm/models/ScaleUpVmGroupRequest.js b/dist/esm/models/ScaleUpVmGroupRequest.js new file mode 100644 index 00000000..ebbae3ad --- /dev/null +++ b/dist/esm/models/ScaleUpVmGroupRequest.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +export function ScaleUpVmGroupRequestFromJSON(json) { + return ScaleUpVmGroupRequestFromJSONTyped(json, false); +} +export function ScaleUpVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'vmAddition': json['VmAddition'], + 'vmGroupId': json['VmGroupId'], + }; +} +export function ScaleUpVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'DryRun': value.dryRun, + 'VmAddition': value.vmAddition, + 'VmGroupId': value.vmGroupId, + }; +} diff --git a/dist/esm/models/ScaleUpVmGroupResponse.d.ts b/dist/esm/models/ScaleUpVmGroupResponse.d.ts new file mode 100644 index 00000000..53290484 --- /dev/null +++ b/dist/esm/models/ScaleUpVmGroupResponse.d.ts @@ -0,0 +1,28 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +/** + * + * @export + * @interface ScaleUpVmGroupResponse + */ +export interface ScaleUpVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ScaleUpVmGroupResponse + */ + responseContext?: ModelResponseContext; +} +export declare function ScaleUpVmGroupResponseFromJSON(json: any): ScaleUpVmGroupResponse; +export declare function ScaleUpVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleUpVmGroupResponse; +export declare function ScaleUpVmGroupResponseToJSON(value?: ScaleUpVmGroupResponse | null): any; diff --git a/dist/esm/models/ScaleUpVmGroupResponse.js b/dist/esm/models/ScaleUpVmGroupResponse.js new file mode 100644 index 00000000..4092d6be --- /dev/null +++ b/dist/esm/models/ScaleUpVmGroupResponse.js @@ -0,0 +1,37 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +export function ScaleUpVmGroupResponseFromJSON(json) { + return ScaleUpVmGroupResponseFromJSONTyped(json, false); +} +export function ScaleUpVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} +export function ScaleUpVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} diff --git a/dist/esm/models/SecurityGroup.d.ts b/dist/esm/models/SecurityGroup.d.ts index 9aa464e8..d80dd2f9 100644 --- a/dist/esm/models/SecurityGroup.d.ts +++ b/dist/esm/models/SecurityGroup.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SecurityGroup.js b/dist/esm/models/SecurityGroup.js index d5caed88..23aad96d 100644 --- a/dist/esm/models/SecurityGroup.js +++ b/dist/esm/models/SecurityGroup.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SecurityGroupLight.d.ts b/dist/esm/models/SecurityGroupLight.d.ts index 11969d4d..ce565c4a 100644 --- a/dist/esm/models/SecurityGroupLight.d.ts +++ b/dist/esm/models/SecurityGroupLight.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SecurityGroupLight.js b/dist/esm/models/SecurityGroupLight.js index 893ca759..8e701463 100644 --- a/dist/esm/models/SecurityGroupLight.js +++ b/dist/esm/models/SecurityGroupLight.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SecurityGroupRule.d.ts b/dist/esm/models/SecurityGroupRule.d.ts index 8a65cf42..0e59c2ad 100644 --- a/dist/esm/models/SecurityGroupRule.d.ts +++ b/dist/esm/models/SecurityGroupRule.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SecurityGroupRule.js b/dist/esm/models/SecurityGroupRule.js index bc2edb54..dbf5997c 100644 --- a/dist/esm/models/SecurityGroupRule.js +++ b/dist/esm/models/SecurityGroupRule.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SecurityGroupsMember.d.ts b/dist/esm/models/SecurityGroupsMember.d.ts index 0398daec..d82ecebc 100644 --- a/dist/esm/models/SecurityGroupsMember.d.ts +++ b/dist/esm/models/SecurityGroupsMember.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SecurityGroupsMember.js b/dist/esm/models/SecurityGroupsMember.js index 820fca16..c7af0f11 100644 --- a/dist/esm/models/SecurityGroupsMember.js +++ b/dist/esm/models/SecurityGroupsMember.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SendResetPasswordEmailRequest.d.ts b/dist/esm/models/SendResetPasswordEmailRequest.d.ts index 19dcc668..f8bfa5da 100644 --- a/dist/esm/models/SendResetPasswordEmailRequest.d.ts +++ b/dist/esm/models/SendResetPasswordEmailRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SendResetPasswordEmailRequest.js b/dist/esm/models/SendResetPasswordEmailRequest.js index feaac519..8ba8a0e8 100644 --- a/dist/esm/models/SendResetPasswordEmailRequest.js +++ b/dist/esm/models/SendResetPasswordEmailRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SendResetPasswordEmailResponse.d.ts b/dist/esm/models/SendResetPasswordEmailResponse.d.ts index 26741865..87571230 100644 --- a/dist/esm/models/SendResetPasswordEmailResponse.d.ts +++ b/dist/esm/models/SendResetPasswordEmailResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SendResetPasswordEmailResponse.js b/dist/esm/models/SendResetPasswordEmailResponse.js index 0ec4d5bd..e47f0380 100644 --- a/dist/esm/models/SendResetPasswordEmailResponse.js +++ b/dist/esm/models/SendResetPasswordEmailResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ServerCertificate.d.ts b/dist/esm/models/ServerCertificate.d.ts index 0541dc74..933da5d6 100644 --- a/dist/esm/models/ServerCertificate.d.ts +++ b/dist/esm/models/ServerCertificate.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/ServerCertificate.js b/dist/esm/models/ServerCertificate.js index 486e6bfd..5179a745 100644 --- a/dist/esm/models/ServerCertificate.js +++ b/dist/esm/models/ServerCertificate.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Service.d.ts b/dist/esm/models/Service.d.ts index dfe18d2b..2e72ad40 100644 --- a/dist/esm/models/Service.d.ts +++ b/dist/esm/models/Service.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Service.js b/dist/esm/models/Service.js index 2e020b8e..fe210829 100644 --- a/dist/esm/models/Service.js +++ b/dist/esm/models/Service.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Snapshot.d.ts b/dist/esm/models/Snapshot.d.ts index 1bb7e4df..3a703fa1 100644 --- a/dist/esm/models/Snapshot.d.ts +++ b/dist/esm/models/Snapshot.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Snapshot.js b/dist/esm/models/Snapshot.js index b7337274..7ad59b62 100644 --- a/dist/esm/models/Snapshot.js +++ b/dist/esm/models/Snapshot.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SnapshotExportTask.d.ts b/dist/esm/models/SnapshotExportTask.d.ts index 809837d0..465d339c 100644 --- a/dist/esm/models/SnapshotExportTask.d.ts +++ b/dist/esm/models/SnapshotExportTask.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SnapshotExportTask.js b/dist/esm/models/SnapshotExportTask.js index 2852054c..643e63ae 100644 --- a/dist/esm/models/SnapshotExportTask.js +++ b/dist/esm/models/SnapshotExportTask.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SourceNet.d.ts b/dist/esm/models/SourceNet.d.ts index 5c434ca4..07616ba5 100644 --- a/dist/esm/models/SourceNet.d.ts +++ b/dist/esm/models/SourceNet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SourceNet.js b/dist/esm/models/SourceNet.js index 4d44dffb..0a094661 100644 --- a/dist/esm/models/SourceNet.js +++ b/dist/esm/models/SourceNet.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SourceSecurityGroup.d.ts b/dist/esm/models/SourceSecurityGroup.d.ts index 4fa0b270..aaa8f599 100644 --- a/dist/esm/models/SourceSecurityGroup.d.ts +++ b/dist/esm/models/SourceSecurityGroup.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/SourceSecurityGroup.js b/dist/esm/models/SourceSecurityGroup.js index a34e66d5..d7813ed8 100644 --- a/dist/esm/models/SourceSecurityGroup.js +++ b/dist/esm/models/SourceSecurityGroup.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StartVmsRequest.d.ts b/dist/esm/models/StartVmsRequest.d.ts index e7c94d93..42b03dd5 100644 --- a/dist/esm/models/StartVmsRequest.d.ts +++ b/dist/esm/models/StartVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StartVmsRequest.js b/dist/esm/models/StartVmsRequest.js index bb233914..da7410d4 100644 --- a/dist/esm/models/StartVmsRequest.js +++ b/dist/esm/models/StartVmsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StartVmsResponse.d.ts b/dist/esm/models/StartVmsResponse.d.ts index 6eded814..33147599 100644 --- a/dist/esm/models/StartVmsResponse.d.ts +++ b/dist/esm/models/StartVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StartVmsResponse.js b/dist/esm/models/StartVmsResponse.js index 31b317bf..c7c4e41e 100644 --- a/dist/esm/models/StartVmsResponse.js +++ b/dist/esm/models/StartVmsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StateComment.d.ts b/dist/esm/models/StateComment.d.ts index 50a318b7..6d1856d2 100644 --- a/dist/esm/models/StateComment.d.ts +++ b/dist/esm/models/StateComment.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StateComment.js b/dist/esm/models/StateComment.js index 8b034d2e..7ab347b7 100644 --- a/dist/esm/models/StateComment.js +++ b/dist/esm/models/StateComment.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StopVmsRequest.d.ts b/dist/esm/models/StopVmsRequest.d.ts index 8c0862f7..cf71a4ed 100644 --- a/dist/esm/models/StopVmsRequest.d.ts +++ b/dist/esm/models/StopVmsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StopVmsRequest.js b/dist/esm/models/StopVmsRequest.js index cb6b17ce..b499a52d 100644 --- a/dist/esm/models/StopVmsRequest.js +++ b/dist/esm/models/StopVmsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StopVmsResponse.d.ts b/dist/esm/models/StopVmsResponse.d.ts index ee6dad64..f0425615 100644 --- a/dist/esm/models/StopVmsResponse.d.ts +++ b/dist/esm/models/StopVmsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/StopVmsResponse.js b/dist/esm/models/StopVmsResponse.js index 7cda95d5..729b409a 100644 --- a/dist/esm/models/StopVmsResponse.js +++ b/dist/esm/models/StopVmsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Subnet.d.ts b/dist/esm/models/Subnet.d.ts index 0bb7566b..900fe3f9 100644 --- a/dist/esm/models/Subnet.d.ts +++ b/dist/esm/models/Subnet.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Subnet.js b/dist/esm/models/Subnet.js index 3160ec92..24fee3f2 100644 --- a/dist/esm/models/Subnet.js +++ b/dist/esm/models/Subnet.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Subregion.d.ts b/dist/esm/models/Subregion.d.ts index a4baace8..0a6ea358 100644 --- a/dist/esm/models/Subregion.d.ts +++ b/dist/esm/models/Subregion.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Subregion.js b/dist/esm/models/Subregion.js index ee499ec3..57be1e68 100644 --- a/dist/esm/models/Subregion.js +++ b/dist/esm/models/Subregion.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Tag.d.ts b/dist/esm/models/Tag.d.ts index be7a3646..1d27ae08 100644 --- a/dist/esm/models/Tag.d.ts +++ b/dist/esm/models/Tag.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Tag.js b/dist/esm/models/Tag.js index 07df2671..142987f2 100644 --- a/dist/esm/models/Tag.js +++ b/dist/esm/models/Tag.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkFlexibleGpuRequest.d.ts b/dist/esm/models/UnlinkFlexibleGpuRequest.d.ts index 2aa5a176..4bc71d25 100644 --- a/dist/esm/models/UnlinkFlexibleGpuRequest.d.ts +++ b/dist/esm/models/UnlinkFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkFlexibleGpuRequest.js b/dist/esm/models/UnlinkFlexibleGpuRequest.js index 2a3b1e3b..dce0dd9c 100644 --- a/dist/esm/models/UnlinkFlexibleGpuRequest.js +++ b/dist/esm/models/UnlinkFlexibleGpuRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkFlexibleGpuResponse.d.ts b/dist/esm/models/UnlinkFlexibleGpuResponse.d.ts index ecfd69a0..9b8dc02a 100644 --- a/dist/esm/models/UnlinkFlexibleGpuResponse.d.ts +++ b/dist/esm/models/UnlinkFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkFlexibleGpuResponse.js b/dist/esm/models/UnlinkFlexibleGpuResponse.js index 0c0d98f5..9f5bbd68 100644 --- a/dist/esm/models/UnlinkFlexibleGpuResponse.js +++ b/dist/esm/models/UnlinkFlexibleGpuResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkInternetServiceRequest.d.ts b/dist/esm/models/UnlinkInternetServiceRequest.d.ts index 41b22803..54eda81c 100644 --- a/dist/esm/models/UnlinkInternetServiceRequest.d.ts +++ b/dist/esm/models/UnlinkInternetServiceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkInternetServiceRequest.js b/dist/esm/models/UnlinkInternetServiceRequest.js index cc69086f..8967d408 100644 --- a/dist/esm/models/UnlinkInternetServiceRequest.js +++ b/dist/esm/models/UnlinkInternetServiceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkInternetServiceResponse.d.ts b/dist/esm/models/UnlinkInternetServiceResponse.d.ts index 4e21d946..d99c6451 100644 --- a/dist/esm/models/UnlinkInternetServiceResponse.d.ts +++ b/dist/esm/models/UnlinkInternetServiceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkInternetServiceResponse.js b/dist/esm/models/UnlinkInternetServiceResponse.js index 72b065a7..c3f5c659 100644 --- a/dist/esm/models/UnlinkInternetServiceResponse.js +++ b/dist/esm/models/UnlinkInternetServiceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkLoadBalancerBackendMachinesRequest.d.ts b/dist/esm/models/UnlinkLoadBalancerBackendMachinesRequest.d.ts index 0cd5d5ba..1e4df478 100644 --- a/dist/esm/models/UnlinkLoadBalancerBackendMachinesRequest.d.ts +++ b/dist/esm/models/UnlinkLoadBalancerBackendMachinesRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkLoadBalancerBackendMachinesRequest.js b/dist/esm/models/UnlinkLoadBalancerBackendMachinesRequest.js index c32a48a4..748d7d9f 100644 --- a/dist/esm/models/UnlinkLoadBalancerBackendMachinesRequest.js +++ b/dist/esm/models/UnlinkLoadBalancerBackendMachinesRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkLoadBalancerBackendMachinesResponse.d.ts b/dist/esm/models/UnlinkLoadBalancerBackendMachinesResponse.d.ts index d34ecafc..5d71dee1 100644 --- a/dist/esm/models/UnlinkLoadBalancerBackendMachinesResponse.d.ts +++ b/dist/esm/models/UnlinkLoadBalancerBackendMachinesResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkLoadBalancerBackendMachinesResponse.js b/dist/esm/models/UnlinkLoadBalancerBackendMachinesResponse.js index 05684773..5ab5d5dd 100644 --- a/dist/esm/models/UnlinkLoadBalancerBackendMachinesResponse.js +++ b/dist/esm/models/UnlinkLoadBalancerBackendMachinesResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkNicRequest.d.ts b/dist/esm/models/UnlinkNicRequest.d.ts index 5bffc5ee..18636ae1 100644 --- a/dist/esm/models/UnlinkNicRequest.d.ts +++ b/dist/esm/models/UnlinkNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkNicRequest.js b/dist/esm/models/UnlinkNicRequest.js index 68c70ad7..c476e6d5 100644 --- a/dist/esm/models/UnlinkNicRequest.js +++ b/dist/esm/models/UnlinkNicRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkNicResponse.d.ts b/dist/esm/models/UnlinkNicResponse.d.ts index 5a31d664..09022b7e 100644 --- a/dist/esm/models/UnlinkNicResponse.d.ts +++ b/dist/esm/models/UnlinkNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkNicResponse.js b/dist/esm/models/UnlinkNicResponse.js index 659e8613..c58919ca 100644 --- a/dist/esm/models/UnlinkNicResponse.js +++ b/dist/esm/models/UnlinkNicResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkPrivateIpsRequest.d.ts b/dist/esm/models/UnlinkPrivateIpsRequest.d.ts index db2729c2..5c8c1ce4 100644 --- a/dist/esm/models/UnlinkPrivateIpsRequest.d.ts +++ b/dist/esm/models/UnlinkPrivateIpsRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkPrivateIpsRequest.js b/dist/esm/models/UnlinkPrivateIpsRequest.js index e884df3a..9e05554e 100644 --- a/dist/esm/models/UnlinkPrivateIpsRequest.js +++ b/dist/esm/models/UnlinkPrivateIpsRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkPrivateIpsResponse.d.ts b/dist/esm/models/UnlinkPrivateIpsResponse.d.ts index 5cf79cc8..1379c452 100644 --- a/dist/esm/models/UnlinkPrivateIpsResponse.d.ts +++ b/dist/esm/models/UnlinkPrivateIpsResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkPrivateIpsResponse.js b/dist/esm/models/UnlinkPrivateIpsResponse.js index 95d35556..d5218892 100644 --- a/dist/esm/models/UnlinkPrivateIpsResponse.js +++ b/dist/esm/models/UnlinkPrivateIpsResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkPublicIpRequest.d.ts b/dist/esm/models/UnlinkPublicIpRequest.d.ts index 81081273..790c4297 100644 --- a/dist/esm/models/UnlinkPublicIpRequest.d.ts +++ b/dist/esm/models/UnlinkPublicIpRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkPublicIpRequest.js b/dist/esm/models/UnlinkPublicIpRequest.js index d8f4deed..50410185 100644 --- a/dist/esm/models/UnlinkPublicIpRequest.js +++ b/dist/esm/models/UnlinkPublicIpRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkPublicIpResponse.d.ts b/dist/esm/models/UnlinkPublicIpResponse.d.ts index 7ee65128..a074f997 100644 --- a/dist/esm/models/UnlinkPublicIpResponse.d.ts +++ b/dist/esm/models/UnlinkPublicIpResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkPublicIpResponse.js b/dist/esm/models/UnlinkPublicIpResponse.js index 245a30ee..5567f42d 100644 --- a/dist/esm/models/UnlinkPublicIpResponse.js +++ b/dist/esm/models/UnlinkPublicIpResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkRouteTableRequest.d.ts b/dist/esm/models/UnlinkRouteTableRequest.d.ts index 53bf74dd..81098659 100644 --- a/dist/esm/models/UnlinkRouteTableRequest.d.ts +++ b/dist/esm/models/UnlinkRouteTableRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkRouteTableRequest.js b/dist/esm/models/UnlinkRouteTableRequest.js index 4aa39e7d..aec8ddb9 100644 --- a/dist/esm/models/UnlinkRouteTableRequest.js +++ b/dist/esm/models/UnlinkRouteTableRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkRouteTableResponse.d.ts b/dist/esm/models/UnlinkRouteTableResponse.d.ts index fef27e98..7a0dccee 100644 --- a/dist/esm/models/UnlinkRouteTableResponse.d.ts +++ b/dist/esm/models/UnlinkRouteTableResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkRouteTableResponse.js b/dist/esm/models/UnlinkRouteTableResponse.js index 2a3c6d9a..7966e28d 100644 --- a/dist/esm/models/UnlinkRouteTableResponse.js +++ b/dist/esm/models/UnlinkRouteTableResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkVirtualGatewayRequest.d.ts b/dist/esm/models/UnlinkVirtualGatewayRequest.d.ts index ec16c6f0..c38c556e 100644 --- a/dist/esm/models/UnlinkVirtualGatewayRequest.d.ts +++ b/dist/esm/models/UnlinkVirtualGatewayRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkVirtualGatewayRequest.js b/dist/esm/models/UnlinkVirtualGatewayRequest.js index 344fc689..0308acd9 100644 --- a/dist/esm/models/UnlinkVirtualGatewayRequest.js +++ b/dist/esm/models/UnlinkVirtualGatewayRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkVirtualGatewayResponse.d.ts b/dist/esm/models/UnlinkVirtualGatewayResponse.d.ts index 2aa6bfe9..3804b058 100644 --- a/dist/esm/models/UnlinkVirtualGatewayResponse.d.ts +++ b/dist/esm/models/UnlinkVirtualGatewayResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkVirtualGatewayResponse.js b/dist/esm/models/UnlinkVirtualGatewayResponse.js index 5a096b53..80e38e50 100644 --- a/dist/esm/models/UnlinkVirtualGatewayResponse.js +++ b/dist/esm/models/UnlinkVirtualGatewayResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkVolumeRequest.d.ts b/dist/esm/models/UnlinkVolumeRequest.d.ts index 3992b772..4244c112 100644 --- a/dist/esm/models/UnlinkVolumeRequest.d.ts +++ b/dist/esm/models/UnlinkVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkVolumeRequest.js b/dist/esm/models/UnlinkVolumeRequest.js index 1a948b91..62fc8fa6 100644 --- a/dist/esm/models/UnlinkVolumeRequest.js +++ b/dist/esm/models/UnlinkVolumeRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkVolumeResponse.d.ts b/dist/esm/models/UnlinkVolumeResponse.d.ts index 987869c7..4e07b238 100644 --- a/dist/esm/models/UnlinkVolumeResponse.d.ts +++ b/dist/esm/models/UnlinkVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UnlinkVolumeResponse.js b/dist/esm/models/UnlinkVolumeResponse.js index 9ccd26e8..adfbac1e 100644 --- a/dist/esm/models/UnlinkVolumeResponse.js +++ b/dist/esm/models/UnlinkVolumeResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateAccessKeyRequest.d.ts b/dist/esm/models/UpdateAccessKeyRequest.d.ts index 6a694993..16b2a892 100644 --- a/dist/esm/models/UpdateAccessKeyRequest.d.ts +++ b/dist/esm/models/UpdateAccessKeyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -28,7 +28,7 @@ export interface UpdateAccessKeyRequest { */ dryRun?: boolean; /** - * 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 is set to not expire. + * The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z` or `2020-06-14`). If not specified, the access key is set to not expire. * @type {string} * @memberof UpdateAccessKeyRequest */ diff --git a/dist/esm/models/UpdateAccessKeyRequest.js b/dist/esm/models/UpdateAccessKeyRequest.js index dc7e9705..e52bd6b9 100644 --- a/dist/esm/models/UpdateAccessKeyRequest.js +++ b/dist/esm/models/UpdateAccessKeyRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateAccessKeyResponse.d.ts b/dist/esm/models/UpdateAccessKeyResponse.d.ts index 4653cf3c..c2a9ef7b 100644 --- a/dist/esm/models/UpdateAccessKeyResponse.d.ts +++ b/dist/esm/models/UpdateAccessKeyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateAccessKeyResponse.js b/dist/esm/models/UpdateAccessKeyResponse.js index 245d7c93..50a61a50 100644 --- a/dist/esm/models/UpdateAccessKeyResponse.js +++ b/dist/esm/models/UpdateAccessKeyResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateAccountRequest.d.ts b/dist/esm/models/UpdateAccountRequest.d.ts index 462fb7dc..4377b41e 100644 --- a/dist/esm/models/UpdateAccountRequest.d.ts +++ b/dist/esm/models/UpdateAccountRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateAccountRequest.js b/dist/esm/models/UpdateAccountRequest.js index 71612e29..82fd2368 100644 --- a/dist/esm/models/UpdateAccountRequest.js +++ b/dist/esm/models/UpdateAccountRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateAccountResponse.d.ts b/dist/esm/models/UpdateAccountResponse.d.ts index 1d22a389..cad4d575 100644 --- a/dist/esm/models/UpdateAccountResponse.d.ts +++ b/dist/esm/models/UpdateAccountResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateAccountResponse.js b/dist/esm/models/UpdateAccountResponse.js index e936c57f..71f54c9e 100644 --- a/dist/esm/models/UpdateAccountResponse.js +++ b/dist/esm/models/UpdateAccountResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateApiAccessPolicyRequest.d.ts b/dist/esm/models/UpdateApiAccessPolicyRequest.d.ts index 69bfaf1f..88296c0f 100644 --- a/dist/esm/models/UpdateApiAccessPolicyRequest.d.ts +++ b/dist/esm/models/UpdateApiAccessPolicyRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateApiAccessPolicyRequest.js b/dist/esm/models/UpdateApiAccessPolicyRequest.js index 2a6f9ac7..ab6076d1 100644 --- a/dist/esm/models/UpdateApiAccessPolicyRequest.js +++ b/dist/esm/models/UpdateApiAccessPolicyRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateApiAccessPolicyResponse.d.ts b/dist/esm/models/UpdateApiAccessPolicyResponse.d.ts index 2bfef16b..db2c1139 100644 --- a/dist/esm/models/UpdateApiAccessPolicyResponse.d.ts +++ b/dist/esm/models/UpdateApiAccessPolicyResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateApiAccessPolicyResponse.js b/dist/esm/models/UpdateApiAccessPolicyResponse.js index 355b516d..4ccd3088 100644 --- a/dist/esm/models/UpdateApiAccessPolicyResponse.js +++ b/dist/esm/models/UpdateApiAccessPolicyResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateApiAccessRuleRequest.d.ts b/dist/esm/models/UpdateApiAccessRuleRequest.d.ts index 2ab2b52d..a9f79b95 100644 --- a/dist/esm/models/UpdateApiAccessRuleRequest.d.ts +++ b/dist/esm/models/UpdateApiAccessRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateApiAccessRuleRequest.js b/dist/esm/models/UpdateApiAccessRuleRequest.js index 34091286..25bf94d3 100644 --- a/dist/esm/models/UpdateApiAccessRuleRequest.js +++ b/dist/esm/models/UpdateApiAccessRuleRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateApiAccessRuleResponse.d.ts b/dist/esm/models/UpdateApiAccessRuleResponse.d.ts index 41bc2ad3..a52430c6 100644 --- a/dist/esm/models/UpdateApiAccessRuleResponse.d.ts +++ b/dist/esm/models/UpdateApiAccessRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateApiAccessRuleResponse.js b/dist/esm/models/UpdateApiAccessRuleResponse.js index 405cf0e0..88230ddc 100644 --- a/dist/esm/models/UpdateApiAccessRuleResponse.js +++ b/dist/esm/models/UpdateApiAccessRuleResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateCaRequest.d.ts b/dist/esm/models/UpdateCaRequest.d.ts index 49b86cd4..c7508b1f 100644 --- a/dist/esm/models/UpdateCaRequest.d.ts +++ b/dist/esm/models/UpdateCaRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateCaRequest.js b/dist/esm/models/UpdateCaRequest.js index 391a778f..8301fb08 100644 --- a/dist/esm/models/UpdateCaRequest.js +++ b/dist/esm/models/UpdateCaRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateCaResponse.d.ts b/dist/esm/models/UpdateCaResponse.d.ts index 3db858fb..c270c357 100644 --- a/dist/esm/models/UpdateCaResponse.d.ts +++ b/dist/esm/models/UpdateCaResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateCaResponse.js b/dist/esm/models/UpdateCaResponse.js index 2c61bf89..24d733f1 100644 --- a/dist/esm/models/UpdateCaResponse.js +++ b/dist/esm/models/UpdateCaResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateDirectLinkInterfaceRequest.d.ts b/dist/esm/models/UpdateDirectLinkInterfaceRequest.d.ts index 59958ee3..b91bd63c 100644 --- a/dist/esm/models/UpdateDirectLinkInterfaceRequest.d.ts +++ b/dist/esm/models/UpdateDirectLinkInterfaceRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -39,7 +39,6 @@ export interface UpdateDirectLinkInterfaceRequest { */ export declare const UpdateDirectLinkInterfaceRequestMtuEnum: { readonly NUMBER_1500: 1500; - readonly NUMBER_9000: 9000; }; export declare type UpdateDirectLinkInterfaceRequestMtuEnum = typeof UpdateDirectLinkInterfaceRequestMtuEnum[keyof typeof UpdateDirectLinkInterfaceRequestMtuEnum]; export declare function UpdateDirectLinkInterfaceRequestFromJSON(json: any): UpdateDirectLinkInterfaceRequest; diff --git a/dist/esm/models/UpdateDirectLinkInterfaceRequest.js b/dist/esm/models/UpdateDirectLinkInterfaceRequest.js index 6a7d6b0c..ed034945 100644 --- a/dist/esm/models/UpdateDirectLinkInterfaceRequest.js +++ b/dist/esm/models/UpdateDirectLinkInterfaceRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -16,8 +16,7 @@ import { exists } from '../runtime'; * @export */ export const UpdateDirectLinkInterfaceRequestMtuEnum = { - NUMBER_1500: 1500, - NUMBER_9000: 9000 + NUMBER_1500: 1500 }; export function UpdateDirectLinkInterfaceRequestFromJSON(json) { return UpdateDirectLinkInterfaceRequestFromJSONTyped(json, false); diff --git a/dist/esm/models/UpdateDirectLinkInterfaceResponse.d.ts b/dist/esm/models/UpdateDirectLinkInterfaceResponse.d.ts index 89b2226f..a1ff31df 100644 --- a/dist/esm/models/UpdateDirectLinkInterfaceResponse.d.ts +++ b/dist/esm/models/UpdateDirectLinkInterfaceResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateDirectLinkInterfaceResponse.js b/dist/esm/models/UpdateDirectLinkInterfaceResponse.js index 0057c3bc..55055bb0 100644 --- a/dist/esm/models/UpdateDirectLinkInterfaceResponse.js +++ b/dist/esm/models/UpdateDirectLinkInterfaceResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateFlexibleGpuRequest.d.ts b/dist/esm/models/UpdateFlexibleGpuRequest.d.ts index 6e5dbdc8..802fd0f3 100644 --- a/dist/esm/models/UpdateFlexibleGpuRequest.d.ts +++ b/dist/esm/models/UpdateFlexibleGpuRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateFlexibleGpuRequest.js b/dist/esm/models/UpdateFlexibleGpuRequest.js index 61f114b7..5c8c518d 100644 --- a/dist/esm/models/UpdateFlexibleGpuRequest.js +++ b/dist/esm/models/UpdateFlexibleGpuRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateFlexibleGpuResponse.d.ts b/dist/esm/models/UpdateFlexibleGpuResponse.d.ts index 8d60cdca..eabccfe7 100644 --- a/dist/esm/models/UpdateFlexibleGpuResponse.d.ts +++ b/dist/esm/models/UpdateFlexibleGpuResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateFlexibleGpuResponse.js b/dist/esm/models/UpdateFlexibleGpuResponse.js index d3a2258c..2dea4260 100644 --- a/dist/esm/models/UpdateFlexibleGpuResponse.js +++ b/dist/esm/models/UpdateFlexibleGpuResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateImageRequest.d.ts b/dist/esm/models/UpdateImageRequest.d.ts index 644f6172..e81f9eec 100644 --- a/dist/esm/models/UpdateImageRequest.d.ts +++ b/dist/esm/models/UpdateImageRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateImageRequest.js b/dist/esm/models/UpdateImageRequest.js index 17b50ac6..995686d5 100644 --- a/dist/esm/models/UpdateImageRequest.js +++ b/dist/esm/models/UpdateImageRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateImageResponse.d.ts b/dist/esm/models/UpdateImageResponse.d.ts index cbb09f68..9596b80b 100644 --- a/dist/esm/models/UpdateImageResponse.d.ts +++ b/dist/esm/models/UpdateImageResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateImageResponse.js b/dist/esm/models/UpdateImageResponse.js index edbd5a64..8a17f516 100644 --- a/dist/esm/models/UpdateImageResponse.js +++ b/dist/esm/models/UpdateImageResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateListenerRuleRequest.d.ts b/dist/esm/models/UpdateListenerRuleRequest.d.ts index 10b27df3..cdfa6fad 100644 --- a/dist/esm/models/UpdateListenerRuleRequest.d.ts +++ b/dist/esm/models/UpdateListenerRuleRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateListenerRuleRequest.js b/dist/esm/models/UpdateListenerRuleRequest.js index c0349972..f6176ac1 100644 --- a/dist/esm/models/UpdateListenerRuleRequest.js +++ b/dist/esm/models/UpdateListenerRuleRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateListenerRuleResponse.d.ts b/dist/esm/models/UpdateListenerRuleResponse.d.ts index 7c685a7b..4123bec2 100644 --- a/dist/esm/models/UpdateListenerRuleResponse.d.ts +++ b/dist/esm/models/UpdateListenerRuleResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateListenerRuleResponse.js b/dist/esm/models/UpdateListenerRuleResponse.js index 8f23df38..446eb192 100644 --- a/dist/esm/models/UpdateListenerRuleResponse.js +++ b/dist/esm/models/UpdateListenerRuleResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateLoadBalancerRequest.d.ts b/dist/esm/models/UpdateLoadBalancerRequest.d.ts index 3425893b..e601cfd5 100644 --- a/dist/esm/models/UpdateLoadBalancerRequest.d.ts +++ b/dist/esm/models/UpdateLoadBalancerRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateLoadBalancerRequest.js b/dist/esm/models/UpdateLoadBalancerRequest.js index 4c49a2c7..cb24e438 100644 --- a/dist/esm/models/UpdateLoadBalancerRequest.js +++ b/dist/esm/models/UpdateLoadBalancerRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateLoadBalancerResponse.d.ts b/dist/esm/models/UpdateLoadBalancerResponse.d.ts index 6e2099ea..0987ca78 100644 --- a/dist/esm/models/UpdateLoadBalancerResponse.d.ts +++ b/dist/esm/models/UpdateLoadBalancerResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateLoadBalancerResponse.js b/dist/esm/models/UpdateLoadBalancerResponse.js index d4e6685c..6796300a 100644 --- a/dist/esm/models/UpdateLoadBalancerResponse.js +++ b/dist/esm/models/UpdateLoadBalancerResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNetAccessPointRequest.d.ts b/dist/esm/models/UpdateNetAccessPointRequest.d.ts index d87158a8..5e76b309 100644 --- a/dist/esm/models/UpdateNetAccessPointRequest.d.ts +++ b/dist/esm/models/UpdateNetAccessPointRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNetAccessPointRequest.js b/dist/esm/models/UpdateNetAccessPointRequest.js index 3c4faa1b..4890e063 100644 --- a/dist/esm/models/UpdateNetAccessPointRequest.js +++ b/dist/esm/models/UpdateNetAccessPointRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNetAccessPointResponse.d.ts b/dist/esm/models/UpdateNetAccessPointResponse.d.ts index c2c9b858..6c0f44a2 100644 --- a/dist/esm/models/UpdateNetAccessPointResponse.d.ts +++ b/dist/esm/models/UpdateNetAccessPointResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNetAccessPointResponse.js b/dist/esm/models/UpdateNetAccessPointResponse.js index 3bb01729..b10f73d5 100644 --- a/dist/esm/models/UpdateNetAccessPointResponse.js +++ b/dist/esm/models/UpdateNetAccessPointResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNetRequest.d.ts b/dist/esm/models/UpdateNetRequest.d.ts index e9f72b5c..ef6be9e0 100644 --- a/dist/esm/models/UpdateNetRequest.d.ts +++ b/dist/esm/models/UpdateNetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNetRequest.js b/dist/esm/models/UpdateNetRequest.js index 284cb2c4..8d2ce89b 100644 --- a/dist/esm/models/UpdateNetRequest.js +++ b/dist/esm/models/UpdateNetRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNetResponse.d.ts b/dist/esm/models/UpdateNetResponse.d.ts index 7ad36142..ca5f8c41 100644 --- a/dist/esm/models/UpdateNetResponse.d.ts +++ b/dist/esm/models/UpdateNetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNetResponse.js b/dist/esm/models/UpdateNetResponse.js index 005d8bb4..5a2016ae 100644 --- a/dist/esm/models/UpdateNetResponse.js +++ b/dist/esm/models/UpdateNetResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNicRequest.d.ts b/dist/esm/models/UpdateNicRequest.d.ts index e021af07..90f803c5 100644 --- a/dist/esm/models/UpdateNicRequest.d.ts +++ b/dist/esm/models/UpdateNicRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNicRequest.js b/dist/esm/models/UpdateNicRequest.js index bb4f98f6..854d9ea5 100644 --- a/dist/esm/models/UpdateNicRequest.js +++ b/dist/esm/models/UpdateNicRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNicResponse.d.ts b/dist/esm/models/UpdateNicResponse.d.ts index 98ac5343..d747aa24 100644 --- a/dist/esm/models/UpdateNicResponse.d.ts +++ b/dist/esm/models/UpdateNicResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateNicResponse.js b/dist/esm/models/UpdateNicResponse.js index abf483e2..35472a3a 100644 --- a/dist/esm/models/UpdateNicResponse.js +++ b/dist/esm/models/UpdateNicResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateRoutePropagationRequest.d.ts b/dist/esm/models/UpdateRoutePropagationRequest.d.ts index 651acc92..59a82a2f 100644 --- a/dist/esm/models/UpdateRoutePropagationRequest.d.ts +++ b/dist/esm/models/UpdateRoutePropagationRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateRoutePropagationRequest.js b/dist/esm/models/UpdateRoutePropagationRequest.js index 5c1f65c4..9feff6fd 100644 --- a/dist/esm/models/UpdateRoutePropagationRequest.js +++ b/dist/esm/models/UpdateRoutePropagationRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateRoutePropagationResponse.d.ts b/dist/esm/models/UpdateRoutePropagationResponse.d.ts index d25f8d4d..ab24fdad 100644 --- a/dist/esm/models/UpdateRoutePropagationResponse.d.ts +++ b/dist/esm/models/UpdateRoutePropagationResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateRoutePropagationResponse.js b/dist/esm/models/UpdateRoutePropagationResponse.js index a59c00bb..23b7a216 100644 --- a/dist/esm/models/UpdateRoutePropagationResponse.js +++ b/dist/esm/models/UpdateRoutePropagationResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateRouteRequest.d.ts b/dist/esm/models/UpdateRouteRequest.d.ts index 454a3798..92946197 100644 --- a/dist/esm/models/UpdateRouteRequest.d.ts +++ b/dist/esm/models/UpdateRouteRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateRouteRequest.js b/dist/esm/models/UpdateRouteRequest.js index ae9d2230..2c0e9635 100644 --- a/dist/esm/models/UpdateRouteRequest.js +++ b/dist/esm/models/UpdateRouteRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateRouteResponse.d.ts b/dist/esm/models/UpdateRouteResponse.d.ts index f41bbfbb..ee72cb73 100644 --- a/dist/esm/models/UpdateRouteResponse.d.ts +++ b/dist/esm/models/UpdateRouteResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateRouteResponse.js b/dist/esm/models/UpdateRouteResponse.js index fd6a7a59..71c41576 100644 --- a/dist/esm/models/UpdateRouteResponse.js +++ b/dist/esm/models/UpdateRouteResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateServerCertificateRequest.d.ts b/dist/esm/models/UpdateServerCertificateRequest.d.ts index f6dbdcc6..17d250b5 100644 --- a/dist/esm/models/UpdateServerCertificateRequest.d.ts +++ b/dist/esm/models/UpdateServerCertificateRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateServerCertificateRequest.js b/dist/esm/models/UpdateServerCertificateRequest.js index 3a44b8a0..6ce4c154 100644 --- a/dist/esm/models/UpdateServerCertificateRequest.js +++ b/dist/esm/models/UpdateServerCertificateRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateServerCertificateResponse.d.ts b/dist/esm/models/UpdateServerCertificateResponse.d.ts index 90f9d0f8..4aebe0a1 100644 --- a/dist/esm/models/UpdateServerCertificateResponse.d.ts +++ b/dist/esm/models/UpdateServerCertificateResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateServerCertificateResponse.js b/dist/esm/models/UpdateServerCertificateResponse.js index ca97eeb4..a829a7a1 100644 --- a/dist/esm/models/UpdateServerCertificateResponse.js +++ b/dist/esm/models/UpdateServerCertificateResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateSnapshotRequest.d.ts b/dist/esm/models/UpdateSnapshotRequest.d.ts index b171e47e..5fe23275 100644 --- a/dist/esm/models/UpdateSnapshotRequest.d.ts +++ b/dist/esm/models/UpdateSnapshotRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateSnapshotRequest.js b/dist/esm/models/UpdateSnapshotRequest.js index ae18191d..ad02058c 100644 --- a/dist/esm/models/UpdateSnapshotRequest.js +++ b/dist/esm/models/UpdateSnapshotRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateSnapshotResponse.d.ts b/dist/esm/models/UpdateSnapshotResponse.d.ts index 08f26f23..53b21967 100644 --- a/dist/esm/models/UpdateSnapshotResponse.d.ts +++ b/dist/esm/models/UpdateSnapshotResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateSnapshotResponse.js b/dist/esm/models/UpdateSnapshotResponse.js index 5fc7bd50..110e6669 100644 --- a/dist/esm/models/UpdateSnapshotResponse.js +++ b/dist/esm/models/UpdateSnapshotResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateSubnetRequest.d.ts b/dist/esm/models/UpdateSubnetRequest.d.ts index bce05ad8..0b0b4147 100644 --- a/dist/esm/models/UpdateSubnetRequest.d.ts +++ b/dist/esm/models/UpdateSubnetRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateSubnetRequest.js b/dist/esm/models/UpdateSubnetRequest.js index 385b9616..9765ba95 100644 --- a/dist/esm/models/UpdateSubnetRequest.js +++ b/dist/esm/models/UpdateSubnetRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateSubnetResponse.d.ts b/dist/esm/models/UpdateSubnetResponse.d.ts index 14cbef0f..1866ae24 100644 --- a/dist/esm/models/UpdateSubnetResponse.d.ts +++ b/dist/esm/models/UpdateSubnetResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateSubnetResponse.js b/dist/esm/models/UpdateSubnetResponse.js index 1e882d3d..c30471c3 100644 --- a/dist/esm/models/UpdateSubnetResponse.js +++ b/dist/esm/models/UpdateSubnetResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVmGroupRequest.d.ts b/dist/esm/models/UpdateVmGroupRequest.d.ts new file mode 100644 index 00000000..90e850cc --- /dev/null +++ b/dist/esm/models/UpdateVmGroupRequest.d.ts @@ -0,0 +1,58 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * + * @export + * @interface UpdateVmGroupRequest + */ +export interface UpdateVmGroupRequest { + /** + * A new description for the VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof UpdateVmGroupRequest + */ + dryRun?: boolean; + /** + * New tags for your VM group. + * @type {Array} + * @memberof UpdateVmGroupRequest + */ + tags?: Array; + /** + * The ID of the VM group you want to update. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmGroupId: string; + /** + * A new name for your VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmGroupName?: string; + /** + * A new VM template ID for your VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmTemplateId?: string; +} +export declare function UpdateVmGroupRequestFromJSON(json: any): UpdateVmGroupRequest; +export declare function UpdateVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmGroupRequest; +export declare function UpdateVmGroupRequestToJSON(value?: UpdateVmGroupRequest | null): any; diff --git a/dist/esm/models/UpdateVmGroupRequest.js b/dist/esm/models/UpdateVmGroupRequest.js new file mode 100644 index 00000000..e7e82e31 --- /dev/null +++ b/dist/esm/models/UpdateVmGroupRequest.js @@ -0,0 +1,47 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ResourceTagFromJSON, ResourceTagToJSON, } from './ResourceTag'; +export function UpdateVmGroupRequestFromJSON(json) { + return UpdateVmGroupRequestFromJSONTyped(json, false); +} +export function UpdateVmGroupRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'tags': !exists(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTagFromJSON)), + 'vmGroupId': json['VmGroupId'], + 'vmGroupName': !exists(json, 'VmGroupName') ? undefined : json['VmGroupName'], + 'vmTemplateId': !exists(json, 'VmTemplateId') ? undefined : json['VmTemplateId'], + }; +} +export function UpdateVmGroupRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Description': value.description, + 'DryRun': value.dryRun, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTagToJSON)), + 'VmGroupId': value.vmGroupId, + 'VmGroupName': value.vmGroupName, + 'VmTemplateId': value.vmTemplateId, + }; +} diff --git a/dist/esm/models/UpdateVmGroupResponse.d.ts b/dist/esm/models/UpdateVmGroupResponse.d.ts new file mode 100644 index 00000000..202d1a92 --- /dev/null +++ b/dist/esm/models/UpdateVmGroupResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmGroup } from './VmGroup'; +/** + * + * @export + * @interface UpdateVmGroupResponse + */ +export interface UpdateVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof UpdateVmGroupResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmGroup} + * @memberof UpdateVmGroupResponse + */ + vmGroup?: VmGroup; +} +export declare function UpdateVmGroupResponseFromJSON(json: any): UpdateVmGroupResponse; +export declare function UpdateVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmGroupResponse; +export declare function UpdateVmGroupResponseToJSON(value?: UpdateVmGroupResponse | null): any; diff --git a/dist/esm/models/UpdateVmGroupResponse.js b/dist/esm/models/UpdateVmGroupResponse.js new file mode 100644 index 00000000..20c41bf2 --- /dev/null +++ b/dist/esm/models/UpdateVmGroupResponse.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +import { VmGroupFromJSON, VmGroupToJSON, } from './VmGroup'; +export function UpdateVmGroupResponseFromJSON(json) { + return UpdateVmGroupResponseFromJSONTyped(json, false); +} +export function UpdateVmGroupResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmGroup': !exists(json, 'VmGroup') ? undefined : VmGroupFromJSON(json['VmGroup']), + }; +} +export function UpdateVmGroupResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmGroup': VmGroupToJSON(value.vmGroup), + }; +} diff --git a/dist/esm/models/UpdateVmRequest.d.ts b/dist/esm/models/UpdateVmRequest.d.ts index 3bb56e60..f5447b1b 100644 --- a/dist/esm/models/UpdateVmRequest.d.ts +++ b/dist/esm/models/UpdateVmRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVmRequest.js b/dist/esm/models/UpdateVmRequest.js index 79d4025e..7a3ddb63 100644 --- a/dist/esm/models/UpdateVmRequest.js +++ b/dist/esm/models/UpdateVmRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVmResponse.d.ts b/dist/esm/models/UpdateVmResponse.d.ts index 070df612..725e2a8f 100644 --- a/dist/esm/models/UpdateVmResponse.d.ts +++ b/dist/esm/models/UpdateVmResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVmResponse.js b/dist/esm/models/UpdateVmResponse.js index 13bebca7..cebafc44 100644 --- a/dist/esm/models/UpdateVmResponse.js +++ b/dist/esm/models/UpdateVmResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVmTemplateRequest.d.ts b/dist/esm/models/UpdateVmTemplateRequest.d.ts new file mode 100644 index 00000000..d429f1d2 --- /dev/null +++ b/dist/esm/models/UpdateVmTemplateRequest.d.ts @@ -0,0 +1,52 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * + * @export + * @interface UpdateVmTemplateRequest + */ +export interface UpdateVmTemplateRequest { + /** + * A new description for the VM template. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof UpdateVmTemplateRequest + */ + dryRun?: boolean; + /** + * New tags for your VM template. + * @type {Array} + * @memberof UpdateVmTemplateRequest + */ + tags?: Array; + /** + * The ID of the VM template you want to update. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + vmTemplateId: string; + /** + * A new name for your VM template. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + vmTemplateName?: string; +} +export declare function UpdateVmTemplateRequestFromJSON(json: any): UpdateVmTemplateRequest; +export declare function UpdateVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmTemplateRequest; +export declare function UpdateVmTemplateRequestToJSON(value?: UpdateVmTemplateRequest | null): any; diff --git a/dist/esm/models/UpdateVmTemplateRequest.js b/dist/esm/models/UpdateVmTemplateRequest.js new file mode 100644 index 00000000..9149d711 --- /dev/null +++ b/dist/esm/models/UpdateVmTemplateRequest.js @@ -0,0 +1,45 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ResourceTagFromJSON, ResourceTagToJSON, } from './ResourceTag'; +export function UpdateVmTemplateRequestFromJSON(json) { + return UpdateVmTemplateRequestFromJSONTyped(json, false); +} +export function UpdateVmTemplateRequestFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'tags': !exists(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTagFromJSON)), + 'vmTemplateId': json['VmTemplateId'], + 'vmTemplateName': !exists(json, 'VmTemplateName') ? undefined : json['VmTemplateName'], + }; +} +export function UpdateVmTemplateRequestToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'Description': value.description, + 'DryRun': value.dryRun, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTagToJSON)), + 'VmTemplateId': value.vmTemplateId, + 'VmTemplateName': value.vmTemplateName, + }; +} diff --git a/dist/esm/models/UpdateVmTemplateResponse.d.ts b/dist/esm/models/UpdateVmTemplateResponse.d.ts new file mode 100644 index 00000000..cc9cfb19 --- /dev/null +++ b/dist/esm/models/UpdateVmTemplateResponse.d.ts @@ -0,0 +1,35 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ModelResponseContext } from './ModelResponseContext'; +import { VmTemplate } from './VmTemplate'; +/** + * + * @export + * @interface UpdateVmTemplateResponse + */ +export interface UpdateVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof UpdateVmTemplateResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmTemplate} + * @memberof UpdateVmTemplateResponse + */ + vmTemplate?: VmTemplate; +} +export declare function UpdateVmTemplateResponseFromJSON(json: any): UpdateVmTemplateResponse; +export declare function UpdateVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmTemplateResponse; +export declare function UpdateVmTemplateResponseToJSON(value?: UpdateVmTemplateResponse | null): any; diff --git a/dist/esm/models/UpdateVmTemplateResponse.js b/dist/esm/models/UpdateVmTemplateResponse.js new file mode 100644 index 00000000..4ad63376 --- /dev/null +++ b/dist/esm/models/UpdateVmTemplateResponse.js @@ -0,0 +1,40 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ModelResponseContextFromJSON, ModelResponseContextToJSON, } from './ModelResponseContext'; +import { VmTemplateFromJSON, VmTemplateToJSON, } from './VmTemplate'; +export function UpdateVmTemplateResponseFromJSON(json) { + return UpdateVmTemplateResponseFromJSONTyped(json, false); +} +export function UpdateVmTemplateResponseFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmTemplate': !exists(json, 'VmTemplate') ? undefined : VmTemplateFromJSON(json['VmTemplate']), + }; +} +export function UpdateVmTemplateResponseToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmTemplate': VmTemplateToJSON(value.vmTemplate), + }; +} diff --git a/dist/esm/models/UpdateVolumeRequest.d.ts b/dist/esm/models/UpdateVolumeRequest.d.ts index d68aa517..3f17362a 100644 --- a/dist/esm/models/UpdateVolumeRequest.d.ts +++ b/dist/esm/models/UpdateVolumeRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVolumeRequest.js b/dist/esm/models/UpdateVolumeRequest.js index 45bbc647..e298cc29 100644 --- a/dist/esm/models/UpdateVolumeRequest.js +++ b/dist/esm/models/UpdateVolumeRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVolumeResponse.d.ts b/dist/esm/models/UpdateVolumeResponse.d.ts index bbb1e9d7..79c97352 100644 --- a/dist/esm/models/UpdateVolumeResponse.d.ts +++ b/dist/esm/models/UpdateVolumeResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVolumeResponse.js b/dist/esm/models/UpdateVolumeResponse.js index 40384719..559340e0 100644 --- a/dist/esm/models/UpdateVolumeResponse.js +++ b/dist/esm/models/UpdateVolumeResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVpnConnectionRequest.d.ts b/dist/esm/models/UpdateVpnConnectionRequest.d.ts index 768330a3..44715993 100644 --- a/dist/esm/models/UpdateVpnConnectionRequest.d.ts +++ b/dist/esm/models/UpdateVpnConnectionRequest.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVpnConnectionRequest.js b/dist/esm/models/UpdateVpnConnectionRequest.js index a1a5749b..59f92e98 100644 --- a/dist/esm/models/UpdateVpnConnectionRequest.js +++ b/dist/esm/models/UpdateVpnConnectionRequest.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVpnConnectionResponse.d.ts b/dist/esm/models/UpdateVpnConnectionResponse.d.ts index 779da003..baa3c3bb 100644 --- a/dist/esm/models/UpdateVpnConnectionResponse.d.ts +++ b/dist/esm/models/UpdateVpnConnectionResponse.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/UpdateVpnConnectionResponse.js b/dist/esm/models/UpdateVpnConnectionResponse.js index cbc0f7fd..933e238e 100644 --- a/dist/esm/models/UpdateVpnConnectionResponse.js +++ b/dist/esm/models/UpdateVpnConnectionResponse.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VgwTelemetry.d.ts b/dist/esm/models/VgwTelemetry.d.ts index 5f869c23..91e542c3 100644 --- a/dist/esm/models/VgwTelemetry.d.ts +++ b/dist/esm/models/VgwTelemetry.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VgwTelemetry.js b/dist/esm/models/VgwTelemetry.js index 85937943..7949bade 100644 --- a/dist/esm/models/VgwTelemetry.js +++ b/dist/esm/models/VgwTelemetry.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VirtualGateway.d.ts b/dist/esm/models/VirtualGateway.d.ts index 4f4a37b0..2be5f0cd 100644 --- a/dist/esm/models/VirtualGateway.d.ts +++ b/dist/esm/models/VirtualGateway.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VirtualGateway.js b/dist/esm/models/VirtualGateway.js index aa8ab19f..661a9d89 100644 --- a/dist/esm/models/VirtualGateway.js +++ b/dist/esm/models/VirtualGateway.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Vm.d.ts b/dist/esm/models/Vm.d.ts index af7c978b..7ecc687e 100644 --- a/dist/esm/models/Vm.d.ts +++ b/dist/esm/models/Vm.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -135,7 +135,7 @@ export interface Vm { */ privateIp?: string; /** - * The product code associated with the OMI used to create the VM (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI used to create the VM. * @type {Array} * @memberof Vm */ diff --git a/dist/esm/models/Vm.js b/dist/esm/models/Vm.js index f39c5cbe..40d117a3 100644 --- a/dist/esm/models/Vm.js +++ b/dist/esm/models/Vm.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VmGroup.d.ts b/dist/esm/models/VmGroup.d.ts new file mode 100644 index 00000000..393ac721 --- /dev/null +++ b/dist/esm/models/VmGroup.d.ts @@ -0,0 +1,115 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * Information about the VM group. + * @export + * @interface VmGroup + */ +export interface VmGroup { + /** + * The date and time of creation of the VM group. + * @type {string} + * @memberof VmGroup + */ + creationDate?: string; + /** + * The description of the VM group. + * @type {string} + * @memberof VmGroup + */ + description?: string; + /** + * The positioning strategy of the VMs on hypervisors. By default, or if set to `no-strategy`, TINA determines the most adequate position for the VMs. If set to `attract`, the VMs are deployed on the same hypervisor, which improves network performance. If set to `repulse`, the VMs are deployed on a different hypervisor, which improves fault tolerance. + * @type {string} + * @memberof VmGroup + */ + positioningStrategy?: VmGroupPositioningStrategyEnum; + /** + * One or more IDs of security groups for the VM group. + * @type {Array} + * @memberof VmGroup + */ + securityGroupIds?: Array; + /** + * The state of the VM group (`pending` \| `available` \| `scaling up` \| `scaling down` \| `deleting` \| `deleted`). + * @type {string} + * @memberof VmGroup + */ + state?: VmGroupStateEnum; + /** + * The ID of the Subnet for the VM group. + * @type {string} + * @memberof VmGroup + */ + subnetId?: string; + /** + * One or more tags associated with the VM group. + * @type {Array} + * @memberof VmGroup + */ + tags?: Array; + /** + * The number of VMs in the VM group. + * @type {number} + * @memberof VmGroup + */ + vmCount?: number; + /** + * The ID of the VM group. + * @type {string} + * @memberof VmGroup + */ + vmGroupId?: string; + /** + * The name of the VM group. + * @type {string} + * @memberof VmGroup + */ + vmGroupName?: string; + /** + * The IDs of the VMs in the VM group. + * @type {Array} + * @memberof VmGroup + */ + vmIds?: Array; + /** + * The ID of the VM template used by the VM group. + * @type {string} + * @memberof VmGroup + */ + vmTemplateId?: string; +} +/** + * @export + */ +export declare const VmGroupPositioningStrategyEnum: { + readonly Attract: "attract"; + readonly NoStrategy: "no-strategy"; + readonly Repulse: "repulse"; +}; +export declare type VmGroupPositioningStrategyEnum = typeof VmGroupPositioningStrategyEnum[keyof typeof VmGroupPositioningStrategyEnum]; +/** + * @export + */ +export declare const VmGroupStateEnum: { + readonly Available: "available"; + readonly Deleted: "deleted"; + readonly Deleting: "deleting"; + readonly Pending: "pending"; + readonly ScalingDown: "scaling down"; + readonly ScalingUp: "scaling up"; +}; +export declare type VmGroupStateEnum = typeof VmGroupStateEnum[keyof typeof VmGroupStateEnum]; +export declare function VmGroupFromJSON(json: any): VmGroup; +export declare function VmGroupFromJSONTyped(json: any, ignoreDiscriminator: boolean): VmGroup; +export declare function VmGroupToJSON(value?: VmGroup | null): any; diff --git a/dist/esm/models/VmGroup.js b/dist/esm/models/VmGroup.js new file mode 100644 index 00000000..577e3e3b --- /dev/null +++ b/dist/esm/models/VmGroup.js @@ -0,0 +1,78 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ResourceTagFromJSON, ResourceTagToJSON, } from './ResourceTag'; +/** + * @export + */ +export const VmGroupPositioningStrategyEnum = { + Attract: 'attract', + NoStrategy: 'no-strategy', + Repulse: 'repulse' +}; +/** + * @export + */ +export const VmGroupStateEnum = { + Available: 'available', + Deleted: 'deleted', + Deleting: 'deleting', + Pending: 'pending', + ScalingDown: 'scaling down', + ScalingUp: 'scaling up' +}; +export function VmGroupFromJSON(json) { + return VmGroupFromJSONTyped(json, false); +} +export function VmGroupFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'creationDate': !exists(json, 'CreationDate') ? undefined : json['CreationDate'], + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'positioningStrategy': !exists(json, 'PositioningStrategy') ? undefined : json['PositioningStrategy'], + 'securityGroupIds': !exists(json, 'SecurityGroupIds') ? undefined : json['SecurityGroupIds'], + 'state': !exists(json, 'State') ? undefined : json['State'], + 'subnetId': !exists(json, 'SubnetId') ? undefined : json['SubnetId'], + 'tags': !exists(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTagFromJSON)), + 'vmCount': !exists(json, 'VmCount') ? undefined : json['VmCount'], + 'vmGroupId': !exists(json, 'VmGroupId') ? undefined : json['VmGroupId'], + 'vmGroupName': !exists(json, 'VmGroupName') ? undefined : json['VmGroupName'], + 'vmIds': !exists(json, 'VmIds') ? undefined : json['VmIds'], + 'vmTemplateId': !exists(json, 'VmTemplateId') ? undefined : json['VmTemplateId'], + }; +} +export function VmGroupToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CreationDate': value.creationDate, + 'Description': value.description, + 'PositioningStrategy': value.positioningStrategy, + 'SecurityGroupIds': value.securityGroupIds, + 'State': value.state, + 'SubnetId': value.subnetId, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTagToJSON)), + 'VmCount': value.vmCount, + 'VmGroupId': value.vmGroupId, + 'VmGroupName': value.vmGroupName, + 'VmIds': value.vmIds, + 'VmTemplateId': value.vmTemplateId, + }; +} diff --git a/dist/esm/models/VmState.d.ts b/dist/esm/models/VmState.d.ts index 658622f7..3f10390f 100644 --- a/dist/esm/models/VmState.d.ts +++ b/dist/esm/models/VmState.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VmState.js b/dist/esm/models/VmState.js index 68d8548e..782acd76 100644 --- a/dist/esm/models/VmState.js +++ b/dist/esm/models/VmState.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VmStates.d.ts b/dist/esm/models/VmStates.d.ts index 1771fb68..49543d0f 100644 --- a/dist/esm/models/VmStates.d.ts +++ b/dist/esm/models/VmStates.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VmStates.js b/dist/esm/models/VmStates.js index 8be17b8a..cc435876 100644 --- a/dist/esm/models/VmStates.js +++ b/dist/esm/models/VmStates.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VmTemplate.d.ts b/dist/esm/models/VmTemplate.d.ts new file mode 100644 index 00000000..218c0a40 --- /dev/null +++ b/dist/esm/models/VmTemplate.d.ts @@ -0,0 +1,97 @@ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { ResourceTag } from './ResourceTag'; +/** + * Information about the VM template. + * @export + * @interface VmTemplate + */ +export interface VmTemplate { + /** + * The number of vCores. + * @type {number} + * @memberof VmTemplate + */ + cpuCores: number; + /** + * The processor generation. + * @type {string} + * @memberof VmTemplate + */ + cpuGeneration: string; + /** + * The performance of the VMs. + * @type {string} + * @memberof VmTemplate + */ + cpuPerformance?: VmTemplateCpuPerformanceEnum; + /** + * The date and time of creation of the VM template. + * @type {Date} + * @memberof VmTemplate + */ + creationDate?: Date; + /** + * The description of the VM template. + * @type {string} + * @memberof VmTemplate + */ + description?: string; + /** + * The ID of the OMI. + * @type {string} + * @memberof VmTemplate + */ + imageId: string; + /** + * The name of the keypair. + * @type {string} + * @memberof VmTemplate + */ + keypairName?: string; + /** + * The amount of RAM. + * @type {number} + * @memberof VmTemplate + */ + ram: number; + /** + * One or more tags associated with the VM template. + * @type {Array} + * @memberof VmTemplate + */ + tags?: Array; + /** + * The ID of the VM template. + * @type {string} + * @memberof VmTemplate + */ + vmTemplateId: string; + /** + * The name of the VM template. + * @type {string} + * @memberof VmTemplate + */ + vmTemplateName: string; +} +/** + * @export + */ +export declare const VmTemplateCpuPerformanceEnum: { + readonly Medium: "medium"; + readonly High: "high"; + readonly Highest: "highest"; +}; +export declare type VmTemplateCpuPerformanceEnum = typeof VmTemplateCpuPerformanceEnum[keyof typeof VmTemplateCpuPerformanceEnum]; +export declare function VmTemplateFromJSON(json: any): VmTemplate; +export declare function VmTemplateFromJSONTyped(json: any, ignoreDiscriminator: boolean): VmTemplate; +export declare function VmTemplateToJSON(value?: VmTemplate | null): any; diff --git a/dist/esm/models/VmTemplate.js b/dist/esm/models/VmTemplate.js new file mode 100644 index 00000000..dc7109f2 --- /dev/null +++ b/dist/esm/models/VmTemplate.js @@ -0,0 +1,65 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ +import { exists } from '../runtime'; +import { ResourceTagFromJSON, ResourceTagToJSON, } from './ResourceTag'; +/** + * @export + */ +export const VmTemplateCpuPerformanceEnum = { + Medium: 'medium', + High: 'high', + Highest: 'highest' +}; +export function VmTemplateFromJSON(json) { + return VmTemplateFromJSONTyped(json, false); +} +export function VmTemplateFromJSONTyped(json, ignoreDiscriminator) { + if ((json === undefined) || (json === null)) { + return json; + } + return { + 'cpuCores': json['CpuCores'], + 'cpuGeneration': json['CpuGeneration'], + 'cpuPerformance': !exists(json, 'CpuPerformance') ? undefined : json['CpuPerformance'], + 'creationDate': !exists(json, 'CreationDate') ? undefined : (new Date(json['CreationDate'])), + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'imageId': json['ImageId'], + 'keypairName': !exists(json, 'KeypairName') ? undefined : json['KeypairName'], + 'ram': json['Ram'], + 'tags': !exists(json, 'Tags') ? undefined : (json['Tags'].map(ResourceTagFromJSON)), + 'vmTemplateId': json['VmTemplateId'], + 'vmTemplateName': json['VmTemplateName'], + }; +} +export function VmTemplateToJSON(value) { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + 'CpuCores': value.cpuCores, + 'CpuGeneration': value.cpuGeneration, + 'CpuPerformance': value.cpuPerformance, + 'CreationDate': value.creationDate === undefined ? undefined : (value.creationDate.toISOString()), + 'Description': value.description, + 'ImageId': value.imageId, + 'KeypairName': value.keypairName, + 'Ram': value.ram, + 'Tags': value.tags === undefined ? undefined : (value.tags.map(ResourceTagToJSON)), + 'VmTemplateId': value.vmTemplateId, + 'VmTemplateName': value.vmTemplateName, + }; +} diff --git a/dist/esm/models/VmType.d.ts b/dist/esm/models/VmType.d.ts index b5d53037..25925aab 100644 --- a/dist/esm/models/VmType.d.ts +++ b/dist/esm/models/VmType.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VmType.js b/dist/esm/models/VmType.js index f1539e83..06311a7c 100644 --- a/dist/esm/models/VmType.js +++ b/dist/esm/models/VmType.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Volume.d.ts b/dist/esm/models/Volume.d.ts index ada76dca..0157e940 100644 --- a/dist/esm/models/Volume.d.ts +++ b/dist/esm/models/Volume.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/Volume.js b/dist/esm/models/Volume.js index 1758b39d..a23dcd7d 100644 --- a/dist/esm/models/Volume.js +++ b/dist/esm/models/Volume.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VpnConnection.d.ts b/dist/esm/models/VpnConnection.d.ts index aa714401..58a978d9 100644 --- a/dist/esm/models/VpnConnection.d.ts +++ b/dist/esm/models/VpnConnection.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VpnConnection.js b/dist/esm/models/VpnConnection.js index dbcb671a..785ee7c1 100644 --- a/dist/esm/models/VpnConnection.js +++ b/dist/esm/models/VpnConnection.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VpnOptions.d.ts b/dist/esm/models/VpnOptions.d.ts index 1273ddd7..65adfd29 100644 --- a/dist/esm/models/VpnOptions.d.ts +++ b/dist/esm/models/VpnOptions.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/VpnOptions.js b/dist/esm/models/VpnOptions.js index af35a40b..d30d0e62 100644 --- a/dist/esm/models/VpnOptions.js +++ b/dist/esm/models/VpnOptions.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/With.d.ts b/dist/esm/models/With.d.ts index 7230cf8a..9160d5e2 100644 --- a/dist/esm/models/With.d.ts +++ b/dist/esm/models/With.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/With.js b/dist/esm/models/With.js index 32d923b6..3edd3da3 100644 --- a/dist/esm/models/With.js +++ b/dist/esm/models/With.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/models/index.d.ts b/dist/esm/models/index.d.ts index 0ab54987..c51cc52c 100644 --- a/dist/esm/models/index.d.ts +++ b/dist/esm/models/index.d.ts @@ -19,6 +19,7 @@ export * from './BsuToUpdateVm'; export * from './Ca'; export * from './Catalog'; export * from './CatalogEntry'; +export * from './Catalogs'; export * from './CheckAuthenticationRequest'; export * from './CheckAuthenticationResponse'; export * from './ClientGateway'; @@ -91,6 +92,10 @@ export * from './CreateTagsRequest'; export * from './CreateTagsResponse'; export * from './CreateVirtualGatewayRequest'; export * from './CreateVirtualGatewayResponse'; +export * from './CreateVmGroupRequest'; +export * from './CreateVmGroupResponse'; +export * from './CreateVmTemplateRequest'; +export * from './CreateVmTemplateResponse'; export * from './CreateVmsRequest'; export * from './CreateVmsResponse'; export * from './CreateVolumeRequest'; @@ -163,6 +168,10 @@ export * from './DeleteTagsRequest'; export * from './DeleteTagsResponse'; export * from './DeleteVirtualGatewayRequest'; export * from './DeleteVirtualGatewayResponse'; +export * from './DeleteVmGroupRequest'; +export * from './DeleteVmGroupResponse'; +export * from './DeleteVmTemplateRequest'; +export * from './DeleteVmTemplateResponse'; export * from './DeleteVmsRequest'; export * from './DeleteVmsResponse'; export * from './DeleteVolumeRequest'; @@ -183,6 +192,7 @@ export * from './FiltersAccessKeys'; export * from './FiltersApiAccessRule'; export * from './FiltersApiLog'; export * from './FiltersCa'; +export * from './FiltersCatalogs'; export * from './FiltersClientGateway'; export * from './FiltersDhcpOptions'; export * from './FiltersDirectLink'; @@ -212,6 +222,8 @@ export * from './FiltersSubregion'; export * from './FiltersTag'; export * from './FiltersVirtualGateway'; export * from './FiltersVm'; +export * from './FiltersVmGroup'; +export * from './FiltersVmTemplate'; export * from './FiltersVmType'; export * from './FiltersVmsState'; export * from './FiltersVolume'; @@ -303,6 +315,8 @@ export * from './ReadCasRequest'; export * from './ReadCasResponse'; export * from './ReadCatalogRequest'; export * from './ReadCatalogResponse'; +export * from './ReadCatalogsRequest'; +export * from './ReadCatalogsResponse'; export * from './ReadClientGatewaysRequest'; export * from './ReadClientGatewaysResponse'; export * from './ReadConsoleOutputRequest'; @@ -379,6 +393,10 @@ export * from './ReadTagsRequest'; export * from './ReadTagsResponse'; export * from './ReadVirtualGatewaysRequest'; export * from './ReadVirtualGatewaysResponse'; +export * from './ReadVmGroupsRequest'; +export * from './ReadVmGroupsResponse'; +export * from './ReadVmTemplatesRequest'; +export * from './ReadVmTemplatesResponse'; export * from './ReadVmTypesRequest'; export * from './ReadVmTypesResponse'; export * from './ReadVmsHealthRequest'; @@ -406,6 +424,10 @@ export * from './Route'; export * from './RouteLight'; export * from './RoutePropagatingVirtualGateway'; export * from './RouteTable'; +export * from './ScaleDownVmGroupRequest'; +export * from './ScaleDownVmGroupResponse'; +export * from './ScaleUpVmGroupRequest'; +export * from './ScaleUpVmGroupResponse'; export * from './SecurityGroup'; export * from './SecurityGroupLight'; export * from './SecurityGroupRule'; @@ -480,8 +502,12 @@ export * from './UpdateSnapshotRequest'; export * from './UpdateSnapshotResponse'; export * from './UpdateSubnetRequest'; export * from './UpdateSubnetResponse'; +export * from './UpdateVmGroupRequest'; +export * from './UpdateVmGroupResponse'; export * from './UpdateVmRequest'; export * from './UpdateVmResponse'; +export * from './UpdateVmTemplateRequest'; +export * from './UpdateVmTemplateResponse'; export * from './UpdateVolumeRequest'; export * from './UpdateVolumeResponse'; export * from './UpdateVpnConnectionRequest'; @@ -489,8 +515,10 @@ export * from './UpdateVpnConnectionResponse'; export * from './VgwTelemetry'; export * from './VirtualGateway'; export * from './Vm'; +export * from './VmGroup'; export * from './VmState'; export * from './VmStates'; +export * from './VmTemplate'; export * from './VmType'; export * from './Volume'; export * from './VpnConnection'; diff --git a/dist/esm/models/index.js b/dist/esm/models/index.js index 2c7df3f6..af4af438 100644 --- a/dist/esm/models/index.js +++ b/dist/esm/models/index.js @@ -21,6 +21,7 @@ export * from './BsuToUpdateVm'; export * from './Ca'; export * from './Catalog'; export * from './CatalogEntry'; +export * from './Catalogs'; export * from './CheckAuthenticationRequest'; export * from './CheckAuthenticationResponse'; export * from './ClientGateway'; @@ -93,6 +94,10 @@ export * from './CreateTagsRequest'; export * from './CreateTagsResponse'; export * from './CreateVirtualGatewayRequest'; export * from './CreateVirtualGatewayResponse'; +export * from './CreateVmGroupRequest'; +export * from './CreateVmGroupResponse'; +export * from './CreateVmTemplateRequest'; +export * from './CreateVmTemplateResponse'; export * from './CreateVmsRequest'; export * from './CreateVmsResponse'; export * from './CreateVolumeRequest'; @@ -165,6 +170,10 @@ export * from './DeleteTagsRequest'; export * from './DeleteTagsResponse'; export * from './DeleteVirtualGatewayRequest'; export * from './DeleteVirtualGatewayResponse'; +export * from './DeleteVmGroupRequest'; +export * from './DeleteVmGroupResponse'; +export * from './DeleteVmTemplateRequest'; +export * from './DeleteVmTemplateResponse'; export * from './DeleteVmsRequest'; export * from './DeleteVmsResponse'; export * from './DeleteVolumeRequest'; @@ -185,6 +194,7 @@ export * from './FiltersAccessKeys'; export * from './FiltersApiAccessRule'; export * from './FiltersApiLog'; export * from './FiltersCa'; +export * from './FiltersCatalogs'; export * from './FiltersClientGateway'; export * from './FiltersDhcpOptions'; export * from './FiltersDirectLink'; @@ -214,6 +224,8 @@ export * from './FiltersSubregion'; export * from './FiltersTag'; export * from './FiltersVirtualGateway'; export * from './FiltersVm'; +export * from './FiltersVmGroup'; +export * from './FiltersVmTemplate'; export * from './FiltersVmType'; export * from './FiltersVmsState'; export * from './FiltersVolume'; @@ -305,6 +317,8 @@ export * from './ReadCasRequest'; export * from './ReadCasResponse'; export * from './ReadCatalogRequest'; export * from './ReadCatalogResponse'; +export * from './ReadCatalogsRequest'; +export * from './ReadCatalogsResponse'; export * from './ReadClientGatewaysRequest'; export * from './ReadClientGatewaysResponse'; export * from './ReadConsoleOutputRequest'; @@ -381,6 +395,10 @@ export * from './ReadTagsRequest'; export * from './ReadTagsResponse'; export * from './ReadVirtualGatewaysRequest'; export * from './ReadVirtualGatewaysResponse'; +export * from './ReadVmGroupsRequest'; +export * from './ReadVmGroupsResponse'; +export * from './ReadVmTemplatesRequest'; +export * from './ReadVmTemplatesResponse'; export * from './ReadVmTypesRequest'; export * from './ReadVmTypesResponse'; export * from './ReadVmsHealthRequest'; @@ -408,6 +426,10 @@ export * from './Route'; export * from './RouteLight'; export * from './RoutePropagatingVirtualGateway'; export * from './RouteTable'; +export * from './ScaleDownVmGroupRequest'; +export * from './ScaleDownVmGroupResponse'; +export * from './ScaleUpVmGroupRequest'; +export * from './ScaleUpVmGroupResponse'; export * from './SecurityGroup'; export * from './SecurityGroupLight'; export * from './SecurityGroupRule'; @@ -482,8 +504,12 @@ export * from './UpdateSnapshotRequest'; export * from './UpdateSnapshotResponse'; export * from './UpdateSubnetRequest'; export * from './UpdateSubnetResponse'; +export * from './UpdateVmGroupRequest'; +export * from './UpdateVmGroupResponse'; export * from './UpdateVmRequest'; export * from './UpdateVmResponse'; +export * from './UpdateVmTemplateRequest'; +export * from './UpdateVmTemplateResponse'; export * from './UpdateVolumeRequest'; export * from './UpdateVolumeResponse'; export * from './UpdateVpnConnectionRequest'; @@ -491,8 +517,10 @@ export * from './UpdateVpnConnectionResponse'; export * from './VgwTelemetry'; export * from './VirtualGateway'; export * from './Vm'; +export * from './VmGroup'; export * from './VmState'; export * from './VmStates'; +export * from './VmTemplate'; export * from './VmType'; export * from './Volume'; export * from './VpnConnection'; diff --git a/dist/esm/runtime.d.ts b/dist/esm/runtime.d.ts index 1513c323..6a2e4ab8 100644 --- a/dist/esm/runtime.d.ts +++ b/dist/esm/runtime.d.ts @@ -2,7 +2,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/esm/runtime.js b/dist/esm/runtime.js index d489595e..26465b38 100644 --- a/dist/esm/runtime.js +++ b/dist/esm/runtime.js @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -56,7 +56,7 @@ export class Configuration { } const headers = this.configuration.headers; if (!("User-Agent" in headers)) { - headers["User-Agent"] = "osc-sdk-js/0.8.0"; + headers["User-Agent"] = "osc-sdk-js/0.9.0"; } } set config(configuration) { diff --git a/package-lock.json b/package-lock.json index 87981d8a..f0e62bb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "outscale-api", - "version": "0.8.0", + "version": "0.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "outscale-api", - "version": "0.8.0", + "version": "0.9.0", "license": "BSD-3-Clause", "dependencies": { "aws4fetch": "github:outscale-dev/aws4fetch" diff --git a/package.json b/package.json index 4aa11ff8..5e6e991d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outscale-api", - "version": "0.8.0", + "version": "0.9.0", "description": "OpenAPI client for outscale-api", "author": "Outscale SAS", "license": "BSD-3-Clause", diff --git a/sdk_version b/sdk_version index a3df0a69..899f24fc 100644 --- a/sdk_version +++ b/sdk_version @@ -1 +1 @@ -0.8.0 +0.9.0 \ No newline at end of file diff --git a/src/apis/AccessKeyApi.ts b/src/apis/AccessKeyApi.ts index 0585ac1b..065f7c82 100644 --- a/src/apis/AccessKeyApi.ts +++ b/src/apis/AccessKeyApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/AccountApi.ts b/src/apis/AccountApi.ts index 7970243d..3fd962e6 100644 --- a/src/apis/AccountApi.ts +++ b/src/apis/AccountApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/ApiAccessPolicyApi.ts b/src/apis/ApiAccessPolicyApi.ts index 94d256f0..0190dbc7 100644 --- a/src/apis/ApiAccessPolicyApi.ts +++ b/src/apis/ApiAccessPolicyApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/ApiAccessRuleApi.ts b/src/apis/ApiAccessRuleApi.ts index c2f90ee8..43d35ec3 100644 --- a/src/apis/ApiAccessRuleApi.ts +++ b/src/apis/ApiAccessRuleApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/ApiLogApi.ts b/src/apis/ApiLogApi.ts index e0cc77f2..4d951bfd 100644 --- a/src/apis/ApiLogApi.ts +++ b/src/apis/ApiLogApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/CaApi.ts b/src/apis/CaApi.ts index f6c186dc..00d47e2f 100644 --- a/src/apis/CaApi.ts +++ b/src/apis/CaApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/CatalogApi.ts b/src/apis/CatalogApi.ts index 79513043..4d779f8b 100644 --- a/src/apis/CatalogApi.ts +++ b/src/apis/CatalogApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -21,12 +21,22 @@ import { ReadCatalogResponse, ReadCatalogResponseFromJSON, ReadCatalogResponseToJSON, + ReadCatalogsRequest, + ReadCatalogsRequestFromJSON, + ReadCatalogsRequestToJSON, + ReadCatalogsResponse, + ReadCatalogsResponseFromJSON, + ReadCatalogsResponseToJSON, } from '../models'; export interface ReadCatalogOperationRequest { readCatalogRequest?: ReadCatalogRequest; } +export interface ReadCatalogsOperationRequest { + readCatalogsRequest?: ReadCatalogsRequest; +} + /** * CatalogApi - interface * @@ -47,6 +57,19 @@ export interface CatalogApiInterface { */ readCatalog(requestParameters: ReadCatalogOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + /** + * + * @param {ReadCatalogsRequest} [readCatalogsRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof CatalogApiInterface + */ + readCatalogsRaw(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + readCatalogs(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + } /** @@ -99,4 +122,49 @@ export class CatalogApi extends runtime.BaseAPI implements CatalogApiInterface { return await response.value(); } + /** + */ + async readCatalogsRaw(requestParameters: ReadCatalogsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = ReadCatalogsRequestToJSON(requestParameters.readCatalogsRequest); + + const request: runtime.RequestOpts = { + path: `/ReadCatalogs`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => ReadCatalogsResponseFromJSON(jsonValue)); + } + + /** + */ + async readCatalogs(requestParameters: ReadCatalogsOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.readCatalogsRaw(requestParameters, initOverrides); + return await response.value(); + } + } diff --git a/src/apis/ClientGatewayApi.ts b/src/apis/ClientGatewayApi.ts index 029a9dd6..c2ebf17b 100644 --- a/src/apis/ClientGatewayApi.ts +++ b/src/apis/ClientGatewayApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/DhcpOptionApi.ts b/src/apis/DhcpOptionApi.ts index ded4d60c..47677a36 100644 --- a/src/apis/DhcpOptionApi.ts +++ b/src/apis/DhcpOptionApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/DirectLinkApi.ts b/src/apis/DirectLinkApi.ts index 02423653..1ace1eed 100644 --- a/src/apis/DirectLinkApi.ts +++ b/src/apis/DirectLinkApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/DirectLinkInterfaceApi.ts b/src/apis/DirectLinkInterfaceApi.ts index 8ecbb683..745d3f40 100644 --- a/src/apis/DirectLinkInterfaceApi.ts +++ b/src/apis/DirectLinkInterfaceApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/FlexibleGpuApi.ts b/src/apis/FlexibleGpuApi.ts index f4087f1f..75a9207b 100644 --- a/src/apis/FlexibleGpuApi.ts +++ b/src/apis/FlexibleGpuApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/ImageApi.ts b/src/apis/ImageApi.ts index 4e15fb9b..a3a23e72 100644 --- a/src/apis/ImageApi.ts +++ b/src/apis/ImageApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/InternetServiceApi.ts b/src/apis/InternetServiceApi.ts index 4c316cd1..3160fc0c 100644 --- a/src/apis/InternetServiceApi.ts +++ b/src/apis/InternetServiceApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/KeypairApi.ts b/src/apis/KeypairApi.ts index a0fdc6ae..e7864da4 100644 --- a/src/apis/KeypairApi.ts +++ b/src/apis/KeypairApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/ListenerApi.ts b/src/apis/ListenerApi.ts index 1e3aa0d9..8a6d32b4 100644 --- a/src/apis/ListenerApi.ts +++ b/src/apis/ListenerApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/LoadBalancerApi.ts b/src/apis/LoadBalancerApi.ts index dc5af8e4..9372556e 100644 --- a/src/apis/LoadBalancerApi.ts +++ b/src/apis/LoadBalancerApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/LoadBalancerPolicyApi.ts b/src/apis/LoadBalancerPolicyApi.ts index f0e7e110..ce978c80 100644 --- a/src/apis/LoadBalancerPolicyApi.ts +++ b/src/apis/LoadBalancerPolicyApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/LocationApi.ts b/src/apis/LocationApi.ts index 52d9bb64..a854eedc 100644 --- a/src/apis/LocationApi.ts +++ b/src/apis/LocationApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/NatServiceApi.ts b/src/apis/NatServiceApi.ts index ff2a95d8..00f943c2 100644 --- a/src/apis/NatServiceApi.ts +++ b/src/apis/NatServiceApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/NetAccessPointApi.ts b/src/apis/NetAccessPointApi.ts index bbcd1dac..ae70184f 100644 --- a/src/apis/NetAccessPointApi.ts +++ b/src/apis/NetAccessPointApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/NetApi.ts b/src/apis/NetApi.ts index f7470996..1c41c51c 100644 --- a/src/apis/NetApi.ts +++ b/src/apis/NetApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/NetPeeringApi.ts b/src/apis/NetPeeringApi.ts index 068db34c..83dc2de4 100644 --- a/src/apis/NetPeeringApi.ts +++ b/src/apis/NetPeeringApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/NicApi.ts b/src/apis/NicApi.ts index e3a67841..d928dbd8 100644 --- a/src/apis/NicApi.ts +++ b/src/apis/NicApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/ProductTypeApi.ts b/src/apis/ProductTypeApi.ts index 7176bc4c..adb35919 100644 --- a/src/apis/ProductTypeApi.ts +++ b/src/apis/ProductTypeApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/PublicCatalogApi.ts b/src/apis/PublicCatalogApi.ts index 2d62c955..b9a7c492 100644 --- a/src/apis/PublicCatalogApi.ts +++ b/src/apis/PublicCatalogApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/PublicIpApi.ts b/src/apis/PublicIpApi.ts index b1428491..e09674d2 100644 --- a/src/apis/PublicIpApi.ts +++ b/src/apis/PublicIpApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/QuotaApi.ts b/src/apis/QuotaApi.ts index b9ca2285..c3464c2e 100644 --- a/src/apis/QuotaApi.ts +++ b/src/apis/QuotaApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/RegionApi.ts b/src/apis/RegionApi.ts index c35564b0..b42a0cc8 100644 --- a/src/apis/RegionApi.ts +++ b/src/apis/RegionApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/RouteApi.ts b/src/apis/RouteApi.ts index 7b10cf38..1cc1b150 100644 --- a/src/apis/RouteApi.ts +++ b/src/apis/RouteApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/RouteTableApi.ts b/src/apis/RouteTableApi.ts index 796dd34d..d143b79b 100644 --- a/src/apis/RouteTableApi.ts +++ b/src/apis/RouteTableApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/SecurityGroupApi.ts b/src/apis/SecurityGroupApi.ts index 467bb553..8b9c8d2e 100644 --- a/src/apis/SecurityGroupApi.ts +++ b/src/apis/SecurityGroupApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/SecurityGroupRuleApi.ts b/src/apis/SecurityGroupRuleApi.ts index 10eb309f..9499c9d3 100644 --- a/src/apis/SecurityGroupRuleApi.ts +++ b/src/apis/SecurityGroupRuleApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/ServerCertificateApi.ts b/src/apis/ServerCertificateApi.ts index 240450ee..7d8b6e3e 100644 --- a/src/apis/ServerCertificateApi.ts +++ b/src/apis/ServerCertificateApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/SnapshotApi.ts b/src/apis/SnapshotApi.ts index 1668a79a..67a8500e 100644 --- a/src/apis/SnapshotApi.ts +++ b/src/apis/SnapshotApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/SubnetApi.ts b/src/apis/SubnetApi.ts index 8c070e2b..b6559787 100644 --- a/src/apis/SubnetApi.ts +++ b/src/apis/SubnetApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/SubregionApi.ts b/src/apis/SubregionApi.ts index c758c03f..2b0a7c70 100644 --- a/src/apis/SubregionApi.ts +++ b/src/apis/SubregionApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/TagApi.ts b/src/apis/TagApi.ts index b0de0f97..47bf8335 100644 --- a/src/apis/TagApi.ts +++ b/src/apis/TagApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/TaskApi.ts b/src/apis/TaskApi.ts index 0bf7961e..660653ff 100644 --- a/src/apis/TaskApi.ts +++ b/src/apis/TaskApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/VirtualGatewayApi.ts b/src/apis/VirtualGatewayApi.ts index 8ef68380..d67cfc80 100644 --- a/src/apis/VirtualGatewayApi.ts +++ b/src/apis/VirtualGatewayApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/VmApi.ts b/src/apis/VmApi.ts index f08939b9..099777d3 100644 --- a/src/apis/VmApi.ts +++ b/src/apis/VmApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/VmGroupApi.ts b/src/apis/VmGroupApi.ts new file mode 100644 index 00000000..625fed28 --- /dev/null +++ b/src/apis/VmGroupApi.ts @@ -0,0 +1,445 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + + +import * as runtime from '../runtime'; +import { + CreateVmGroupRequest, + CreateVmGroupRequestFromJSON, + CreateVmGroupRequestToJSON, + CreateVmGroupResponse, + CreateVmGroupResponseFromJSON, + CreateVmGroupResponseToJSON, + DeleteVmGroupRequest, + DeleteVmGroupRequestFromJSON, + DeleteVmGroupRequestToJSON, + DeleteVmGroupResponse, + DeleteVmGroupResponseFromJSON, + DeleteVmGroupResponseToJSON, + ErrorResponse, + ErrorResponseFromJSON, + ErrorResponseToJSON, + ReadVmGroupsRequest, + ReadVmGroupsRequestFromJSON, + ReadVmGroupsRequestToJSON, + ReadVmGroupsResponse, + ReadVmGroupsResponseFromJSON, + ReadVmGroupsResponseToJSON, + ScaleDownVmGroupRequest, + ScaleDownVmGroupRequestFromJSON, + ScaleDownVmGroupRequestToJSON, + ScaleDownVmGroupResponse, + ScaleDownVmGroupResponseFromJSON, + ScaleDownVmGroupResponseToJSON, + ScaleUpVmGroupRequest, + ScaleUpVmGroupRequestFromJSON, + ScaleUpVmGroupRequestToJSON, + ScaleUpVmGroupResponse, + ScaleUpVmGroupResponseFromJSON, + ScaleUpVmGroupResponseToJSON, + UpdateVmGroupRequest, + UpdateVmGroupRequestFromJSON, + UpdateVmGroupRequestToJSON, + UpdateVmGroupResponse, + UpdateVmGroupResponseFromJSON, + UpdateVmGroupResponseToJSON, +} from '../models'; + +export interface CreateVmGroupOperationRequest { + createVmGroupRequest?: CreateVmGroupRequest; +} + +export interface DeleteVmGroupOperationRequest { + deleteVmGroupRequest?: DeleteVmGroupRequest; +} + +export interface ReadVmGroupsOperationRequest { + readVmGroupsRequest?: ReadVmGroupsRequest; +} + +export interface ScaleDownVmGroupOperationRequest { + scaleDownVmGroupRequest?: ScaleDownVmGroupRequest; +} + +export interface ScaleUpVmGroupOperationRequest { + scaleUpVmGroupRequest?: ScaleUpVmGroupRequest; +} + +export interface UpdateVmGroupOperationRequest { + updateVmGroupRequest?: UpdateVmGroupRequest; +} + +/** + * VmGroupApi - interface + * + * @export + * @interface VmGroupApiInterface + */ +export interface VmGroupApiInterface { + /** + * + * @param {CreateVmGroupRequest} [createVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + createVmGroupRaw(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + createVmGroup(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + + /** + * + * @param {DeleteVmGroupRequest} [deleteVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + deleteVmGroupRaw(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + deleteVmGroup(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + + /** + * + * @param {ReadVmGroupsRequest} [readVmGroupsRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + readVmGroupsRaw(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + readVmGroups(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + + /** + * + * @param {ScaleDownVmGroupRequest} [scaleDownVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + scaleDownVmGroupRaw(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + scaleDownVmGroup(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + + /** + * + * @param {ScaleUpVmGroupRequest} [scaleUpVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + scaleUpVmGroupRaw(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + scaleUpVmGroup(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + + /** + * + * @param {UpdateVmGroupRequest} [updateVmGroupRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmGroupApiInterface + */ + updateVmGroupRaw(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + updateVmGroup(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + +} + +/** + * + */ +export class VmGroupApi extends runtime.BaseAPI implements VmGroupApiInterface { + + /** + */ + async createVmGroupRaw(requestParameters: CreateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = CreateVmGroupRequestToJSON(requestParameters.createVmGroupRequest); + + const request: runtime.RequestOpts = { + path: `/CreateVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => CreateVmGroupResponseFromJSON(jsonValue)); + } + + /** + */ + async createVmGroup(requestParameters: CreateVmGroupOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.createVmGroupRaw(requestParameters, initOverrides); + return await response.value(); + } + + /** + */ + async deleteVmGroupRaw(requestParameters: DeleteVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = DeleteVmGroupRequestToJSON(requestParameters.deleteVmGroupRequest); + + const request: runtime.RequestOpts = { + path: `/DeleteVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => DeleteVmGroupResponseFromJSON(jsonValue)); + } + + /** + */ + async deleteVmGroup(requestParameters: DeleteVmGroupOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.deleteVmGroupRaw(requestParameters, initOverrides); + return await response.value(); + } + + /** + */ + async readVmGroupsRaw(requestParameters: ReadVmGroupsOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = ReadVmGroupsRequestToJSON(requestParameters.readVmGroupsRequest); + + const request: runtime.RequestOpts = { + path: `/ReadVmGroups`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => ReadVmGroupsResponseFromJSON(jsonValue)); + } + + /** + */ + async readVmGroups(requestParameters: ReadVmGroupsOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.readVmGroupsRaw(requestParameters, initOverrides); + return await response.value(); + } + + /** + */ + async scaleDownVmGroupRaw(requestParameters: ScaleDownVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = ScaleDownVmGroupRequestToJSON(requestParameters.scaleDownVmGroupRequest); + + const request: runtime.RequestOpts = { + path: `/ScaleDownVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => ScaleDownVmGroupResponseFromJSON(jsonValue)); + } + + /** + */ + async scaleDownVmGroup(requestParameters: ScaleDownVmGroupOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.scaleDownVmGroupRaw(requestParameters, initOverrides); + return await response.value(); + } + + /** + */ + async scaleUpVmGroupRaw(requestParameters: ScaleUpVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = ScaleUpVmGroupRequestToJSON(requestParameters.scaleUpVmGroupRequest); + + const request: runtime.RequestOpts = { + path: `/ScaleUpVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => ScaleUpVmGroupResponseFromJSON(jsonValue)); + } + + /** + */ + async scaleUpVmGroup(requestParameters: ScaleUpVmGroupOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.scaleUpVmGroupRaw(requestParameters, initOverrides); + return await response.value(); + } + + /** + */ + async updateVmGroupRaw(requestParameters: UpdateVmGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = UpdateVmGroupRequestToJSON(requestParameters.updateVmGroupRequest); + + const request: runtime.RequestOpts = { + path: `/UpdateVmGroup`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => UpdateVmGroupResponseFromJSON(jsonValue)); + } + + /** + */ + async updateVmGroup(requestParameters: UpdateVmGroupOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.updateVmGroupRaw(requestParameters, initOverrides); + return await response.value(); + } + +} diff --git a/src/apis/VmTemplateApi.ts b/src/apis/VmTemplateApi.ts new file mode 100644 index 00000000..f337e4f1 --- /dev/null +++ b/src/apis/VmTemplateApi.ts @@ -0,0 +1,306 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + + +import * as runtime from '../runtime'; +import { + CreateVmTemplateRequest, + CreateVmTemplateRequestFromJSON, + CreateVmTemplateRequestToJSON, + CreateVmTemplateResponse, + CreateVmTemplateResponseFromJSON, + CreateVmTemplateResponseToJSON, + DeleteVmTemplateRequest, + DeleteVmTemplateRequestFromJSON, + DeleteVmTemplateRequestToJSON, + DeleteVmTemplateResponse, + DeleteVmTemplateResponseFromJSON, + DeleteVmTemplateResponseToJSON, + ReadVmTemplatesRequest, + ReadVmTemplatesRequestFromJSON, + ReadVmTemplatesRequestToJSON, + ReadVmTemplatesResponse, + ReadVmTemplatesResponseFromJSON, + ReadVmTemplatesResponseToJSON, + UpdateVmTemplateRequest, + UpdateVmTemplateRequestFromJSON, + UpdateVmTemplateRequestToJSON, + UpdateVmTemplateResponse, + UpdateVmTemplateResponseFromJSON, + UpdateVmTemplateResponseToJSON, +} from '../models'; + +export interface CreateVmTemplateOperationRequest { + createVmTemplateRequest?: CreateVmTemplateRequest; +} + +export interface DeleteVmTemplateOperationRequest { + deleteVmTemplateRequest?: DeleteVmTemplateRequest; +} + +export interface ReadVmTemplatesOperationRequest { + readVmTemplatesRequest?: ReadVmTemplatesRequest; +} + +export interface UpdateVmTemplateOperationRequest { + updateVmTemplateRequest?: UpdateVmTemplateRequest; +} + +/** + * VmTemplateApi - interface + * + * @export + * @interface VmTemplateApiInterface + */ +export interface VmTemplateApiInterface { + /** + * + * @param {CreateVmTemplateRequest} [createVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + createVmTemplateRaw(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + createVmTemplate(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + + /** + * + * @param {DeleteVmTemplateRequest} [deleteVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + deleteVmTemplateRaw(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + deleteVmTemplate(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + + /** + * + * @param {ReadVmTemplatesRequest} [readVmTemplatesRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + readVmTemplatesRaw(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + readVmTemplates(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + + /** + * + * @param {UpdateVmTemplateRequest} [updateVmTemplateRequest] + * @param {*} [options] Override http request option. + * @throws {RequiredError} + * @memberof VmTemplateApiInterface + */ + updateVmTemplateRaw(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise>; + + /** + */ + updateVmTemplate(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise; + +} + +/** + * + */ +export class VmTemplateApi extends runtime.BaseAPI implements VmTemplateApiInterface { + + /** + */ + async createVmTemplateRaw(requestParameters: CreateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = CreateVmTemplateRequestToJSON(requestParameters.createVmTemplateRequest); + + const request: runtime.RequestOpts = { + path: `/CreateVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => CreateVmTemplateResponseFromJSON(jsonValue)); + } + + /** + */ + async createVmTemplate(requestParameters: CreateVmTemplateOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.createVmTemplateRaw(requestParameters, initOverrides); + return await response.value(); + } + + /** + */ + async deleteVmTemplateRaw(requestParameters: DeleteVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = DeleteVmTemplateRequestToJSON(requestParameters.deleteVmTemplateRequest); + + const request: runtime.RequestOpts = { + path: `/DeleteVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => DeleteVmTemplateResponseFromJSON(jsonValue)); + } + + /** + */ + async deleteVmTemplate(requestParameters: DeleteVmTemplateOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.deleteVmTemplateRaw(requestParameters, initOverrides); + return await response.value(); + } + + /** + */ + async readVmTemplatesRaw(requestParameters: ReadVmTemplatesOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = ReadVmTemplatesRequestToJSON(requestParameters.readVmTemplatesRequest); + + const request: runtime.RequestOpts = { + path: `/ReadVmTemplates`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => ReadVmTemplatesResponseFromJSON(jsonValue)); + } + + /** + */ + async readVmTemplates(requestParameters: ReadVmTemplatesOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.readVmTemplatesRaw(requestParameters, initOverrides); + return await response.value(); + } + + /** + */ + async updateVmTemplateRaw(requestParameters: UpdateVmTemplateOperationRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise> { + const queryParameters: any = {}; + + const headerParameters: runtime.HTTPHeaders = {}; + + headerParameters['Content-Type'] = 'application/json'; + + if (this.configuration && this.configuration.apiKey) { + headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication + } + + + + const body: any = UpdateVmTemplateRequestToJSON(requestParameters.updateVmTemplateRequest); + + const request: runtime.RequestOpts = { + path: `/UpdateVmTemplate`, + method: 'POST', + headers: headerParameters, + query: queryParameters, + body: body, + } + if (this.configuration && this.configuration.awsV4SignerParameters) { + const SignUrl = this.configuration.basePath + request.path; + const SignBody = JSON.stringify(request.body); + const signer = new runtime.AwsV4Signer(this.configuration.awsV4SignerParameters); + const signResult = await signer.sign('POST', SignUrl, headerParameters, SignBody); + //request.url = signResult.url; + //request.method = signResult.method; + request.headers = signResult.headers; + } + const response = await this.request(request, initOverrides); + + return new runtime.JSONApiResponse(response, (jsonValue) => UpdateVmTemplateResponseFromJSON(jsonValue)); + } + + /** + */ + async updateVmTemplate(requestParameters: UpdateVmTemplateOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise { + const response = await this.updateVmTemplateRaw(requestParameters, initOverrides); + return await response.value(); + } + +} diff --git a/src/apis/VolumeApi.ts b/src/apis/VolumeApi.ts index 749c219e..794c1ef0 100644 --- a/src/apis/VolumeApi.ts +++ b/src/apis/VolumeApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/VpnConnectionApi.ts b/src/apis/VpnConnectionApi.ts index 2f550437..8954a85c 100644 --- a/src/apis/VpnConnectionApi.ts +++ b/src/apis/VpnConnectionApi.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/apis/index.ts b/src/apis/index.ts index 366003cc..7a90e9ab 100644 --- a/src/apis/index.ts +++ b/src/apis/index.ts @@ -41,5 +41,7 @@ export * from './TagApi'; export * from './TaskApi'; export * from './VirtualGatewayApi'; export * from './VmApi'; +export * from './VmGroupApi'; +export * from './VmTemplateApi'; export * from './VolumeApi'; export * from './VpnConnectionApi'; diff --git a/src/models/AcceptNetPeeringRequest.ts b/src/models/AcceptNetPeeringRequest.ts index 0f3af562..f59efd58 100644 --- a/src/models/AcceptNetPeeringRequest.ts +++ b/src/models/AcceptNetPeeringRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/AcceptNetPeeringResponse.ts b/src/models/AcceptNetPeeringResponse.ts index 983b96bd..873edbe9 100644 --- a/src/models/AcceptNetPeeringResponse.ts +++ b/src/models/AcceptNetPeeringResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/AccepterNet.ts b/src/models/AccepterNet.ts index 1fcc08bf..cd153ab6 100644 --- a/src/models/AccepterNet.ts +++ b/src/models/AccepterNet.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/AccessKey.ts b/src/models/AccessKey.ts index d76989aa..f3325603 100644 --- a/src/models/AccessKey.ts +++ b/src/models/AccessKey.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/AccessKeySecretKey.ts b/src/models/AccessKeySecretKey.ts index f0267bbc..880ade22 100644 --- a/src/models/AccessKeySecretKey.ts +++ b/src/models/AccessKeySecretKey.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/AccessLog.ts b/src/models/AccessLog.ts index 9743f074..636f80ff 100644 --- a/src/models/AccessLog.ts +++ b/src/models/AccessLog.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Account.ts b/src/models/Account.ts index 5e87292e..03277877 100644 --- a/src/models/Account.ts +++ b/src/models/Account.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ApiAccessPolicy.ts b/src/models/ApiAccessPolicy.ts index 204344f0..5fb2df2d 100644 --- a/src/models/ApiAccessPolicy.ts +++ b/src/models/ApiAccessPolicy.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ApiAccessRule.ts b/src/models/ApiAccessRule.ts index 4bd93f82..2c44d042 100644 --- a/src/models/ApiAccessRule.ts +++ b/src/models/ApiAccessRule.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ApplicationStickyCookiePolicy.ts b/src/models/ApplicationStickyCookiePolicy.ts index b32a7ab0..a601993d 100644 --- a/src/models/ApplicationStickyCookiePolicy.ts +++ b/src/models/ApplicationStickyCookiePolicy.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/BackendVmHealth.ts b/src/models/BackendVmHealth.ts index 162e76c3..0f2b692f 100644 --- a/src/models/BackendVmHealth.ts +++ b/src/models/BackendVmHealth.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/BlockDeviceMappingCreated.ts b/src/models/BlockDeviceMappingCreated.ts index a0c0b954..5dcd4ee4 100644 --- a/src/models/BlockDeviceMappingCreated.ts +++ b/src/models/BlockDeviceMappingCreated.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/BlockDeviceMappingImage.ts b/src/models/BlockDeviceMappingImage.ts index 75d0a624..e379626b 100644 --- a/src/models/BlockDeviceMappingImage.ts +++ b/src/models/BlockDeviceMappingImage.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/BlockDeviceMappingVmCreation.ts b/src/models/BlockDeviceMappingVmCreation.ts index 4f3624f3..dc2bcd63 100644 --- a/src/models/BlockDeviceMappingVmCreation.ts +++ b/src/models/BlockDeviceMappingVmCreation.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/BlockDeviceMappingVmUpdate.ts b/src/models/BlockDeviceMappingVmUpdate.ts index 27ff39b5..f97e36e0 100644 --- a/src/models/BlockDeviceMappingVmUpdate.ts +++ b/src/models/BlockDeviceMappingVmUpdate.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/BsuCreated.ts b/src/models/BsuCreated.ts index 4632b6e8..1bd76b76 100644 --- a/src/models/BsuCreated.ts +++ b/src/models/BsuCreated.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -26,7 +26,7 @@ export interface BsuCreated { */ deleteOnVmDeletion?: boolean; /** - * The time and date of attachment of the volume to the VM. + * The date and time of attachment of the volume to the VM, in ISO 8601 date-time format. * @type {Date} * @memberof BsuCreated */ diff --git a/src/models/BsuToCreate.ts b/src/models/BsuToCreate.ts index 5df0e63e..c6693dbf 100644 --- a/src/models/BsuToCreate.ts +++ b/src/models/BsuToCreate.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/BsuToUpdateVm.ts b/src/models/BsuToUpdateVm.ts index c94e598e..93b87077 100644 --- a/src/models/BsuToUpdateVm.ts +++ b/src/models/BsuToUpdateVm.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Ca.ts b/src/models/Ca.ts index fc8a3752..62b9dbca 100644 --- a/src/models/Ca.ts +++ b/src/models/Ca.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Catalog.ts b/src/models/Catalog.ts index f0f8b8d6..3544103f 100644 --- a/src/models/Catalog.ts +++ b/src/models/Catalog.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CatalogEntry.ts b/src/models/CatalogEntry.ts index 1e63054c..d4e39c47 100644 --- a/src/models/CatalogEntry.ts +++ b/src/models/CatalogEntry.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Catalogs.ts b/src/models/Catalogs.ts new file mode 100644 index 00000000..a0b5dced --- /dev/null +++ b/src/models/Catalogs.ts @@ -0,0 +1,98 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + CatalogEntry, + CatalogEntryFromJSON, + CatalogEntryFromJSONTyped, + CatalogEntryToJSON, +} from './CatalogEntry'; + +/** + * Information about the catalogs. + * @export + * @interface Catalogs + */ +export interface Catalogs { + /** + * One or more catalog entries. + * @type {Array} + * @memberof Catalogs + */ + entries?: Array; + /** + * The beginning of the time period, in ISO 8601 date-time format. + * @type {Date} + * @memberof Catalogs + */ + fromDate?: Date; + /** + * The state of the catalog (`CURRENT` \| `OBSOLETE`). + * @type {string} + * @memberof Catalogs + */ + state?: CatalogsStateEnum; + /** + * The end of the time period, in ISO 8601 date-time format. + * @type {Date} + * @memberof Catalogs + */ + toDate?: Date; +} + + +/** + * @export + */ +export const CatalogsStateEnum = { + Current: 'CURRENT', + Obsolete: 'OBSOLETE' +} as const; +export type CatalogsStateEnum = typeof CatalogsStateEnum[keyof typeof CatalogsStateEnum]; + + +export function CatalogsFromJSON(json: any): Catalogs { + return CatalogsFromJSONTyped(json, false); +} + +export function CatalogsFromJSONTyped(json: any, ignoreDiscriminator: boolean): Catalogs { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'entries': !exists(json, 'Entries') ? undefined : ((json['Entries'] as Array).map(CatalogEntryFromJSON)), + 'fromDate': !exists(json, 'FromDate') ? undefined : (new Date(json['FromDate'])), + 'state': !exists(json, 'State') ? undefined : json['State'], + 'toDate': !exists(json, 'ToDate') ? undefined : (new Date(json['ToDate'])), + }; +} + +export function CatalogsToJSON(value?: Catalogs | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'Entries': value.entries === undefined ? undefined : ((value.entries as Array).map(CatalogEntryToJSON)), + 'FromDate': value.fromDate === undefined ? undefined : (value.fromDate.toISOString()), + 'State': value.state, + 'ToDate': value.toDate === undefined ? undefined : (value.toDate.toISOString()), + }; +} + diff --git a/src/models/CheckAuthenticationRequest.ts b/src/models/CheckAuthenticationRequest.ts index 88bce3b2..0467c254 100644 --- a/src/models/CheckAuthenticationRequest.ts +++ b/src/models/CheckAuthenticationRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CheckAuthenticationResponse.ts b/src/models/CheckAuthenticationResponse.ts index 05307646..ef6dd6d2 100644 --- a/src/models/CheckAuthenticationResponse.ts +++ b/src/models/CheckAuthenticationResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ClientGateway.ts b/src/models/ClientGateway.ts index 75750c24..9e20a7e2 100644 --- a/src/models/ClientGateway.ts +++ b/src/models/ClientGateway.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ConsumptionEntry.ts b/src/models/ConsumptionEntry.ts index d2971324..4394e2ca 100644 --- a/src/models/ConsumptionEntry.ts +++ b/src/models/ConsumptionEntry.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -32,7 +32,7 @@ export interface ConsumptionEntry { */ category?: string; /** - * The beginning of the time period. + * The beginning of the time period, in ISO 8601 date-time format. * @type {string} * @memberof ConsumptionEntry */ @@ -68,7 +68,7 @@ export interface ConsumptionEntry { */ title?: string; /** - * The end of the time period. + * The end of the time period, in ISO 8601 date-time format. * @type {string} * @memberof ConsumptionEntry */ diff --git a/src/models/CreateAccessKeyRequest.ts b/src/models/CreateAccessKeyRequest.ts index 0cb3cfe1..f65e5c18 100644 --- a/src/models/CreateAccessKeyRequest.ts +++ b/src/models/CreateAccessKeyRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -26,7 +26,7 @@ export interface CreateAccessKeyRequest { */ dryRun?: boolean; /** - * 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. + * The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z`, or `2020-06-14`). To remove an existing expiration date, use the method without specifying this parameter. * @type {string} * @memberof CreateAccessKeyRequest */ diff --git a/src/models/CreateAccessKeyResponse.ts b/src/models/CreateAccessKeyResponse.ts index ac7f2486..ee6fe7ab 100644 --- a/src/models/CreateAccessKeyResponse.ts +++ b/src/models/CreateAccessKeyResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateAccountRequest.ts b/src/models/CreateAccountRequest.ts index 9752adba..b7bf5294 100644 --- a/src/models/CreateAccountRequest.ts +++ b/src/models/CreateAccountRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateAccountResponse.ts b/src/models/CreateAccountResponse.ts index 1dfa7274..ffd32e87 100644 --- a/src/models/CreateAccountResponse.ts +++ b/src/models/CreateAccountResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateApiAccessRuleRequest.ts b/src/models/CreateApiAccessRuleRequest.ts index 69773608..e5743c78 100644 --- a/src/models/CreateApiAccessRuleRequest.ts +++ b/src/models/CreateApiAccessRuleRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateApiAccessRuleResponse.ts b/src/models/CreateApiAccessRuleResponse.ts index aeeffb7a..b89eaa52 100644 --- a/src/models/CreateApiAccessRuleResponse.ts +++ b/src/models/CreateApiAccessRuleResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateCaRequest.ts b/src/models/CreateCaRequest.ts index a695c1c1..7b012d7c 100644 --- a/src/models/CreateCaRequest.ts +++ b/src/models/CreateCaRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateCaResponse.ts b/src/models/CreateCaResponse.ts index f3e0fc30..709c2d50 100644 --- a/src/models/CreateCaResponse.ts +++ b/src/models/CreateCaResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateClientGatewayRequest.ts b/src/models/CreateClientGatewayRequest.ts index a17e1ccf..5be72fa2 100644 --- a/src/models/CreateClientGatewayRequest.ts +++ b/src/models/CreateClientGatewayRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateClientGatewayResponse.ts b/src/models/CreateClientGatewayResponse.ts index 2c658524..65ee2db6 100644 --- a/src/models/CreateClientGatewayResponse.ts +++ b/src/models/CreateClientGatewayResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateDhcpOptionsRequest.ts b/src/models/CreateDhcpOptionsRequest.ts index 4784e4df..3566c925 100644 --- a/src/models/CreateDhcpOptionsRequest.ts +++ b/src/models/CreateDhcpOptionsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateDhcpOptionsResponse.ts b/src/models/CreateDhcpOptionsResponse.ts index b28acb9d..8c345560 100644 --- a/src/models/CreateDhcpOptionsResponse.ts +++ b/src/models/CreateDhcpOptionsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateDirectLinkInterfaceRequest.ts b/src/models/CreateDirectLinkInterfaceRequest.ts index a16f748a..733f4574 100644 --- a/src/models/CreateDirectLinkInterfaceRequest.ts +++ b/src/models/CreateDirectLinkInterfaceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateDirectLinkInterfaceResponse.ts b/src/models/CreateDirectLinkInterfaceResponse.ts index f4adb4e9..5658672f 100644 --- a/src/models/CreateDirectLinkInterfaceResponse.ts +++ b/src/models/CreateDirectLinkInterfaceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateDirectLinkRequest.ts b/src/models/CreateDirectLinkRequest.ts index 81881d56..517727a6 100644 --- a/src/models/CreateDirectLinkRequest.ts +++ b/src/models/CreateDirectLinkRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateDirectLinkResponse.ts b/src/models/CreateDirectLinkResponse.ts index a38a7d8b..fa60610b 100644 --- a/src/models/CreateDirectLinkResponse.ts +++ b/src/models/CreateDirectLinkResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateFlexibleGpuRequest.ts b/src/models/CreateFlexibleGpuRequest.ts index a608e545..0dc5de25 100644 --- a/src/models/CreateFlexibleGpuRequest.ts +++ b/src/models/CreateFlexibleGpuRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateFlexibleGpuResponse.ts b/src/models/CreateFlexibleGpuResponse.ts index 8c88bad0..68590686 100644 --- a/src/models/CreateFlexibleGpuResponse.ts +++ b/src/models/CreateFlexibleGpuResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateImageExportTaskRequest.ts b/src/models/CreateImageExportTaskRequest.ts index 42415307..a321ff2f 100644 --- a/src/models/CreateImageExportTaskRequest.ts +++ b/src/models/CreateImageExportTaskRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateImageExportTaskResponse.ts b/src/models/CreateImageExportTaskResponse.ts index 61e41727..0c8dc1a6 100644 --- a/src/models/CreateImageExportTaskResponse.ts +++ b/src/models/CreateImageExportTaskResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateImageRequest.ts b/src/models/CreateImageRequest.ts index 74dcd827..c4fc6be2 100644 --- a/src/models/CreateImageRequest.ts +++ b/src/models/CreateImageRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -69,6 +69,12 @@ export interface CreateImageRequest { * @memberof CreateImageRequest */ noReboot?: boolean; + /** + * The product codes associated with the OMI. + * @type {Array} + * @memberof CreateImageRequest + */ + productCodes?: Array; /** * The name of the root device. You must specify only one of the following parameters: `FileLocation`, `RootDeviceName`, `SourceImageId` or `VmId`. * @type {string} @@ -112,6 +118,7 @@ export function CreateImageRequestFromJSONTyped(json: any, ignoreDiscriminator: 'fileLocation': !exists(json, 'FileLocation') ? undefined : json['FileLocation'], 'imageName': !exists(json, 'ImageName') ? undefined : json['ImageName'], 'noReboot': !exists(json, 'NoReboot') ? undefined : json['NoReboot'], + 'productCodes': !exists(json, 'ProductCodes') ? undefined : json['ProductCodes'], 'rootDeviceName': !exists(json, 'RootDeviceName') ? undefined : json['RootDeviceName'], 'sourceImageId': !exists(json, 'SourceImageId') ? undefined : json['SourceImageId'], 'sourceRegionName': !exists(json, 'SourceRegionName') ? undefined : json['SourceRegionName'], @@ -135,6 +142,7 @@ export function CreateImageRequestToJSON(value?: CreateImageRequest | null): any 'FileLocation': value.fileLocation, 'ImageName': value.imageName, 'NoReboot': value.noReboot, + 'ProductCodes': value.productCodes, 'RootDeviceName': value.rootDeviceName, 'SourceImageId': value.sourceImageId, 'SourceRegionName': value.sourceRegionName, diff --git a/src/models/CreateImageResponse.ts b/src/models/CreateImageResponse.ts index bb027c96..a4a9a722 100644 --- a/src/models/CreateImageResponse.ts +++ b/src/models/CreateImageResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateInternetServiceRequest.ts b/src/models/CreateInternetServiceRequest.ts index e3a8543b..da654d46 100644 --- a/src/models/CreateInternetServiceRequest.ts +++ b/src/models/CreateInternetServiceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateInternetServiceResponse.ts b/src/models/CreateInternetServiceResponse.ts index 41b6aa91..22d4353d 100644 --- a/src/models/CreateInternetServiceResponse.ts +++ b/src/models/CreateInternetServiceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateKeypairRequest.ts b/src/models/CreateKeypairRequest.ts index 62350cbd..32500166 100644 --- a/src/models/CreateKeypairRequest.ts +++ b/src/models/CreateKeypairRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateKeypairResponse.ts b/src/models/CreateKeypairResponse.ts index 28b9faad..51498e52 100644 --- a/src/models/CreateKeypairResponse.ts +++ b/src/models/CreateKeypairResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateListenerRuleRequest.ts b/src/models/CreateListenerRuleRequest.ts index 4a8105d4..0cd99323 100644 --- a/src/models/CreateListenerRuleRequest.ts +++ b/src/models/CreateListenerRuleRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateListenerRuleResponse.ts b/src/models/CreateListenerRuleResponse.ts index 33b7d2af..a4f7aab7 100644 --- a/src/models/CreateListenerRuleResponse.ts +++ b/src/models/CreateListenerRuleResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateLoadBalancerListenersRequest.ts b/src/models/CreateLoadBalancerListenersRequest.ts index c241d6ee..8ae0d3ef 100644 --- a/src/models/CreateLoadBalancerListenersRequest.ts +++ b/src/models/CreateLoadBalancerListenersRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateLoadBalancerListenersResponse.ts b/src/models/CreateLoadBalancerListenersResponse.ts index 41d70b6f..88a3f2d9 100644 --- a/src/models/CreateLoadBalancerListenersResponse.ts +++ b/src/models/CreateLoadBalancerListenersResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateLoadBalancerPolicyRequest.ts b/src/models/CreateLoadBalancerPolicyRequest.ts index 6a0db5be..86e7e149 100644 --- a/src/models/CreateLoadBalancerPolicyRequest.ts +++ b/src/models/CreateLoadBalancerPolicyRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateLoadBalancerPolicyResponse.ts b/src/models/CreateLoadBalancerPolicyResponse.ts index 39d93e5e..19556bd4 100644 --- a/src/models/CreateLoadBalancerPolicyResponse.ts +++ b/src/models/CreateLoadBalancerPolicyResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateLoadBalancerRequest.ts b/src/models/CreateLoadBalancerRequest.ts index 568747bd..3c0e8293 100644 --- a/src/models/CreateLoadBalancerRequest.ts +++ b/src/models/CreateLoadBalancerRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateLoadBalancerResponse.ts b/src/models/CreateLoadBalancerResponse.ts index ce1f9dd7..2422d1a3 100644 --- a/src/models/CreateLoadBalancerResponse.ts +++ b/src/models/CreateLoadBalancerResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateLoadBalancerTagsRequest.ts b/src/models/CreateLoadBalancerTagsRequest.ts index c039d5f4..ccfefb87 100644 --- a/src/models/CreateLoadBalancerTagsRequest.ts +++ b/src/models/CreateLoadBalancerTagsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateLoadBalancerTagsResponse.ts b/src/models/CreateLoadBalancerTagsResponse.ts index 86e986d4..8e871917 100644 --- a/src/models/CreateLoadBalancerTagsResponse.ts +++ b/src/models/CreateLoadBalancerTagsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNatServiceRequest.ts b/src/models/CreateNatServiceRequest.ts index 33b0323f..2aa15849 100644 --- a/src/models/CreateNatServiceRequest.ts +++ b/src/models/CreateNatServiceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNatServiceResponse.ts b/src/models/CreateNatServiceResponse.ts index 84574784..ece2e9c7 100644 --- a/src/models/CreateNatServiceResponse.ts +++ b/src/models/CreateNatServiceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNetAccessPointRequest.ts b/src/models/CreateNetAccessPointRequest.ts index 4d15c42a..1505cced 100644 --- a/src/models/CreateNetAccessPointRequest.ts +++ b/src/models/CreateNetAccessPointRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNetAccessPointResponse.ts b/src/models/CreateNetAccessPointResponse.ts index 422371b5..6b2dc941 100644 --- a/src/models/CreateNetAccessPointResponse.ts +++ b/src/models/CreateNetAccessPointResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNetPeeringRequest.ts b/src/models/CreateNetPeeringRequest.ts index 82e77dd0..62e49bf7 100644 --- a/src/models/CreateNetPeeringRequest.ts +++ b/src/models/CreateNetPeeringRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNetPeeringResponse.ts b/src/models/CreateNetPeeringResponse.ts index cd1afe84..9710190c 100644 --- a/src/models/CreateNetPeeringResponse.ts +++ b/src/models/CreateNetPeeringResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNetRequest.ts b/src/models/CreateNetRequest.ts index 4b20194a..91ac21db 100644 --- a/src/models/CreateNetRequest.ts +++ b/src/models/CreateNetRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNetResponse.ts b/src/models/CreateNetResponse.ts index 2d8e2811..c766f7c5 100644 --- a/src/models/CreateNetResponse.ts +++ b/src/models/CreateNetResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNicRequest.ts b/src/models/CreateNicRequest.ts index 76e97af6..77efc8ac 100644 --- a/src/models/CreateNicRequest.ts +++ b/src/models/CreateNicRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateNicResponse.ts b/src/models/CreateNicResponse.ts index 8f8af596..0556127a 100644 --- a/src/models/CreateNicResponse.ts +++ b/src/models/CreateNicResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreatePublicIpRequest.ts b/src/models/CreatePublicIpRequest.ts index 5f95b7f3..b7b9531d 100644 --- a/src/models/CreatePublicIpRequest.ts +++ b/src/models/CreatePublicIpRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreatePublicIpResponse.ts b/src/models/CreatePublicIpResponse.ts index f29286a3..20f07b5e 100644 --- a/src/models/CreatePublicIpResponse.ts +++ b/src/models/CreatePublicIpResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateRouteRequest.ts b/src/models/CreateRouteRequest.ts index a8c6498b..00153b87 100644 --- a/src/models/CreateRouteRequest.ts +++ b/src/models/CreateRouteRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateRouteResponse.ts b/src/models/CreateRouteResponse.ts index 0c0fe5fb..bc6b2912 100644 --- a/src/models/CreateRouteResponse.ts +++ b/src/models/CreateRouteResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateRouteTableRequest.ts b/src/models/CreateRouteTableRequest.ts index 9acfb72d..34124fe4 100644 --- a/src/models/CreateRouteTableRequest.ts +++ b/src/models/CreateRouteTableRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateRouteTableResponse.ts b/src/models/CreateRouteTableResponse.ts index 3219fa97..79698907 100644 --- a/src/models/CreateRouteTableResponse.ts +++ b/src/models/CreateRouteTableResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSecurityGroupRequest.ts b/src/models/CreateSecurityGroupRequest.ts index 1d72215c..17d1af5b 100644 --- a/src/models/CreateSecurityGroupRequest.ts +++ b/src/models/CreateSecurityGroupRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSecurityGroupResponse.ts b/src/models/CreateSecurityGroupResponse.ts index a4317cb7..ab22148e 100644 --- a/src/models/CreateSecurityGroupResponse.ts +++ b/src/models/CreateSecurityGroupResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSecurityGroupRuleRequest.ts b/src/models/CreateSecurityGroupRuleRequest.ts index 8cc970a0..12e66144 100644 --- a/src/models/CreateSecurityGroupRuleRequest.ts +++ b/src/models/CreateSecurityGroupRuleRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSecurityGroupRuleResponse.ts b/src/models/CreateSecurityGroupRuleResponse.ts index 7bf9a89d..674b7d9e 100644 --- a/src/models/CreateSecurityGroupRuleResponse.ts +++ b/src/models/CreateSecurityGroupRuleResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateServerCertificateRequest.ts b/src/models/CreateServerCertificateRequest.ts index 7ee5f9ef..f97d0be2 100644 --- a/src/models/CreateServerCertificateRequest.ts +++ b/src/models/CreateServerCertificateRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateServerCertificateResponse.ts b/src/models/CreateServerCertificateResponse.ts index 4d8976ed..680816fc 100644 --- a/src/models/CreateServerCertificateResponse.ts +++ b/src/models/CreateServerCertificateResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSnapshotExportTaskRequest.ts b/src/models/CreateSnapshotExportTaskRequest.ts index b01ef2a0..58253d9d 100644 --- a/src/models/CreateSnapshotExportTaskRequest.ts +++ b/src/models/CreateSnapshotExportTaskRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSnapshotExportTaskResponse.ts b/src/models/CreateSnapshotExportTaskResponse.ts index 33bf9ebe..6814d6d0 100644 --- a/src/models/CreateSnapshotExportTaskResponse.ts +++ b/src/models/CreateSnapshotExportTaskResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSnapshotRequest.ts b/src/models/CreateSnapshotRequest.ts index edc6002d..28b43bc5 100644 --- a/src/models/CreateSnapshotRequest.ts +++ b/src/models/CreateSnapshotRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSnapshotResponse.ts b/src/models/CreateSnapshotResponse.ts index 15f06302..5a31c366 100644 --- a/src/models/CreateSnapshotResponse.ts +++ b/src/models/CreateSnapshotResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSubnetRequest.ts b/src/models/CreateSubnetRequest.ts index 36a56524..4b217e48 100644 --- a/src/models/CreateSubnetRequest.ts +++ b/src/models/CreateSubnetRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateSubnetResponse.ts b/src/models/CreateSubnetResponse.ts index bb772575..edab02a9 100644 --- a/src/models/CreateSubnetResponse.ts +++ b/src/models/CreateSubnetResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateTagsRequest.ts b/src/models/CreateTagsRequest.ts index 4db47d54..e3d95152 100644 --- a/src/models/CreateTagsRequest.ts +++ b/src/models/CreateTagsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateTagsResponse.ts b/src/models/CreateTagsResponse.ts index 1d4454b7..5b82c35b 100644 --- a/src/models/CreateTagsResponse.ts +++ b/src/models/CreateTagsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVirtualGatewayRequest.ts b/src/models/CreateVirtualGatewayRequest.ts index 714bec6e..52ce7fb7 100644 --- a/src/models/CreateVirtualGatewayRequest.ts +++ b/src/models/CreateVirtualGatewayRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVirtualGatewayResponse.ts b/src/models/CreateVirtualGatewayResponse.ts index dbea818b..cc80c967 100644 --- a/src/models/CreateVirtualGatewayResponse.ts +++ b/src/models/CreateVirtualGatewayResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVmGroupRequest.ts b/src/models/CreateVmGroupRequest.ts new file mode 100644 index 00000000..ac0c87b5 --- /dev/null +++ b/src/models/CreateVmGroupRequest.ts @@ -0,0 +1,139 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ResourceTag, + ResourceTagFromJSON, + ResourceTagFromJSONTyped, + ResourceTagToJSON, +} from './ResourceTag'; + +/** + * + * @export + * @interface CreateVmGroupRequest + */ +export interface CreateVmGroupRequest { + /** + * A description for the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof CreateVmGroupRequest + */ + dryRun?: boolean; + /** + * The positioning strategy of VMs on hypervisors. By default, or if set to `no-strategy` our orchestrator determines the most adequate position for your VMs. If set to `attract`, your VMs are deployed on the same hypervisor, which improves network performance. If set to `repulse`, your VMs are deployed on a different hypervisor, which improves fault tolerance. + * @type {string} + * @memberof CreateVmGroupRequest + */ + positioningStrategy?: CreateVmGroupRequestPositioningStrategyEnum; + /** + * One or more IDs of security groups for the VM group. + * @type {Array} + * @memberof CreateVmGroupRequest + */ + securityGroupIds: Array; + /** + * The ID of the Subnet in which you want to create the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + subnetId: string; + /** + * One or more tags to add to the VM group. + * @type {Array} + * @memberof CreateVmGroupRequest + */ + tags?: Array; + /** + * The number of VMs deployed in the VM group. + * @type {number} + * @memberof CreateVmGroupRequest + */ + vmCount: number; + /** + * The name of the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + vmGroupName: string; + /** + * The ID of the VM template used to launch VMs in the VM group. + * @type {string} + * @memberof CreateVmGroupRequest + */ + vmTemplateId: string; +} + + +/** + * @export + */ +export const CreateVmGroupRequestPositioningStrategyEnum = { + Attract: 'attract', + NoStrategy: 'no-strategy', + Repulse: 'repulse' +} as const; +export type CreateVmGroupRequestPositioningStrategyEnum = typeof CreateVmGroupRequestPositioningStrategyEnum[keyof typeof CreateVmGroupRequestPositioningStrategyEnum]; + + +export function CreateVmGroupRequestFromJSON(json: any): CreateVmGroupRequest { + return CreateVmGroupRequestFromJSONTyped(json, false); +} + +export function CreateVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmGroupRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'positioningStrategy': !exists(json, 'PositioningStrategy') ? undefined : json['PositioningStrategy'], + 'securityGroupIds': json['SecurityGroupIds'], + 'subnetId': json['SubnetId'], + 'tags': !exists(json, 'Tags') ? undefined : ((json['Tags'] as Array).map(ResourceTagFromJSON)), + 'vmCount': json['VmCount'], + 'vmGroupName': json['VmGroupName'], + 'vmTemplateId': json['VmTemplateId'], + }; +} + +export function CreateVmGroupRequestToJSON(value?: CreateVmGroupRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'Description': value.description, + 'DryRun': value.dryRun, + 'PositioningStrategy': value.positioningStrategy, + 'SecurityGroupIds': value.securityGroupIds, + 'SubnetId': value.subnetId, + 'Tags': value.tags === undefined ? undefined : ((value.tags as Array).map(ResourceTagToJSON)), + 'VmCount': value.vmCount, + 'VmGroupName': value.vmGroupName, + 'VmTemplateId': value.vmTemplateId, + }; +} + diff --git a/src/models/CreateVmGroupResponse.ts b/src/models/CreateVmGroupResponse.ts new file mode 100644 index 00000000..150763bc --- /dev/null +++ b/src/models/CreateVmGroupResponse.ts @@ -0,0 +1,77 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; +import { + VmGroup, + VmGroupFromJSON, + VmGroupFromJSONTyped, + VmGroupToJSON, +} from './VmGroup'; + +/** + * + * @export + * @interface CreateVmGroupResponse + */ +export interface CreateVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof CreateVmGroupResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmGroup} + * @memberof CreateVmGroupResponse + */ + vmGroup?: VmGroup; +} + +export function CreateVmGroupResponseFromJSON(json: any): CreateVmGroupResponse { + return CreateVmGroupResponseFromJSONTyped(json, false); +} + +export function CreateVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmGroupResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmGroup': !exists(json, 'VmGroup') ? undefined : VmGroupFromJSON(json['VmGroup']), + }; +} + +export function CreateVmGroupResponseToJSON(value?: CreateVmGroupResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmGroup': VmGroupToJSON(value.vmGroup), + }; +} + diff --git a/src/models/CreateVmTemplateRequest.ts b/src/models/CreateVmTemplateRequest.ts new file mode 100644 index 00000000..25cbd4b0 --- /dev/null +++ b/src/models/CreateVmTemplateRequest.ts @@ -0,0 +1,147 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ResourceTag, + ResourceTagFromJSON, + ResourceTagFromJSONTyped, + ResourceTagToJSON, +} from './ResourceTag'; + +/** + * + * @export + * @interface CreateVmTemplateRequest + */ +export interface CreateVmTemplateRequest { + /** + * The number of vCores to use for each VM. + * @type {number} + * @memberof CreateVmTemplateRequest + */ + cpuCores: number; + /** + * The processor generation to use for each VM (for example, `v4`). + * @type {string} + * @memberof CreateVmTemplateRequest + */ + cpuGeneration: string; + /** + * The performance of the VMs (`medium` \| `high` \| `highest`). + * @type {string} + * @memberof CreateVmTemplateRequest + */ + cpuPerformance?: CreateVmTemplateRequestCpuPerformanceEnum; + /** + * A description for the VM template. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof CreateVmTemplateRequest + */ + dryRun?: boolean; + /** + * The ID of the OMI to use for each VM. You can find a list of OMIs by calling the [ReadImages](#readimages) method. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + imageId: string; + /** + * The name of the keypair to use for each VM. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + keypairName?: string; + /** + * The amount of RAM to use for each VM. + * @type {number} + * @memberof CreateVmTemplateRequest + */ + ram: number; + /** + * One or more tags to add to the VM template. + * @type {Array} + * @memberof CreateVmTemplateRequest + */ + tags?: Array; + /** + * The name of the VM template. + * @type {string} + * @memberof CreateVmTemplateRequest + */ + vmTemplateName: string; +} + + +/** + * @export + */ +export const CreateVmTemplateRequestCpuPerformanceEnum = { + Medium: 'medium', + High: 'high', + Highest: 'highest' +} as const; +export type CreateVmTemplateRequestCpuPerformanceEnum = typeof CreateVmTemplateRequestCpuPerformanceEnum[keyof typeof CreateVmTemplateRequestCpuPerformanceEnum]; + + +export function CreateVmTemplateRequestFromJSON(json: any): CreateVmTemplateRequest { + return CreateVmTemplateRequestFromJSONTyped(json, false); +} + +export function CreateVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmTemplateRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'cpuCores': json['CpuCores'], + 'cpuGeneration': json['CpuGeneration'], + 'cpuPerformance': !exists(json, 'CpuPerformance') ? undefined : json['CpuPerformance'], + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'imageId': json['ImageId'], + 'keypairName': !exists(json, 'KeypairName') ? undefined : json['KeypairName'], + 'ram': json['Ram'], + 'tags': !exists(json, 'Tags') ? undefined : ((json['Tags'] as Array).map(ResourceTagFromJSON)), + 'vmTemplateName': json['VmTemplateName'], + }; +} + +export function CreateVmTemplateRequestToJSON(value?: CreateVmTemplateRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'CpuCores': value.cpuCores, + 'CpuGeneration': value.cpuGeneration, + 'CpuPerformance': value.cpuPerformance, + 'Description': value.description, + 'DryRun': value.dryRun, + 'ImageId': value.imageId, + 'KeypairName': value.keypairName, + 'Ram': value.ram, + 'Tags': value.tags === undefined ? undefined : ((value.tags as Array).map(ResourceTagToJSON)), + 'VmTemplateName': value.vmTemplateName, + }; +} + diff --git a/src/models/CreateVmTemplateResponse.ts b/src/models/CreateVmTemplateResponse.ts new file mode 100644 index 00000000..436c8f03 --- /dev/null +++ b/src/models/CreateVmTemplateResponse.ts @@ -0,0 +1,77 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; +import { + VmTemplate, + VmTemplateFromJSON, + VmTemplateFromJSONTyped, + VmTemplateToJSON, +} from './VmTemplate'; + +/** + * + * @export + * @interface CreateVmTemplateResponse + */ +export interface CreateVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof CreateVmTemplateResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmTemplate} + * @memberof CreateVmTemplateResponse + */ + vmTemplate?: VmTemplate; +} + +export function CreateVmTemplateResponseFromJSON(json: any): CreateVmTemplateResponse { + return CreateVmTemplateResponseFromJSONTyped(json, false); +} + +export function CreateVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateVmTemplateResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmTemplate': !exists(json, 'VmTemplate') ? undefined : VmTemplateFromJSON(json['VmTemplate']), + }; +} + +export function CreateVmTemplateResponseToJSON(value?: CreateVmTemplateResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmTemplate': VmTemplateToJSON(value.vmTemplate), + }; +} + diff --git a/src/models/CreateVmsRequest.ts b/src/models/CreateVmsRequest.ts index c5ec9cbf..c969f815 100644 --- a/src/models/CreateVmsRequest.ts +++ b/src/models/CreateVmsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVmsResponse.ts b/src/models/CreateVmsResponse.ts index 8566f551..b4b80f24 100644 --- a/src/models/CreateVmsResponse.ts +++ b/src/models/CreateVmsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVolumeRequest.ts b/src/models/CreateVolumeRequest.ts index 0696dc33..650d8f07 100644 --- a/src/models/CreateVolumeRequest.ts +++ b/src/models/CreateVolumeRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVolumeResponse.ts b/src/models/CreateVolumeResponse.ts index b0572e5b..f44490fd 100644 --- a/src/models/CreateVolumeResponse.ts +++ b/src/models/CreateVolumeResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVpnConnectionRequest.ts b/src/models/CreateVpnConnectionRequest.ts index f51d0ad9..b3a53919 100644 --- a/src/models/CreateVpnConnectionRequest.ts +++ b/src/models/CreateVpnConnectionRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVpnConnectionResponse.ts b/src/models/CreateVpnConnectionResponse.ts index 19df4c90..c9d64a4e 100644 --- a/src/models/CreateVpnConnectionResponse.ts +++ b/src/models/CreateVpnConnectionResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVpnConnectionRouteRequest.ts b/src/models/CreateVpnConnectionRouteRequest.ts index e557da84..d7faa184 100644 --- a/src/models/CreateVpnConnectionRouteRequest.ts +++ b/src/models/CreateVpnConnectionRouteRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/CreateVpnConnectionRouteResponse.ts b/src/models/CreateVpnConnectionRouteResponse.ts index 26dbcc21..303ef8a4 100644 --- a/src/models/CreateVpnConnectionRouteResponse.ts +++ b/src/models/CreateVpnConnectionRouteResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteAccessKeyRequest.ts b/src/models/DeleteAccessKeyRequest.ts index 2e68c0b9..35d72300 100644 --- a/src/models/DeleteAccessKeyRequest.ts +++ b/src/models/DeleteAccessKeyRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteAccessKeyResponse.ts b/src/models/DeleteAccessKeyResponse.ts index d6e7f554..ef0af64d 100644 --- a/src/models/DeleteAccessKeyResponse.ts +++ b/src/models/DeleteAccessKeyResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteApiAccessRuleRequest.ts b/src/models/DeleteApiAccessRuleRequest.ts index f19a6515..b7a930be 100644 --- a/src/models/DeleteApiAccessRuleRequest.ts +++ b/src/models/DeleteApiAccessRuleRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteApiAccessRuleResponse.ts b/src/models/DeleteApiAccessRuleResponse.ts index 6005c631..95c3ba07 100644 --- a/src/models/DeleteApiAccessRuleResponse.ts +++ b/src/models/DeleteApiAccessRuleResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteCaRequest.ts b/src/models/DeleteCaRequest.ts index e24cfbcf..91b21ea7 100644 --- a/src/models/DeleteCaRequest.ts +++ b/src/models/DeleteCaRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteCaResponse.ts b/src/models/DeleteCaResponse.ts index 05389f60..64e9108f 100644 --- a/src/models/DeleteCaResponse.ts +++ b/src/models/DeleteCaResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteClientGatewayRequest.ts b/src/models/DeleteClientGatewayRequest.ts index 4f6715d5..ec99cf13 100644 --- a/src/models/DeleteClientGatewayRequest.ts +++ b/src/models/DeleteClientGatewayRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteClientGatewayResponse.ts b/src/models/DeleteClientGatewayResponse.ts index 93ef61b0..1c21413b 100644 --- a/src/models/DeleteClientGatewayResponse.ts +++ b/src/models/DeleteClientGatewayResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteDhcpOptionsRequest.ts b/src/models/DeleteDhcpOptionsRequest.ts index f381b309..f2bc7179 100644 --- a/src/models/DeleteDhcpOptionsRequest.ts +++ b/src/models/DeleteDhcpOptionsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteDhcpOptionsResponse.ts b/src/models/DeleteDhcpOptionsResponse.ts index 1e84962c..5e3c9cbb 100644 --- a/src/models/DeleteDhcpOptionsResponse.ts +++ b/src/models/DeleteDhcpOptionsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteDirectLinkInterfaceRequest.ts b/src/models/DeleteDirectLinkInterfaceRequest.ts index 5aa3f2f8..efcc5535 100644 --- a/src/models/DeleteDirectLinkInterfaceRequest.ts +++ b/src/models/DeleteDirectLinkInterfaceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteDirectLinkInterfaceResponse.ts b/src/models/DeleteDirectLinkInterfaceResponse.ts index 5075c72d..f0c45bc9 100644 --- a/src/models/DeleteDirectLinkInterfaceResponse.ts +++ b/src/models/DeleteDirectLinkInterfaceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteDirectLinkRequest.ts b/src/models/DeleteDirectLinkRequest.ts index 2715ed13..e11a317d 100644 --- a/src/models/DeleteDirectLinkRequest.ts +++ b/src/models/DeleteDirectLinkRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteDirectLinkResponse.ts b/src/models/DeleteDirectLinkResponse.ts index 1687a2b1..68b93ff3 100644 --- a/src/models/DeleteDirectLinkResponse.ts +++ b/src/models/DeleteDirectLinkResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteExportTaskRequest.ts b/src/models/DeleteExportTaskRequest.ts index d56bbec8..bc36326d 100644 --- a/src/models/DeleteExportTaskRequest.ts +++ b/src/models/DeleteExportTaskRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteExportTaskResponse.ts b/src/models/DeleteExportTaskResponse.ts index 6d18a47b..c5020e16 100644 --- a/src/models/DeleteExportTaskResponse.ts +++ b/src/models/DeleteExportTaskResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteFlexibleGpuRequest.ts b/src/models/DeleteFlexibleGpuRequest.ts index f6cf8d36..b8834b0f 100644 --- a/src/models/DeleteFlexibleGpuRequest.ts +++ b/src/models/DeleteFlexibleGpuRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteFlexibleGpuResponse.ts b/src/models/DeleteFlexibleGpuResponse.ts index c96c7f09..bd8e623b 100644 --- a/src/models/DeleteFlexibleGpuResponse.ts +++ b/src/models/DeleteFlexibleGpuResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteImageRequest.ts b/src/models/DeleteImageRequest.ts index b04ee33c..4e3c8c2c 100644 --- a/src/models/DeleteImageRequest.ts +++ b/src/models/DeleteImageRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteImageResponse.ts b/src/models/DeleteImageResponse.ts index 9cb5f756..0d52c99b 100644 --- a/src/models/DeleteImageResponse.ts +++ b/src/models/DeleteImageResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteInternetServiceRequest.ts b/src/models/DeleteInternetServiceRequest.ts index 9dab5edf..aaebe6f8 100644 --- a/src/models/DeleteInternetServiceRequest.ts +++ b/src/models/DeleteInternetServiceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteInternetServiceResponse.ts b/src/models/DeleteInternetServiceResponse.ts index 3e6a35ca..eedaa444 100644 --- a/src/models/DeleteInternetServiceResponse.ts +++ b/src/models/DeleteInternetServiceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteKeypairRequest.ts b/src/models/DeleteKeypairRequest.ts index 6b9c1164..55bc0d35 100644 --- a/src/models/DeleteKeypairRequest.ts +++ b/src/models/DeleteKeypairRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteKeypairResponse.ts b/src/models/DeleteKeypairResponse.ts index d8cc11cf..7cba7528 100644 --- a/src/models/DeleteKeypairResponse.ts +++ b/src/models/DeleteKeypairResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteListenerRuleRequest.ts b/src/models/DeleteListenerRuleRequest.ts index 37e68c01..4d2aee87 100644 --- a/src/models/DeleteListenerRuleRequest.ts +++ b/src/models/DeleteListenerRuleRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteListenerRuleResponse.ts b/src/models/DeleteListenerRuleResponse.ts index 20b61943..b0df03a9 100644 --- a/src/models/DeleteListenerRuleResponse.ts +++ b/src/models/DeleteListenerRuleResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteLoadBalancerListenersRequest.ts b/src/models/DeleteLoadBalancerListenersRequest.ts index c25c1d76..4778ba64 100644 --- a/src/models/DeleteLoadBalancerListenersRequest.ts +++ b/src/models/DeleteLoadBalancerListenersRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteLoadBalancerListenersResponse.ts b/src/models/DeleteLoadBalancerListenersResponse.ts index 99c60e1a..373c960e 100644 --- a/src/models/DeleteLoadBalancerListenersResponse.ts +++ b/src/models/DeleteLoadBalancerListenersResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteLoadBalancerPolicyRequest.ts b/src/models/DeleteLoadBalancerPolicyRequest.ts index 5a46b903..3f4b4369 100644 --- a/src/models/DeleteLoadBalancerPolicyRequest.ts +++ b/src/models/DeleteLoadBalancerPolicyRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteLoadBalancerPolicyResponse.ts b/src/models/DeleteLoadBalancerPolicyResponse.ts index 527e9954..6aa170d4 100644 --- a/src/models/DeleteLoadBalancerPolicyResponse.ts +++ b/src/models/DeleteLoadBalancerPolicyResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteLoadBalancerRequest.ts b/src/models/DeleteLoadBalancerRequest.ts index 88576f58..84179441 100644 --- a/src/models/DeleteLoadBalancerRequest.ts +++ b/src/models/DeleteLoadBalancerRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteLoadBalancerResponse.ts b/src/models/DeleteLoadBalancerResponse.ts index 8acd9c37..b2700947 100644 --- a/src/models/DeleteLoadBalancerResponse.ts +++ b/src/models/DeleteLoadBalancerResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteLoadBalancerTagsRequest.ts b/src/models/DeleteLoadBalancerTagsRequest.ts index a5f25bcc..2250687c 100644 --- a/src/models/DeleteLoadBalancerTagsRequest.ts +++ b/src/models/DeleteLoadBalancerTagsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteLoadBalancerTagsResponse.ts b/src/models/DeleteLoadBalancerTagsResponse.ts index 18a52e5b..648f519d 100644 --- a/src/models/DeleteLoadBalancerTagsResponse.ts +++ b/src/models/DeleteLoadBalancerTagsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNatServiceRequest.ts b/src/models/DeleteNatServiceRequest.ts index 12586f52..906f2a4e 100644 --- a/src/models/DeleteNatServiceRequest.ts +++ b/src/models/DeleteNatServiceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNatServiceResponse.ts b/src/models/DeleteNatServiceResponse.ts index 1441f79c..c4a4a838 100644 --- a/src/models/DeleteNatServiceResponse.ts +++ b/src/models/DeleteNatServiceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNetAccessPointRequest.ts b/src/models/DeleteNetAccessPointRequest.ts index 3a192e3b..2e31ab6d 100644 --- a/src/models/DeleteNetAccessPointRequest.ts +++ b/src/models/DeleteNetAccessPointRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNetAccessPointResponse.ts b/src/models/DeleteNetAccessPointResponse.ts index a3d3dc91..78ddfa3e 100644 --- a/src/models/DeleteNetAccessPointResponse.ts +++ b/src/models/DeleteNetAccessPointResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNetPeeringRequest.ts b/src/models/DeleteNetPeeringRequest.ts index 57c0d037..be359e7b 100644 --- a/src/models/DeleteNetPeeringRequest.ts +++ b/src/models/DeleteNetPeeringRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNetPeeringResponse.ts b/src/models/DeleteNetPeeringResponse.ts index 08bccf7d..6e4b745c 100644 --- a/src/models/DeleteNetPeeringResponse.ts +++ b/src/models/DeleteNetPeeringResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNetRequest.ts b/src/models/DeleteNetRequest.ts index 5cd9a23a..790fa0ac 100644 --- a/src/models/DeleteNetRequest.ts +++ b/src/models/DeleteNetRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNetResponse.ts b/src/models/DeleteNetResponse.ts index 2bd8f60e..e2d6c77e 100644 --- a/src/models/DeleteNetResponse.ts +++ b/src/models/DeleteNetResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNicRequest.ts b/src/models/DeleteNicRequest.ts index b44556a8..88fa8fdc 100644 --- a/src/models/DeleteNicRequest.ts +++ b/src/models/DeleteNicRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteNicResponse.ts b/src/models/DeleteNicResponse.ts index 8cc5f9d1..23d6b20a 100644 --- a/src/models/DeleteNicResponse.ts +++ b/src/models/DeleteNicResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeletePublicIpRequest.ts b/src/models/DeletePublicIpRequest.ts index 4a5fb5f8..374dde41 100644 --- a/src/models/DeletePublicIpRequest.ts +++ b/src/models/DeletePublicIpRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeletePublicIpResponse.ts b/src/models/DeletePublicIpResponse.ts index d1a6145b..e4ce0eb8 100644 --- a/src/models/DeletePublicIpResponse.ts +++ b/src/models/DeletePublicIpResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteRouteRequest.ts b/src/models/DeleteRouteRequest.ts index e8215353..7e1b77bd 100644 --- a/src/models/DeleteRouteRequest.ts +++ b/src/models/DeleteRouteRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteRouteResponse.ts b/src/models/DeleteRouteResponse.ts index 4e4de9f2..2ec32e11 100644 --- a/src/models/DeleteRouteResponse.ts +++ b/src/models/DeleteRouteResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteRouteTableRequest.ts b/src/models/DeleteRouteTableRequest.ts index 3f87cc0e..63ed2e23 100644 --- a/src/models/DeleteRouteTableRequest.ts +++ b/src/models/DeleteRouteTableRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteRouteTableResponse.ts b/src/models/DeleteRouteTableResponse.ts index c2671254..13a1a0ec 100644 --- a/src/models/DeleteRouteTableResponse.ts +++ b/src/models/DeleteRouteTableResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteSecurityGroupRequest.ts b/src/models/DeleteSecurityGroupRequest.ts index 0e034442..c017e793 100644 --- a/src/models/DeleteSecurityGroupRequest.ts +++ b/src/models/DeleteSecurityGroupRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteSecurityGroupResponse.ts b/src/models/DeleteSecurityGroupResponse.ts index fde2e6a1..7e19f3a6 100644 --- a/src/models/DeleteSecurityGroupResponse.ts +++ b/src/models/DeleteSecurityGroupResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteSecurityGroupRuleRequest.ts b/src/models/DeleteSecurityGroupRuleRequest.ts index 9c520582..64cea3de 100644 --- a/src/models/DeleteSecurityGroupRuleRequest.ts +++ b/src/models/DeleteSecurityGroupRuleRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteSecurityGroupRuleResponse.ts b/src/models/DeleteSecurityGroupRuleResponse.ts index 2df33c97..a5b8a4d2 100644 --- a/src/models/DeleteSecurityGroupRuleResponse.ts +++ b/src/models/DeleteSecurityGroupRuleResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteServerCertificateRequest.ts b/src/models/DeleteServerCertificateRequest.ts index 83151a85..a90c2143 100644 --- a/src/models/DeleteServerCertificateRequest.ts +++ b/src/models/DeleteServerCertificateRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteServerCertificateResponse.ts b/src/models/DeleteServerCertificateResponse.ts index 08d7ceeb..653d4a9d 100644 --- a/src/models/DeleteServerCertificateResponse.ts +++ b/src/models/DeleteServerCertificateResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteSnapshotRequest.ts b/src/models/DeleteSnapshotRequest.ts index ca4f2bfc..e2d0088d 100644 --- a/src/models/DeleteSnapshotRequest.ts +++ b/src/models/DeleteSnapshotRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteSnapshotResponse.ts b/src/models/DeleteSnapshotResponse.ts index 69c73d6f..c147c1f7 100644 --- a/src/models/DeleteSnapshotResponse.ts +++ b/src/models/DeleteSnapshotResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteSubnetRequest.ts b/src/models/DeleteSubnetRequest.ts index 6911d9b1..d490caaf 100644 --- a/src/models/DeleteSubnetRequest.ts +++ b/src/models/DeleteSubnetRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteSubnetResponse.ts b/src/models/DeleteSubnetResponse.ts index d0b09be3..9010cd41 100644 --- a/src/models/DeleteSubnetResponse.ts +++ b/src/models/DeleteSubnetResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteTagsRequest.ts b/src/models/DeleteTagsRequest.ts index e529c802..8b4d5a1c 100644 --- a/src/models/DeleteTagsRequest.ts +++ b/src/models/DeleteTagsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteTagsResponse.ts b/src/models/DeleteTagsResponse.ts index d56065ff..358c30cd 100644 --- a/src/models/DeleteTagsResponse.ts +++ b/src/models/DeleteTagsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVirtualGatewayRequest.ts b/src/models/DeleteVirtualGatewayRequest.ts index 479b6829..81910e85 100644 --- a/src/models/DeleteVirtualGatewayRequest.ts +++ b/src/models/DeleteVirtualGatewayRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVirtualGatewayResponse.ts b/src/models/DeleteVirtualGatewayResponse.ts index 474a5175..d9c5e60f 100644 --- a/src/models/DeleteVirtualGatewayResponse.ts +++ b/src/models/DeleteVirtualGatewayResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVmGroupRequest.ts b/src/models/DeleteVmGroupRequest.ts new file mode 100644 index 00000000..91b8caf4 --- /dev/null +++ b/src/models/DeleteVmGroupRequest.ts @@ -0,0 +1,64 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +/** + * + * @export + * @interface DeleteVmGroupRequest + */ +export interface DeleteVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof DeleteVmGroupRequest + */ + dryRun?: boolean; + /** + * The ID of the VM group you want to delete. + * @type {string} + * @memberof DeleteVmGroupRequest + */ + vmGroupId: string; +} + +export function DeleteVmGroupRequestFromJSON(json: any): DeleteVmGroupRequest { + return DeleteVmGroupRequestFromJSONTyped(json, false); +} + +export function DeleteVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmGroupRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'vmGroupId': json['VmGroupId'], + }; +} + +export function DeleteVmGroupRequestToJSON(value?: DeleteVmGroupRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'DryRun': value.dryRun, + 'VmGroupId': value.vmGroupId, + }; +} + diff --git a/src/models/DeleteVmGroupResponse.ts b/src/models/DeleteVmGroupResponse.ts new file mode 100644 index 00000000..c979e42a --- /dev/null +++ b/src/models/DeleteVmGroupResponse.ts @@ -0,0 +1,63 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; + +/** + * + * @export + * @interface DeleteVmGroupResponse + */ +export interface DeleteVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof DeleteVmGroupResponse + */ + responseContext?: ModelResponseContext; +} + +export function DeleteVmGroupResponseFromJSON(json: any): DeleteVmGroupResponse { + return DeleteVmGroupResponseFromJSONTyped(json, false); +} + +export function DeleteVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmGroupResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} + +export function DeleteVmGroupResponseToJSON(value?: DeleteVmGroupResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} + diff --git a/src/models/DeleteVmTemplateRequest.ts b/src/models/DeleteVmTemplateRequest.ts new file mode 100644 index 00000000..c96687f2 --- /dev/null +++ b/src/models/DeleteVmTemplateRequest.ts @@ -0,0 +1,64 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +/** + * + * @export + * @interface DeleteVmTemplateRequest + */ +export interface DeleteVmTemplateRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof DeleteVmTemplateRequest + */ + dryRun?: boolean; + /** + * The ID of the VM template you want to delete. + * @type {string} + * @memberof DeleteVmTemplateRequest + */ + vmTemplateId: string; +} + +export function DeleteVmTemplateRequestFromJSON(json: any): DeleteVmTemplateRequest { + return DeleteVmTemplateRequestFromJSONTyped(json, false); +} + +export function DeleteVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmTemplateRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'vmTemplateId': json['VmTemplateId'], + }; +} + +export function DeleteVmTemplateRequestToJSON(value?: DeleteVmTemplateRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'DryRun': value.dryRun, + 'VmTemplateId': value.vmTemplateId, + }; +} + diff --git a/src/models/DeleteVmTemplateResponse.ts b/src/models/DeleteVmTemplateResponse.ts new file mode 100644 index 00000000..a60b216c --- /dev/null +++ b/src/models/DeleteVmTemplateResponse.ts @@ -0,0 +1,63 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; + +/** + * + * @export + * @interface DeleteVmTemplateResponse + */ +export interface DeleteVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof DeleteVmTemplateResponse + */ + responseContext?: ModelResponseContext; +} + +export function DeleteVmTemplateResponseFromJSON(json: any): DeleteVmTemplateResponse { + return DeleteVmTemplateResponseFromJSONTyped(json, false); +} + +export function DeleteVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteVmTemplateResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} + +export function DeleteVmTemplateResponseToJSON(value?: DeleteVmTemplateResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} + diff --git a/src/models/DeleteVmsRequest.ts b/src/models/DeleteVmsRequest.ts index c328ffbd..eb2926f9 100644 --- a/src/models/DeleteVmsRequest.ts +++ b/src/models/DeleteVmsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVmsResponse.ts b/src/models/DeleteVmsResponse.ts index 092f0d14..e75813f8 100644 --- a/src/models/DeleteVmsResponse.ts +++ b/src/models/DeleteVmsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVolumeRequest.ts b/src/models/DeleteVolumeRequest.ts index 7f30c32b..757eaa6a 100644 --- a/src/models/DeleteVolumeRequest.ts +++ b/src/models/DeleteVolumeRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVolumeResponse.ts b/src/models/DeleteVolumeResponse.ts index ccef00c2..5ea59be6 100644 --- a/src/models/DeleteVolumeResponse.ts +++ b/src/models/DeleteVolumeResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVpnConnectionRequest.ts b/src/models/DeleteVpnConnectionRequest.ts index 043c48cd..f2993273 100644 --- a/src/models/DeleteVpnConnectionRequest.ts +++ b/src/models/DeleteVpnConnectionRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVpnConnectionResponse.ts b/src/models/DeleteVpnConnectionResponse.ts index d5e4d85e..0554eb6b 100644 --- a/src/models/DeleteVpnConnectionResponse.ts +++ b/src/models/DeleteVpnConnectionResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVpnConnectionRouteRequest.ts b/src/models/DeleteVpnConnectionRouteRequest.ts index ec345232..2d427302 100644 --- a/src/models/DeleteVpnConnectionRouteRequest.ts +++ b/src/models/DeleteVpnConnectionRouteRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeleteVpnConnectionRouteResponse.ts b/src/models/DeleteVpnConnectionRouteResponse.ts index ad9a1c85..d1fce9c3 100644 --- a/src/models/DeleteVpnConnectionRouteResponse.ts +++ b/src/models/DeleteVpnConnectionRouteResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeregisterVmsInLoadBalancerRequest.ts b/src/models/DeregisterVmsInLoadBalancerRequest.ts index 7295d46a..108cf8e3 100644 --- a/src/models/DeregisterVmsInLoadBalancerRequest.ts +++ b/src/models/DeregisterVmsInLoadBalancerRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DeregisterVmsInLoadBalancerResponse.ts b/src/models/DeregisterVmsInLoadBalancerResponse.ts index 3bb290b5..7a83f362 100644 --- a/src/models/DeregisterVmsInLoadBalancerResponse.ts +++ b/src/models/DeregisterVmsInLoadBalancerResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DhcpOptionsSet.ts b/src/models/DhcpOptionsSet.ts index 5f5cafa7..6951598e 100644 --- a/src/models/DhcpOptionsSet.ts +++ b/src/models/DhcpOptionsSet.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DirectLink.ts b/src/models/DirectLink.ts index 6eee3243..610e12d2 100644 --- a/src/models/DirectLink.ts +++ b/src/models/DirectLink.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DirectLinkInterface.ts b/src/models/DirectLinkInterface.ts index 09f20cc2..8e1f1cd5 100644 --- a/src/models/DirectLinkInterface.ts +++ b/src/models/DirectLinkInterface.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/DirectLinkInterfaces.ts b/src/models/DirectLinkInterfaces.ts index bd3874bb..597fbbe2 100644 --- a/src/models/DirectLinkInterfaces.ts +++ b/src/models/DirectLinkInterfaces.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ErrorResponse.ts b/src/models/ErrorResponse.ts index 95538b7d..94c685b1 100644 --- a/src/models/ErrorResponse.ts +++ b/src/models/ErrorResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Errors.ts b/src/models/Errors.ts index ef1a0bf5..2d6e8760 100644 --- a/src/models/Errors.ts +++ b/src/models/Errors.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersAccessKeys.ts b/src/models/FiltersAccessKeys.ts index f3d1f07e..08e32d09 100644 --- a/src/models/FiltersAccessKeys.ts +++ b/src/models/FiltersAccessKeys.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersApiAccessRule.ts b/src/models/FiltersApiAccessRule.ts index 642b61c8..ef14ed91 100644 --- a/src/models/FiltersApiAccessRule.ts +++ b/src/models/FiltersApiAccessRule.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersApiLog.ts b/src/models/FiltersApiLog.ts index 0cbdc9f6..e7d7b2c6 100644 --- a/src/models/FiltersApiLog.ts +++ b/src/models/FiltersApiLog.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -38,13 +38,13 @@ export interface FiltersApiLog { */ queryCallNames?: Array; /** - * 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. + * The date and time, or the date, after which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z` or `2020-06-14`). By default, this date is set to 48 hours before the `QueryDateBefore` parameter value. * @type {Date} * @memberof FiltersApiLog */ queryDateAfter?: Date; /** - * 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. + * The date and time, or the date, before which you want to retrieve logged calls, in ISO 8601 format (for example, `2020-06-30T00:00:00.000Z` or `2020-06-14`). By default, this date is set to now, or 48 hours after the `QueryDateAfter` parameter value. * @type {Date} * @memberof FiltersApiLog */ diff --git a/src/models/FiltersCa.ts b/src/models/FiltersCa.ts index 5e7c18cd..4e799278 100644 --- a/src/models/FiltersCa.ts +++ b/src/models/FiltersCa.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersCatalogs.ts b/src/models/FiltersCatalogs.ts new file mode 100644 index 00000000..737dd7ef --- /dev/null +++ b/src/models/FiltersCatalogs.ts @@ -0,0 +1,72 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +/** + * One or more filters. + * @export + * @interface FiltersCatalogs + */ +export interface FiltersCatalogs { + /** + * By default or if set to true, only returns the current catalog. If false, returns the current catalog and past catalogs. + * @type {boolean} + * @memberof FiltersCatalogs + */ + currentCatalogOnly?: boolean; + /** + * The beginning of the time period, in ISO 8601 date format (for example, `2020-06-14`). This date cannot be older than 3 years. You must specify the parameters `FromDate` and `ToDate` together. + * @type {Date} + * @memberof FiltersCatalogs + */ + fromDate?: Date; + /** + * The end of the time period, in ISO 8601 date format (for example, `2020-06-30`). You must specify the parameters `FromDate` and `ToDate` together. + * @type {Date} + * @memberof FiltersCatalogs + */ + toDate?: Date; +} + +export function FiltersCatalogsFromJSON(json: any): FiltersCatalogs { + return FiltersCatalogsFromJSONTyped(json, false); +} + +export function FiltersCatalogsFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersCatalogs { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'currentCatalogOnly': !exists(json, 'CurrentCatalogOnly') ? undefined : json['CurrentCatalogOnly'], + 'fromDate': !exists(json, 'FromDate') ? undefined : (new Date(json['FromDate'])), + 'toDate': !exists(json, 'ToDate') ? undefined : (new Date(json['ToDate'])), + }; +} + +export function FiltersCatalogsToJSON(value?: FiltersCatalogs | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'CurrentCatalogOnly': value.currentCatalogOnly, + 'FromDate': value.fromDate === undefined ? undefined : (value.fromDate.toISOString().substr(0,10)), + 'ToDate': value.toDate === undefined ? undefined : (value.toDate.toISOString().substr(0,10)), + }; +} + diff --git a/src/models/FiltersClientGateway.ts b/src/models/FiltersClientGateway.ts index dc4b713e..4a0b8173 100644 --- a/src/models/FiltersClientGateway.ts +++ b/src/models/FiltersClientGateway.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersDhcpOptions.ts b/src/models/FiltersDhcpOptions.ts index c1a4bbf7..050e6d73 100644 --- a/src/models/FiltersDhcpOptions.ts +++ b/src/models/FiltersDhcpOptions.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersDirectLink.ts b/src/models/FiltersDirectLink.ts index f18323b4..c025993a 100644 --- a/src/models/FiltersDirectLink.ts +++ b/src/models/FiltersDirectLink.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersDirectLinkInterface.ts b/src/models/FiltersDirectLinkInterface.ts index d41870db..96156ee3 100644 --- a/src/models/FiltersDirectLinkInterface.ts +++ b/src/models/FiltersDirectLinkInterface.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersExportTask.ts b/src/models/FiltersExportTask.ts index 3e4bb1ea..369dff8e 100644 --- a/src/models/FiltersExportTask.ts +++ b/src/models/FiltersExportTask.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersFlexibleGpu.ts b/src/models/FiltersFlexibleGpu.ts index e73ee2ae..23dab9c1 100644 --- a/src/models/FiltersFlexibleGpu.ts +++ b/src/models/FiltersFlexibleGpu.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersImage.ts b/src/models/FiltersImage.ts index c334a004..b821bc1f 100644 --- a/src/models/FiltersImage.ts +++ b/src/models/FiltersImage.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -110,7 +110,7 @@ export interface FiltersImage { */ permissionsToLaunchGlobalPermission?: boolean; /** - * The product code associated with the OMI (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI. * @type {Array} * @memberof FiltersImage */ diff --git a/src/models/FiltersInternetService.ts b/src/models/FiltersInternetService.ts index d0c46162..0fab5cff 100644 --- a/src/models/FiltersInternetService.ts +++ b/src/models/FiltersInternetService.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersKeypair.ts b/src/models/FiltersKeypair.ts index 8eecdb54..80fdbf51 100644 --- a/src/models/FiltersKeypair.ts +++ b/src/models/FiltersKeypair.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersListenerRule.ts b/src/models/FiltersListenerRule.ts index 648201b9..cbbe5961 100644 --- a/src/models/FiltersListenerRule.ts +++ b/src/models/FiltersListenerRule.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersLoadBalancer.ts b/src/models/FiltersLoadBalancer.ts index 2e9ee26c..0ff4c1e8 100644 --- a/src/models/FiltersLoadBalancer.ts +++ b/src/models/FiltersLoadBalancer.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersNatService.ts b/src/models/FiltersNatService.ts index ca6730de..5c245191 100644 --- a/src/models/FiltersNatService.ts +++ b/src/models/FiltersNatService.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersNet.ts b/src/models/FiltersNet.ts index f3d053b8..f1d5b15d 100644 --- a/src/models/FiltersNet.ts +++ b/src/models/FiltersNet.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersNetAccessPoint.ts b/src/models/FiltersNetAccessPoint.ts index a5789df9..8f088ad6 100644 --- a/src/models/FiltersNetAccessPoint.ts +++ b/src/models/FiltersNetAccessPoint.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersNetPeering.ts b/src/models/FiltersNetPeering.ts index e911457b..e52004ce 100644 --- a/src/models/FiltersNetPeering.ts +++ b/src/models/FiltersNetPeering.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersNic.ts b/src/models/FiltersNic.ts index 1dbe4b16..8b208e98 100644 --- a/src/models/FiltersNic.ts +++ b/src/models/FiltersNic.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersProductType.ts b/src/models/FiltersProductType.ts index 2414944b..145f8545 100644 --- a/src/models/FiltersProductType.ts +++ b/src/models/FiltersProductType.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersPublicIp.ts b/src/models/FiltersPublicIp.ts index dd5985f5..076978a5 100644 --- a/src/models/FiltersPublicIp.ts +++ b/src/models/FiltersPublicIp.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersQuota.ts b/src/models/FiltersQuota.ts index b52eb08c..29d0bda6 100644 --- a/src/models/FiltersQuota.ts +++ b/src/models/FiltersQuota.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersRouteTable.ts b/src/models/FiltersRouteTable.ts index b5a3457f..a0de1b9e 100644 --- a/src/models/FiltersRouteTable.ts +++ b/src/models/FiltersRouteTable.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersSecurityGroup.ts b/src/models/FiltersSecurityGroup.ts index 73582cd4..e4be95e5 100644 --- a/src/models/FiltersSecurityGroup.ts +++ b/src/models/FiltersSecurityGroup.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersServerCertificate.ts b/src/models/FiltersServerCertificate.ts index b667dc35..5cfcf2d0 100644 --- a/src/models/FiltersServerCertificate.ts +++ b/src/models/FiltersServerCertificate.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersService.ts b/src/models/FiltersService.ts index 10b470da..802bc809 100644 --- a/src/models/FiltersService.ts +++ b/src/models/FiltersService.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersSnapshot.ts b/src/models/FiltersSnapshot.ts index 45568b3b..337107b1 100644 --- a/src/models/FiltersSnapshot.ts +++ b/src/models/FiltersSnapshot.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -37,6 +37,12 @@ export interface FiltersSnapshot { * @memberof FiltersSnapshot */ descriptions?: Array; + /** + * The beginning of the time period, in ISO 8601 date-time format (for example, `2020-06-14T00:00:00.000Z`). + * @type {Date} + * @memberof FiltersSnapshot + */ + fromCreationDate?: Date; /** * The account IDs of one or more users who have permissions to create volumes. * @type {Array} @@ -85,6 +91,12 @@ export interface FiltersSnapshot { * @memberof FiltersSnapshot */ tags?: Array; + /** + * The end of the time period, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). + * @type {Date} + * @memberof FiltersSnapshot + */ + toCreationDate?: Date; /** * The IDs of the volumes used to create the snapshots. * @type {Array} @@ -112,6 +124,7 @@ export function FiltersSnapshotFromJSONTyped(json: any, ignoreDiscriminator: boo 'accountAliases': !exists(json, 'AccountAliases') ? undefined : json['AccountAliases'], 'accountIds': !exists(json, 'AccountIds') ? undefined : json['AccountIds'], 'descriptions': !exists(json, 'Descriptions') ? undefined : json['Descriptions'], + 'fromCreationDate': !exists(json, 'FromCreationDate') ? undefined : (new Date(json['FromCreationDate'])), 'permissionsToCreateVolumeAccountIds': !exists(json, 'PermissionsToCreateVolumeAccountIds') ? undefined : json['PermissionsToCreateVolumeAccountIds'], 'permissionsToCreateVolumeGlobalPermission': !exists(json, 'PermissionsToCreateVolumeGlobalPermission') ? undefined : json['PermissionsToCreateVolumeGlobalPermission'], 'progresses': !exists(json, 'Progresses') ? undefined : json['Progresses'], @@ -120,6 +133,7 @@ export function FiltersSnapshotFromJSONTyped(json: any, ignoreDiscriminator: boo 'tagKeys': !exists(json, 'TagKeys') ? undefined : json['TagKeys'], 'tagValues': !exists(json, 'TagValues') ? undefined : json['TagValues'], 'tags': !exists(json, 'Tags') ? undefined : json['Tags'], + 'toCreationDate': !exists(json, 'ToCreationDate') ? undefined : (new Date(json['ToCreationDate'])), 'volumeIds': !exists(json, 'VolumeIds') ? undefined : json['VolumeIds'], 'volumeSizes': !exists(json, 'VolumeSizes') ? undefined : json['VolumeSizes'], }; @@ -137,6 +151,7 @@ export function FiltersSnapshotToJSON(value?: FiltersSnapshot | null): any { 'AccountAliases': value.accountAliases, 'AccountIds': value.accountIds, 'Descriptions': value.descriptions, + 'FromCreationDate': value.fromCreationDate === undefined ? undefined : (value.fromCreationDate.toISOString()), 'PermissionsToCreateVolumeAccountIds': value.permissionsToCreateVolumeAccountIds, 'PermissionsToCreateVolumeGlobalPermission': value.permissionsToCreateVolumeGlobalPermission, 'Progresses': value.progresses, @@ -145,6 +160,7 @@ export function FiltersSnapshotToJSON(value?: FiltersSnapshot | null): any { 'TagKeys': value.tagKeys, 'TagValues': value.tagValues, 'Tags': value.tags, + 'ToCreationDate': value.toCreationDate === undefined ? undefined : (value.toCreationDate.toISOString()), 'VolumeIds': value.volumeIds, 'VolumeSizes': value.volumeSizes, }; diff --git a/src/models/FiltersSubnet.ts b/src/models/FiltersSubnet.ts index 49f6287f..9d8d0517 100644 --- a/src/models/FiltersSubnet.ts +++ b/src/models/FiltersSubnet.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersSubregion.ts b/src/models/FiltersSubregion.ts index 13f7691e..4a915f29 100644 --- a/src/models/FiltersSubregion.ts +++ b/src/models/FiltersSubregion.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersTag.ts b/src/models/FiltersTag.ts index 996bebda..645d7989 100644 --- a/src/models/FiltersTag.ts +++ b/src/models/FiltersTag.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersVirtualGateway.ts b/src/models/FiltersVirtualGateway.ts index 56e38128..d09ce89e 100644 --- a/src/models/FiltersVirtualGateway.ts +++ b/src/models/FiltersVirtualGateway.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersVm.ts b/src/models/FiltersVm.ts index 8b0b8074..cf07403f 100644 --- a/src/models/FiltersVm.ts +++ b/src/models/FiltersVm.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersVmGroup.ts b/src/models/FiltersVmGroup.ts new file mode 100644 index 00000000..7aa68d30 --- /dev/null +++ b/src/models/FiltersVmGroup.ts @@ -0,0 +1,128 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +/** + * One or more filters. + * @export + * @interface FiltersVmGroup + */ +export interface FiltersVmGroup { + /** + * The descriptions of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + descriptions?: Array; + /** + * The IDs of the security groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + securityGroupIds?: Array; + /** + * The IDs of the Subnets. + * @type {Array} + * @memberof FiltersVmGroup + */ + subnetIds?: Array; + /** + * The keys of the tags associated with the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + tagKeys?: Array; + /** + * The values of the tags associated with the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + tagValues?: Array; + /** + * The key/value combination of the tags associated with the VMs, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. + * @type {Array} + * @memberof FiltersVmGroup + */ + tags?: Array; + /** + * The number of VMs in the VM group. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmCounts?: Array; + /** + * The IDs of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmGroupIds?: Array; + /** + * The names of the VM groups. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmGroupNames?: Array; + /** + * The IDs of the VM templates. + * @type {Array} + * @memberof FiltersVmGroup + */ + vmTemplateIds?: Array; +} + +export function FiltersVmGroupFromJSON(json: any): FiltersVmGroup { + return FiltersVmGroupFromJSONTyped(json, false); +} + +export function FiltersVmGroupFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersVmGroup { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'descriptions': !exists(json, 'Descriptions') ? undefined : json['Descriptions'], + 'securityGroupIds': !exists(json, 'SecurityGroupIds') ? undefined : json['SecurityGroupIds'], + 'subnetIds': !exists(json, 'SubnetIds') ? undefined : json['SubnetIds'], + 'tagKeys': !exists(json, 'TagKeys') ? undefined : json['TagKeys'], + 'tagValues': !exists(json, 'TagValues') ? undefined : json['TagValues'], + 'tags': !exists(json, 'Tags') ? undefined : json['Tags'], + 'vmCounts': !exists(json, 'VmCounts') ? undefined : json['VmCounts'], + 'vmGroupIds': !exists(json, 'VmGroupIds') ? undefined : json['VmGroupIds'], + 'vmGroupNames': !exists(json, 'VmGroupNames') ? undefined : json['VmGroupNames'], + 'vmTemplateIds': !exists(json, 'VmTemplateIds') ? undefined : json['VmTemplateIds'], + }; +} + +export function FiltersVmGroupToJSON(value?: FiltersVmGroup | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'Descriptions': value.descriptions, + 'SecurityGroupIds': value.securityGroupIds, + 'SubnetIds': value.subnetIds, + 'TagKeys': value.tagKeys, + 'TagValues': value.tagValues, + 'Tags': value.tags, + 'VmCounts': value.vmCounts, + 'VmGroupIds': value.vmGroupIds, + 'VmGroupNames': value.vmGroupNames, + 'VmTemplateIds': value.vmTemplateIds, + }; +} + diff --git a/src/models/FiltersVmTemplate.ts b/src/models/FiltersVmTemplate.ts new file mode 100644 index 00000000..85889a85 --- /dev/null +++ b/src/models/FiltersVmTemplate.ts @@ -0,0 +1,144 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +/** + * One or more filters. + * @export + * @interface FiltersVmTemplate + */ +export interface FiltersVmTemplate { + /** + * The number of vCores. + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuCores?: Array; + /** + * The processor generations (for example, `v4`). + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuGenerations?: Array; + /** + * The performances of the VMs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + cpuPerformances?: Array; + /** + * The descriptions of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + descriptions?: Array; + /** + * The IDs of the OMIs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + imageIds?: Array; + /** + * The names of the keypairs. + * @type {Array} + * @memberof FiltersVmTemplate + */ + keypairNames?: Array; + /** + * The amount of RAM. + * @type {Array} + * @memberof FiltersVmTemplate + */ + rams?: Array; + /** + * The keys of the tags associated with the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tagKeys?: Array; + /** + * The values of the tags associated with the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tagValues?: Array; + /** + * The key/value combination of the tags associated with the VM templates, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. + * @type {Array} + * @memberof FiltersVmTemplate + */ + tags?: Array; + /** + * The IDs of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + vmTemplateIds?: Array; + /** + * The names of the VM templates. + * @type {Array} + * @memberof FiltersVmTemplate + */ + vmTemplateNames?: Array; +} + +export function FiltersVmTemplateFromJSON(json: any): FiltersVmTemplate { + return FiltersVmTemplateFromJSONTyped(json, false); +} + +export function FiltersVmTemplateFromJSONTyped(json: any, ignoreDiscriminator: boolean): FiltersVmTemplate { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'cpuCores': !exists(json, 'CpuCores') ? undefined : json['CpuCores'], + 'cpuGenerations': !exists(json, 'CpuGenerations') ? undefined : json['CpuGenerations'], + 'cpuPerformances': !exists(json, 'CpuPerformances') ? undefined : json['CpuPerformances'], + 'descriptions': !exists(json, 'Descriptions') ? undefined : json['Descriptions'], + 'imageIds': !exists(json, 'ImageIds') ? undefined : json['ImageIds'], + 'keypairNames': !exists(json, 'KeypairNames') ? undefined : json['KeypairNames'], + 'rams': !exists(json, 'Rams') ? undefined : json['Rams'], + 'tagKeys': !exists(json, 'TagKeys') ? undefined : json['TagKeys'], + 'tagValues': !exists(json, 'TagValues') ? undefined : json['TagValues'], + 'tags': !exists(json, 'Tags') ? undefined : json['Tags'], + 'vmTemplateIds': !exists(json, 'VmTemplateIds') ? undefined : json['VmTemplateIds'], + 'vmTemplateNames': !exists(json, 'VmTemplateNames') ? undefined : json['VmTemplateNames'], + }; +} + +export function FiltersVmTemplateToJSON(value?: FiltersVmTemplate | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'CpuCores': value.cpuCores, + 'CpuGenerations': value.cpuGenerations, + 'CpuPerformances': value.cpuPerformances, + 'Descriptions': value.descriptions, + 'ImageIds': value.imageIds, + 'KeypairNames': value.keypairNames, + 'Rams': value.rams, + 'TagKeys': value.tagKeys, + 'TagValues': value.tagValues, + 'Tags': value.tags, + 'VmTemplateIds': value.vmTemplateIds, + 'VmTemplateNames': value.vmTemplateNames, + }; +} + diff --git a/src/models/FiltersVmType.ts b/src/models/FiltersVmType.ts index acf45f46..54a81746 100644 --- a/src/models/FiltersVmType.ts +++ b/src/models/FiltersVmType.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersVmsState.ts b/src/models/FiltersVmsState.ts index 47267e3c..45c71969 100644 --- a/src/models/FiltersVmsState.ts +++ b/src/models/FiltersVmsState.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FiltersVolume.ts b/src/models/FiltersVolume.ts index 2b60cb52..df410404 100644 --- a/src/models/FiltersVolume.ts +++ b/src/models/FiltersVolume.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime'; */ export interface FiltersVolume { /** - * The dates and times of creation of the volumes. + * The dates and times of creation of the volumes, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). * @type {Array} * @memberof FiltersVolume */ @@ -38,7 +38,7 @@ export interface FiltersVolume { */ linkVolumeDeviceNames?: Array; /** - * The dates and times of creation of the volumes. + * The dates and times of creation of the volumes, in ISO 8601 date-time format (for example, `2020-06-30T00:00:00.000Z`). * @type {Array} * @memberof FiltersVolume */ diff --git a/src/models/FiltersVpnConnection.ts b/src/models/FiltersVpnConnection.ts index c5fb0640..b9b19a4e 100644 --- a/src/models/FiltersVpnConnection.ts +++ b/src/models/FiltersVpnConnection.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FlexibleGpu.ts b/src/models/FlexibleGpu.ts index 87af619b..73325cf5 100644 --- a/src/models/FlexibleGpu.ts +++ b/src/models/FlexibleGpu.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/FlexibleGpuCatalog.ts b/src/models/FlexibleGpuCatalog.ts index 14d2395e..42c8e501 100644 --- a/src/models/FlexibleGpuCatalog.ts +++ b/src/models/FlexibleGpuCatalog.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/HealthCheck.ts b/src/models/HealthCheck.ts index 6b0423dc..5a836b73 100644 --- a/src/models/HealthCheck.ts +++ b/src/models/HealthCheck.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Image.ts b/src/models/Image.ts index 4ff9dff2..b17cc2ac 100644 --- a/src/models/Image.ts +++ b/src/models/Image.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -69,7 +69,7 @@ export interface Image { */ blockDeviceMappings?: Array; /** - * The date and time of creation of the OMI. + * The date and time of creation of the OMI, in ISO 8601 date-time format. * @type {Date} * @memberof Image */ @@ -111,7 +111,7 @@ export interface Image { */ permissionsToLaunch?: PermissionsOnResource; /** - * The product code associated with the OMI (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI. * @type {Array} * @memberof Image */ diff --git a/src/models/ImageExportTask.ts b/src/models/ImageExportTask.ts index 5e348835..9674c765 100644 --- a/src/models/ImageExportTask.ts +++ b/src/models/ImageExportTask.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/InternetService.ts b/src/models/InternetService.ts index 969016cb..4f60a1d3 100644 --- a/src/models/InternetService.ts +++ b/src/models/InternetService.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Keypair.ts b/src/models/Keypair.ts index eb2665e7..e549bb76 100644 --- a/src/models/Keypair.ts +++ b/src/models/Keypair.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/KeypairCreated.ts b/src/models/KeypairCreated.ts index 8ca5a155..86f154d2 100644 --- a/src/models/KeypairCreated.ts +++ b/src/models/KeypairCreated.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkFlexibleGpuRequest.ts b/src/models/LinkFlexibleGpuRequest.ts index b1a88c6f..ba4c3e4c 100644 --- a/src/models/LinkFlexibleGpuRequest.ts +++ b/src/models/LinkFlexibleGpuRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkFlexibleGpuResponse.ts b/src/models/LinkFlexibleGpuResponse.ts index 124f064e..247b15f0 100644 --- a/src/models/LinkFlexibleGpuResponse.ts +++ b/src/models/LinkFlexibleGpuResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkInternetServiceRequest.ts b/src/models/LinkInternetServiceRequest.ts index 979be5a0..9a5afaaf 100644 --- a/src/models/LinkInternetServiceRequest.ts +++ b/src/models/LinkInternetServiceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkInternetServiceResponse.ts b/src/models/LinkInternetServiceResponse.ts index d8a3416b..1f9e4629 100644 --- a/src/models/LinkInternetServiceResponse.ts +++ b/src/models/LinkInternetServiceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkLoadBalancerBackendMachinesRequest.ts b/src/models/LinkLoadBalancerBackendMachinesRequest.ts index 0a8ca55f..8f27afbc 100644 --- a/src/models/LinkLoadBalancerBackendMachinesRequest.ts +++ b/src/models/LinkLoadBalancerBackendMachinesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkLoadBalancerBackendMachinesResponse.ts b/src/models/LinkLoadBalancerBackendMachinesResponse.ts index 015aab7d..d3351f1f 100644 --- a/src/models/LinkLoadBalancerBackendMachinesResponse.ts +++ b/src/models/LinkLoadBalancerBackendMachinesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkNic.ts b/src/models/LinkNic.ts index bfcaaf78..d159cb51 100644 --- a/src/models/LinkNic.ts +++ b/src/models/LinkNic.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkNicLight.ts b/src/models/LinkNicLight.ts index 6ef89199..44c09625 100644 --- a/src/models/LinkNicLight.ts +++ b/src/models/LinkNicLight.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkNicRequest.ts b/src/models/LinkNicRequest.ts index e9b087a7..99ca5935 100644 --- a/src/models/LinkNicRequest.ts +++ b/src/models/LinkNicRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkNicResponse.ts b/src/models/LinkNicResponse.ts index a49b27aa..adda16ef 100644 --- a/src/models/LinkNicResponse.ts +++ b/src/models/LinkNicResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkNicToUpdate.ts b/src/models/LinkNicToUpdate.ts index 0b7e04c4..d738484c 100644 --- a/src/models/LinkNicToUpdate.ts +++ b/src/models/LinkNicToUpdate.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkPrivateIpsRequest.ts b/src/models/LinkPrivateIpsRequest.ts index 17bd397f..19615d19 100644 --- a/src/models/LinkPrivateIpsRequest.ts +++ b/src/models/LinkPrivateIpsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkPrivateIpsResponse.ts b/src/models/LinkPrivateIpsResponse.ts index 214d9c36..47e7b353 100644 --- a/src/models/LinkPrivateIpsResponse.ts +++ b/src/models/LinkPrivateIpsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkPublicIp.ts b/src/models/LinkPublicIp.ts index 7adb39a9..fdcd5c79 100644 --- a/src/models/LinkPublicIp.ts +++ b/src/models/LinkPublicIp.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkPublicIpLightForVm.ts b/src/models/LinkPublicIpLightForVm.ts index 044c8d9f..9c9891fb 100644 --- a/src/models/LinkPublicIpLightForVm.ts +++ b/src/models/LinkPublicIpLightForVm.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkPublicIpRequest.ts b/src/models/LinkPublicIpRequest.ts index acbb6ce8..983157a5 100644 --- a/src/models/LinkPublicIpRequest.ts +++ b/src/models/LinkPublicIpRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkPublicIpResponse.ts b/src/models/LinkPublicIpResponse.ts index 6663bcef..f54ab393 100644 --- a/src/models/LinkPublicIpResponse.ts +++ b/src/models/LinkPublicIpResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkRouteTable.ts b/src/models/LinkRouteTable.ts index 5440c086..b3263e5d 100644 --- a/src/models/LinkRouteTable.ts +++ b/src/models/LinkRouteTable.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkRouteTableRequest.ts b/src/models/LinkRouteTableRequest.ts index f815f030..f5561b76 100644 --- a/src/models/LinkRouteTableRequest.ts +++ b/src/models/LinkRouteTableRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkRouteTableResponse.ts b/src/models/LinkRouteTableResponse.ts index ecc65521..1bbc23d6 100644 --- a/src/models/LinkRouteTableResponse.ts +++ b/src/models/LinkRouteTableResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkVirtualGatewayRequest.ts b/src/models/LinkVirtualGatewayRequest.ts index 02a19af3..03353520 100644 --- a/src/models/LinkVirtualGatewayRequest.ts +++ b/src/models/LinkVirtualGatewayRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkVirtualGatewayResponse.ts b/src/models/LinkVirtualGatewayResponse.ts index b61f313b..7e02aa46 100644 --- a/src/models/LinkVirtualGatewayResponse.ts +++ b/src/models/LinkVirtualGatewayResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkVolumeRequest.ts b/src/models/LinkVolumeRequest.ts index 103bd815..9682ba58 100644 --- a/src/models/LinkVolumeRequest.ts +++ b/src/models/LinkVolumeRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkVolumeResponse.ts b/src/models/LinkVolumeResponse.ts index 7e39e3cf..f8e94b03 100644 --- a/src/models/LinkVolumeResponse.ts +++ b/src/models/LinkVolumeResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LinkedVolume.ts b/src/models/LinkedVolume.ts index bc5717eb..ad192a8f 100644 --- a/src/models/LinkedVolume.ts +++ b/src/models/LinkedVolume.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Listener.ts b/src/models/Listener.ts index 8283dbfb..c3e2e290 100644 --- a/src/models/Listener.ts +++ b/src/models/Listener.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ListenerForCreation.ts b/src/models/ListenerForCreation.ts index 61eda929..d15f8bf1 100644 --- a/src/models/ListenerForCreation.ts +++ b/src/models/ListenerForCreation.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ListenerRule.ts b/src/models/ListenerRule.ts index 3b510aee..6315fa53 100644 --- a/src/models/ListenerRule.ts +++ b/src/models/ListenerRule.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ListenerRuleForCreation.ts b/src/models/ListenerRuleForCreation.ts index 13a4828d..5859dc20 100644 --- a/src/models/ListenerRuleForCreation.ts +++ b/src/models/ListenerRuleForCreation.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LoadBalancer.ts b/src/models/LoadBalancer.ts index e72ca4c2..1da01fa2 100644 --- a/src/models/LoadBalancer.ts +++ b/src/models/LoadBalancer.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LoadBalancerLight.ts b/src/models/LoadBalancerLight.ts index e164f710..f683ae83 100644 --- a/src/models/LoadBalancerLight.ts +++ b/src/models/LoadBalancerLight.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LoadBalancerStickyCookiePolicy.ts b/src/models/LoadBalancerStickyCookiePolicy.ts index 61699743..5718e8d8 100644 --- a/src/models/LoadBalancerStickyCookiePolicy.ts +++ b/src/models/LoadBalancerStickyCookiePolicy.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/LoadBalancerTag.ts b/src/models/LoadBalancerTag.ts index 1a7fdcce..22032abe 100644 --- a/src/models/LoadBalancerTag.ts +++ b/src/models/LoadBalancerTag.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Location.ts b/src/models/Location.ts index 8003e127..72ba7b95 100644 --- a/src/models/Location.ts +++ b/src/models/Location.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Log.ts b/src/models/Log.ts index 4c3d3b67..9d0bce13 100644 --- a/src/models/Log.ts +++ b/src/models/Log.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -56,7 +56,7 @@ export interface Log { */ queryCallName?: string; /** - * The date of the logged call, in ISO 8601 format. + * The date and time of the logged call, in ISO 8601 date-time format. * @type {Date} * @memberof Log */ diff --git a/src/models/MaintenanceEvent.ts b/src/models/MaintenanceEvent.ts index b954ae5f..555497c1 100644 --- a/src/models/MaintenanceEvent.ts +++ b/src/models/MaintenanceEvent.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ModelResponseContext.ts b/src/models/ModelResponseContext.ts index c1cf21ce..673c0af4 100644 --- a/src/models/ModelResponseContext.ts +++ b/src/models/ModelResponseContext.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/NatService.ts b/src/models/NatService.ts index 5aa6502c..1338fc50 100644 --- a/src/models/NatService.ts +++ b/src/models/NatService.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Net.ts b/src/models/Net.ts index d46df8ac..accdb2f6 100644 --- a/src/models/Net.ts +++ b/src/models/Net.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/NetAccessPoint.ts b/src/models/NetAccessPoint.ts index f8f4fd59..5a9972bc 100644 --- a/src/models/NetAccessPoint.ts +++ b/src/models/NetAccessPoint.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/NetPeering.ts b/src/models/NetPeering.ts index ab95e948..a2693713 100644 --- a/src/models/NetPeering.ts +++ b/src/models/NetPeering.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/NetPeeringState.ts b/src/models/NetPeeringState.ts index 590b221b..8eeb7236 100644 --- a/src/models/NetPeeringState.ts +++ b/src/models/NetPeeringState.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/NetToVirtualGatewayLink.ts b/src/models/NetToVirtualGatewayLink.ts index c18c3f4c..2e07d94a 100644 --- a/src/models/NetToVirtualGatewayLink.ts +++ b/src/models/NetToVirtualGatewayLink.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Nic.ts b/src/models/Nic.ts index e31b81f2..6bca148a 100644 --- a/src/models/Nic.ts +++ b/src/models/Nic.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/NicForVmCreation.ts b/src/models/NicForVmCreation.ts index c7075db4..deb30a44 100644 --- a/src/models/NicForVmCreation.ts +++ b/src/models/NicForVmCreation.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/NicLight.ts b/src/models/NicLight.ts index aa2d292b..33e86aca 100644 --- a/src/models/NicLight.ts +++ b/src/models/NicLight.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/OsuApiKey.ts b/src/models/OsuApiKey.ts index 1d883de3..d9ef7c8a 100644 --- a/src/models/OsuApiKey.ts +++ b/src/models/OsuApiKey.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/OsuExportImageExportTask.ts b/src/models/OsuExportImageExportTask.ts index 174243dd..d4241a8a 100644 --- a/src/models/OsuExportImageExportTask.ts +++ b/src/models/OsuExportImageExportTask.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/OsuExportSnapshotExportTask.ts b/src/models/OsuExportSnapshotExportTask.ts index 30dcd000..b830798e 100644 --- a/src/models/OsuExportSnapshotExportTask.ts +++ b/src/models/OsuExportSnapshotExportTask.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/OsuExportToCreate.ts b/src/models/OsuExportToCreate.ts index 2accc9c6..4076ac17 100644 --- a/src/models/OsuExportToCreate.ts +++ b/src/models/OsuExportToCreate.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/PermissionsOnResource.ts b/src/models/PermissionsOnResource.ts index b58a471b..f938ba0e 100644 --- a/src/models/PermissionsOnResource.ts +++ b/src/models/PermissionsOnResource.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/PermissionsOnResourceCreation.ts b/src/models/PermissionsOnResourceCreation.ts index 0f2a4feb..17c6875b 100644 --- a/src/models/PermissionsOnResourceCreation.ts +++ b/src/models/PermissionsOnResourceCreation.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Phase1Options.ts b/src/models/Phase1Options.ts index ec12b107..469f8f38 100644 --- a/src/models/Phase1Options.ts +++ b/src/models/Phase1Options.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Phase2Options.ts b/src/models/Phase2Options.ts index 5f7a25b3..86ba4aec 100644 --- a/src/models/Phase2Options.ts +++ b/src/models/Phase2Options.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Placement.ts b/src/models/Placement.ts index 38c40cc1..0be4da2d 100644 --- a/src/models/Placement.ts +++ b/src/models/Placement.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/PrivateIp.ts b/src/models/PrivateIp.ts index 190997ee..19d8f892 100644 --- a/src/models/PrivateIp.ts +++ b/src/models/PrivateIp.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/PrivateIpLight.ts b/src/models/PrivateIpLight.ts index decddff3..e3aec252 100644 --- a/src/models/PrivateIpLight.ts +++ b/src/models/PrivateIpLight.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/PrivateIpLightForVm.ts b/src/models/PrivateIpLightForVm.ts index ea20ccf2..a7fe00d8 100644 --- a/src/models/PrivateIpLightForVm.ts +++ b/src/models/PrivateIpLightForVm.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ProductType.ts b/src/models/ProductType.ts index 98fb5699..c7a75f9c 100644 --- a/src/models/ProductType.ts +++ b/src/models/ProductType.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/PublicIp.ts b/src/models/PublicIp.ts index e5691c3d..520fe07b 100644 --- a/src/models/PublicIp.ts +++ b/src/models/PublicIp.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/PublicIpLight.ts b/src/models/PublicIpLight.ts index eebcb9bd..7de6ff79 100644 --- a/src/models/PublicIpLight.ts +++ b/src/models/PublicIpLight.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Quota.ts b/src/models/Quota.ts index f6a9ad0a..5bf6890c 100644 --- a/src/models/Quota.ts +++ b/src/models/Quota.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/QuotaTypes.ts b/src/models/QuotaTypes.ts index 47e12968..e34c8829 100644 --- a/src/models/QuotaTypes.ts +++ b/src/models/QuotaTypes.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadAccessKeysRequest.ts b/src/models/ReadAccessKeysRequest.ts index de05bb07..688ffa26 100644 --- a/src/models/ReadAccessKeysRequest.ts +++ b/src/models/ReadAccessKeysRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadAccessKeysResponse.ts b/src/models/ReadAccessKeysResponse.ts index 23724860..aea57e4a 100644 --- a/src/models/ReadAccessKeysResponse.ts +++ b/src/models/ReadAccessKeysResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadAccountsRequest.ts b/src/models/ReadAccountsRequest.ts index 23a4c20a..d9dcf6ef 100644 --- a/src/models/ReadAccountsRequest.ts +++ b/src/models/ReadAccountsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadAccountsResponse.ts b/src/models/ReadAccountsResponse.ts index 22b23d9a..bd46b034 100644 --- a/src/models/ReadAccountsResponse.ts +++ b/src/models/ReadAccountsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadAdminPasswordRequest.ts b/src/models/ReadAdminPasswordRequest.ts index 0d79bda8..968d838d 100644 --- a/src/models/ReadAdminPasswordRequest.ts +++ b/src/models/ReadAdminPasswordRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadAdminPasswordResponse.ts b/src/models/ReadAdminPasswordResponse.ts index 36f30af8..38037d72 100644 --- a/src/models/ReadAdminPasswordResponse.ts +++ b/src/models/ReadAdminPasswordResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadApiAccessPolicyRequest.ts b/src/models/ReadApiAccessPolicyRequest.ts index e4d7c22d..b530eb0c 100644 --- a/src/models/ReadApiAccessPolicyRequest.ts +++ b/src/models/ReadApiAccessPolicyRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadApiAccessPolicyResponse.ts b/src/models/ReadApiAccessPolicyResponse.ts index 90128947..7fc84895 100644 --- a/src/models/ReadApiAccessPolicyResponse.ts +++ b/src/models/ReadApiAccessPolicyResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadApiAccessRulesRequest.ts b/src/models/ReadApiAccessRulesRequest.ts index b5319c20..40c299fb 100644 --- a/src/models/ReadApiAccessRulesRequest.ts +++ b/src/models/ReadApiAccessRulesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadApiAccessRulesResponse.ts b/src/models/ReadApiAccessRulesResponse.ts index 9cc790f5..7461becc 100644 --- a/src/models/ReadApiAccessRulesResponse.ts +++ b/src/models/ReadApiAccessRulesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadApiLogsRequest.ts b/src/models/ReadApiLogsRequest.ts index 43289e91..a2b0ea57 100644 --- a/src/models/ReadApiLogsRequest.ts +++ b/src/models/ReadApiLogsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadApiLogsResponse.ts b/src/models/ReadApiLogsResponse.ts index 900bc4a2..e34c4645 100644 --- a/src/models/ReadApiLogsResponse.ts +++ b/src/models/ReadApiLogsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadCasRequest.ts b/src/models/ReadCasRequest.ts index bd729926..f98d22d4 100644 --- a/src/models/ReadCasRequest.ts +++ b/src/models/ReadCasRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadCasResponse.ts b/src/models/ReadCasResponse.ts index 3a89145c..14cfb55f 100644 --- a/src/models/ReadCasResponse.ts +++ b/src/models/ReadCasResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadCatalogRequest.ts b/src/models/ReadCatalogRequest.ts index 850849b7..0e018b8a 100644 --- a/src/models/ReadCatalogRequest.ts +++ b/src/models/ReadCatalogRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadCatalogResponse.ts b/src/models/ReadCatalogResponse.ts index 98747a86..c4d2a7f1 100644 --- a/src/models/ReadCatalogResponse.ts +++ b/src/models/ReadCatalogResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadCatalogsRequest.ts b/src/models/ReadCatalogsRequest.ts new file mode 100644 index 00000000..2be95026 --- /dev/null +++ b/src/models/ReadCatalogsRequest.ts @@ -0,0 +1,71 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + FiltersCatalogs, + FiltersCatalogsFromJSON, + FiltersCatalogsFromJSONTyped, + FiltersCatalogsToJSON, +} from './FiltersCatalogs'; + +/** + * ReadCatalogsRequest + * @export + * @interface ReadCatalogsRequest + */ +export interface ReadCatalogsRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadCatalogsRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersCatalogs} + * @memberof ReadCatalogsRequest + */ + filters?: FiltersCatalogs; +} + +export function ReadCatalogsRequestFromJSON(json: any): ReadCatalogsRequest { + return ReadCatalogsRequestFromJSONTyped(json, false); +} + +export function ReadCatalogsRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadCatalogsRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !exists(json, 'Filters') ? undefined : FiltersCatalogsFromJSON(json['Filters']), + }; +} + +export function ReadCatalogsRequestToJSON(value?: ReadCatalogsRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'DryRun': value.dryRun, + 'Filters': FiltersCatalogsToJSON(value.filters), + }; +} + diff --git a/src/models/ReadCatalogsResponse.ts b/src/models/ReadCatalogsResponse.ts new file mode 100644 index 00000000..82b1cf11 --- /dev/null +++ b/src/models/ReadCatalogsResponse.ts @@ -0,0 +1,77 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + Catalogs, + CatalogsFromJSON, + CatalogsFromJSONTyped, + CatalogsToJSON, +} from './Catalogs'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; + +/** + * ReadCatalogsResponse + * @export + * @interface ReadCatalogsResponse + */ +export interface ReadCatalogsResponse { + /** + * Information about one or more catalogs. + * @type {Array} + * @memberof ReadCatalogsResponse + */ + catalogs?: Array; + /** + * + * @type {ModelResponseContext} + * @memberof ReadCatalogsResponse + */ + responseContext?: ModelResponseContext; +} + +export function ReadCatalogsResponseFromJSON(json: any): ReadCatalogsResponse { + return ReadCatalogsResponseFromJSONTyped(json, false); +} + +export function ReadCatalogsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadCatalogsResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'catalogs': !exists(json, 'Catalogs') ? undefined : ((json['Catalogs'] as Array).map(CatalogsFromJSON)), + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} + +export function ReadCatalogsResponseToJSON(value?: ReadCatalogsResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'Catalogs': value.catalogs === undefined ? undefined : ((value.catalogs as Array).map(CatalogsToJSON)), + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} + diff --git a/src/models/ReadClientGatewaysRequest.ts b/src/models/ReadClientGatewaysRequest.ts index 8e49a76b..1c68d846 100644 --- a/src/models/ReadClientGatewaysRequest.ts +++ b/src/models/ReadClientGatewaysRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadClientGatewaysResponse.ts b/src/models/ReadClientGatewaysResponse.ts index 93619875..3995d4a7 100644 --- a/src/models/ReadClientGatewaysResponse.ts +++ b/src/models/ReadClientGatewaysResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadConsoleOutputRequest.ts b/src/models/ReadConsoleOutputRequest.ts index f9e92143..b127d24c 100644 --- a/src/models/ReadConsoleOutputRequest.ts +++ b/src/models/ReadConsoleOutputRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadConsoleOutputResponse.ts b/src/models/ReadConsoleOutputResponse.ts index 2eef1f1a..87657f45 100644 --- a/src/models/ReadConsoleOutputResponse.ts +++ b/src/models/ReadConsoleOutputResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadConsumptionAccountRequest.ts b/src/models/ReadConsumptionAccountRequest.ts index b427bfd8..cc5652e6 100644 --- a/src/models/ReadConsumptionAccountRequest.ts +++ b/src/models/ReadConsumptionAccountRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -26,7 +26,7 @@ export interface ReadConsumptionAccountRequest { */ dryRun?: boolean; /** - * The beginning of the time period, in ISO 8601 date-time format (for example, `2017-06-14` or `2017-06-14T00:00:00Z`). + * The beginning of the time period, in ISO 8601 date format (for example, `2020-06-14`). The date-time format is also accepted, but only with a time set to midnight (for example, `2020-06-14T00:00:00.000Z`). * @type {string} * @memberof ReadConsumptionAccountRequest */ @@ -38,7 +38,7 @@ export interface ReadConsumptionAccountRequest { */ overall?: boolean; /** - * The end of the time period, in ISO 8601 date-time format (for example, `2017-06-30` or `2017-06-30T00:00:00Z`). + * The end of the time period, in ISO 8601 date format (for example, `2020-06-30`). The date-time format is also accepted, but only with a time set to midnight (for example, `2020-06-30T00:00:00.000Z`). * @type {string} * @memberof ReadConsumptionAccountRequest */ diff --git a/src/models/ReadConsumptionAccountResponse.ts b/src/models/ReadConsumptionAccountResponse.ts index 91b6b049..f1333108 100644 --- a/src/models/ReadConsumptionAccountResponse.ts +++ b/src/models/ReadConsumptionAccountResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadDhcpOptionsRequest.ts b/src/models/ReadDhcpOptionsRequest.ts index fac1efe9..cba589b5 100644 --- a/src/models/ReadDhcpOptionsRequest.ts +++ b/src/models/ReadDhcpOptionsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadDhcpOptionsResponse.ts b/src/models/ReadDhcpOptionsResponse.ts index 946eb067..863848a7 100644 --- a/src/models/ReadDhcpOptionsResponse.ts +++ b/src/models/ReadDhcpOptionsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadDirectLinkInterfacesRequest.ts b/src/models/ReadDirectLinkInterfacesRequest.ts index 911ee54c..2eb40765 100644 --- a/src/models/ReadDirectLinkInterfacesRequest.ts +++ b/src/models/ReadDirectLinkInterfacesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadDirectLinkInterfacesResponse.ts b/src/models/ReadDirectLinkInterfacesResponse.ts index 0315914a..f4dfdb8a 100644 --- a/src/models/ReadDirectLinkInterfacesResponse.ts +++ b/src/models/ReadDirectLinkInterfacesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadDirectLinksRequest.ts b/src/models/ReadDirectLinksRequest.ts index 842ae492..32603bcb 100644 --- a/src/models/ReadDirectLinksRequest.ts +++ b/src/models/ReadDirectLinksRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadDirectLinksResponse.ts b/src/models/ReadDirectLinksResponse.ts index 5b65c013..712b223e 100644 --- a/src/models/ReadDirectLinksResponse.ts +++ b/src/models/ReadDirectLinksResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadFlexibleGpuCatalogRequest.ts b/src/models/ReadFlexibleGpuCatalogRequest.ts index f015dc88..52f90fc5 100644 --- a/src/models/ReadFlexibleGpuCatalogRequest.ts +++ b/src/models/ReadFlexibleGpuCatalogRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadFlexibleGpuCatalogResponse.ts b/src/models/ReadFlexibleGpuCatalogResponse.ts index eabbdc31..d24b490e 100644 --- a/src/models/ReadFlexibleGpuCatalogResponse.ts +++ b/src/models/ReadFlexibleGpuCatalogResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadFlexibleGpusRequest.ts b/src/models/ReadFlexibleGpusRequest.ts index f08615cf..de8d6cf0 100644 --- a/src/models/ReadFlexibleGpusRequest.ts +++ b/src/models/ReadFlexibleGpusRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadFlexibleGpusResponse.ts b/src/models/ReadFlexibleGpusResponse.ts index 2123577a..59fa425c 100644 --- a/src/models/ReadFlexibleGpusResponse.ts +++ b/src/models/ReadFlexibleGpusResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadImageExportTasksRequest.ts b/src/models/ReadImageExportTasksRequest.ts index 00c08aff..d408bfd7 100644 --- a/src/models/ReadImageExportTasksRequest.ts +++ b/src/models/ReadImageExportTasksRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadImageExportTasksResponse.ts b/src/models/ReadImageExportTasksResponse.ts index a74ead60..ab7e52e2 100644 --- a/src/models/ReadImageExportTasksResponse.ts +++ b/src/models/ReadImageExportTasksResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadImagesRequest.ts b/src/models/ReadImagesRequest.ts index ede68b7e..c4433bb7 100644 --- a/src/models/ReadImagesRequest.ts +++ b/src/models/ReadImagesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadImagesResponse.ts b/src/models/ReadImagesResponse.ts index 06c48037..b8b5f27d 100644 --- a/src/models/ReadImagesResponse.ts +++ b/src/models/ReadImagesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadInternetServicesRequest.ts b/src/models/ReadInternetServicesRequest.ts index 76f9783e..59616717 100644 --- a/src/models/ReadInternetServicesRequest.ts +++ b/src/models/ReadInternetServicesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadInternetServicesResponse.ts b/src/models/ReadInternetServicesResponse.ts index b8d0fca1..3fa12490 100644 --- a/src/models/ReadInternetServicesResponse.ts +++ b/src/models/ReadInternetServicesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadKeypairsRequest.ts b/src/models/ReadKeypairsRequest.ts index 9aea9d9f..aeddd6d1 100644 --- a/src/models/ReadKeypairsRequest.ts +++ b/src/models/ReadKeypairsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadKeypairsResponse.ts b/src/models/ReadKeypairsResponse.ts index 2500ff5e..0a2c5e83 100644 --- a/src/models/ReadKeypairsResponse.ts +++ b/src/models/ReadKeypairsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadListenerRulesRequest.ts b/src/models/ReadListenerRulesRequest.ts index 9682fc02..255b0017 100644 --- a/src/models/ReadListenerRulesRequest.ts +++ b/src/models/ReadListenerRulesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadListenerRulesResponse.ts b/src/models/ReadListenerRulesResponse.ts index 5fb3fb0a..684c73de 100644 --- a/src/models/ReadListenerRulesResponse.ts +++ b/src/models/ReadListenerRulesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadLoadBalancerTagsRequest.ts b/src/models/ReadLoadBalancerTagsRequest.ts index 1b2a6e37..fc37379a 100644 --- a/src/models/ReadLoadBalancerTagsRequest.ts +++ b/src/models/ReadLoadBalancerTagsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadLoadBalancerTagsResponse.ts b/src/models/ReadLoadBalancerTagsResponse.ts index 5a20e80f..0c9085bc 100644 --- a/src/models/ReadLoadBalancerTagsResponse.ts +++ b/src/models/ReadLoadBalancerTagsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadLoadBalancersRequest.ts b/src/models/ReadLoadBalancersRequest.ts index bfc3a8e0..a707bfd3 100644 --- a/src/models/ReadLoadBalancersRequest.ts +++ b/src/models/ReadLoadBalancersRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadLoadBalancersResponse.ts b/src/models/ReadLoadBalancersResponse.ts index 8a723385..b6ad0515 100644 --- a/src/models/ReadLoadBalancersResponse.ts +++ b/src/models/ReadLoadBalancersResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadLocationsRequest.ts b/src/models/ReadLocationsRequest.ts index f58762fd..5d73c9ff 100644 --- a/src/models/ReadLocationsRequest.ts +++ b/src/models/ReadLocationsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadLocationsResponse.ts b/src/models/ReadLocationsResponse.ts index 46225b24..6858c495 100644 --- a/src/models/ReadLocationsResponse.ts +++ b/src/models/ReadLocationsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNatServicesRequest.ts b/src/models/ReadNatServicesRequest.ts index e7208534..77453154 100644 --- a/src/models/ReadNatServicesRequest.ts +++ b/src/models/ReadNatServicesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNatServicesResponse.ts b/src/models/ReadNatServicesResponse.ts index 07b8c5dd..b7405683 100644 --- a/src/models/ReadNatServicesResponse.ts +++ b/src/models/ReadNatServicesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNetAccessPointServicesRequest.ts b/src/models/ReadNetAccessPointServicesRequest.ts index a6d747aa..58fc676a 100644 --- a/src/models/ReadNetAccessPointServicesRequest.ts +++ b/src/models/ReadNetAccessPointServicesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNetAccessPointServicesResponse.ts b/src/models/ReadNetAccessPointServicesResponse.ts index 5d32aa89..d06dd768 100644 --- a/src/models/ReadNetAccessPointServicesResponse.ts +++ b/src/models/ReadNetAccessPointServicesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNetAccessPointsRequest.ts b/src/models/ReadNetAccessPointsRequest.ts index 8903632f..c54064ff 100644 --- a/src/models/ReadNetAccessPointsRequest.ts +++ b/src/models/ReadNetAccessPointsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNetAccessPointsResponse.ts b/src/models/ReadNetAccessPointsResponse.ts index 0741f862..2c62d022 100644 --- a/src/models/ReadNetAccessPointsResponse.ts +++ b/src/models/ReadNetAccessPointsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNetPeeringsRequest.ts b/src/models/ReadNetPeeringsRequest.ts index 51913048..8ecb432a 100644 --- a/src/models/ReadNetPeeringsRequest.ts +++ b/src/models/ReadNetPeeringsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNetPeeringsResponse.ts b/src/models/ReadNetPeeringsResponse.ts index 9f524eff..18e1ca66 100644 --- a/src/models/ReadNetPeeringsResponse.ts +++ b/src/models/ReadNetPeeringsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNetsRequest.ts b/src/models/ReadNetsRequest.ts index 13654a3d..7df939a4 100644 --- a/src/models/ReadNetsRequest.ts +++ b/src/models/ReadNetsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNetsResponse.ts b/src/models/ReadNetsResponse.ts index a523962c..09861374 100644 --- a/src/models/ReadNetsResponse.ts +++ b/src/models/ReadNetsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNicsRequest.ts b/src/models/ReadNicsRequest.ts index 5fdeabf4..d97a027e 100644 --- a/src/models/ReadNicsRequest.ts +++ b/src/models/ReadNicsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadNicsResponse.ts b/src/models/ReadNicsResponse.ts index ac066cff..161ac8e1 100644 --- a/src/models/ReadNicsResponse.ts +++ b/src/models/ReadNicsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadProductTypesRequest.ts b/src/models/ReadProductTypesRequest.ts index 4468deaa..5626eb9c 100644 --- a/src/models/ReadProductTypesRequest.ts +++ b/src/models/ReadProductTypesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadProductTypesResponse.ts b/src/models/ReadProductTypesResponse.ts index 83590901..f547ba31 100644 --- a/src/models/ReadProductTypesResponse.ts +++ b/src/models/ReadProductTypesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadPublicCatalogRequest.ts b/src/models/ReadPublicCatalogRequest.ts index a716e885..841fb59f 100644 --- a/src/models/ReadPublicCatalogRequest.ts +++ b/src/models/ReadPublicCatalogRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadPublicCatalogResponse.ts b/src/models/ReadPublicCatalogResponse.ts index 2c1e7b43..79f4bb1f 100644 --- a/src/models/ReadPublicCatalogResponse.ts +++ b/src/models/ReadPublicCatalogResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadPublicIpRangesRequest.ts b/src/models/ReadPublicIpRangesRequest.ts index 1dfcec68..e44e0226 100644 --- a/src/models/ReadPublicIpRangesRequest.ts +++ b/src/models/ReadPublicIpRangesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadPublicIpRangesResponse.ts b/src/models/ReadPublicIpRangesResponse.ts index e60686e6..ddd25dc2 100644 --- a/src/models/ReadPublicIpRangesResponse.ts +++ b/src/models/ReadPublicIpRangesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadPublicIpsRequest.ts b/src/models/ReadPublicIpsRequest.ts index 8d8a7fdb..d643b52d 100644 --- a/src/models/ReadPublicIpsRequest.ts +++ b/src/models/ReadPublicIpsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadPublicIpsResponse.ts b/src/models/ReadPublicIpsResponse.ts index 8d8e8825..f216c627 100644 --- a/src/models/ReadPublicIpsResponse.ts +++ b/src/models/ReadPublicIpsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadQuotasRequest.ts b/src/models/ReadQuotasRequest.ts index a4f7df17..ca38b149 100644 --- a/src/models/ReadQuotasRequest.ts +++ b/src/models/ReadQuotasRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadQuotasResponse.ts b/src/models/ReadQuotasResponse.ts index df636273..84ac1011 100644 --- a/src/models/ReadQuotasResponse.ts +++ b/src/models/ReadQuotasResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadRegionsRequest.ts b/src/models/ReadRegionsRequest.ts index 267a509f..7f4d0389 100644 --- a/src/models/ReadRegionsRequest.ts +++ b/src/models/ReadRegionsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadRegionsResponse.ts b/src/models/ReadRegionsResponse.ts index 3401504b..414996b1 100644 --- a/src/models/ReadRegionsResponse.ts +++ b/src/models/ReadRegionsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadRouteTablesRequest.ts b/src/models/ReadRouteTablesRequest.ts index a4e6724b..562e13fc 100644 --- a/src/models/ReadRouteTablesRequest.ts +++ b/src/models/ReadRouteTablesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadRouteTablesResponse.ts b/src/models/ReadRouteTablesResponse.ts index a34e0640..46896fbd 100644 --- a/src/models/ReadRouteTablesResponse.ts +++ b/src/models/ReadRouteTablesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSecretAccessKeyRequest.ts b/src/models/ReadSecretAccessKeyRequest.ts index 55ce2035..d279024b 100644 --- a/src/models/ReadSecretAccessKeyRequest.ts +++ b/src/models/ReadSecretAccessKeyRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSecretAccessKeyResponse.ts b/src/models/ReadSecretAccessKeyResponse.ts index 40386921..577f249d 100644 --- a/src/models/ReadSecretAccessKeyResponse.ts +++ b/src/models/ReadSecretAccessKeyResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSecurityGroupsRequest.ts b/src/models/ReadSecurityGroupsRequest.ts index 7ae0b8fe..962f0c8e 100644 --- a/src/models/ReadSecurityGroupsRequest.ts +++ b/src/models/ReadSecurityGroupsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSecurityGroupsResponse.ts b/src/models/ReadSecurityGroupsResponse.ts index 02b30518..9155e7d4 100644 --- a/src/models/ReadSecurityGroupsResponse.ts +++ b/src/models/ReadSecurityGroupsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadServerCertificatesRequest.ts b/src/models/ReadServerCertificatesRequest.ts index 76cef47a..8b20abd1 100644 --- a/src/models/ReadServerCertificatesRequest.ts +++ b/src/models/ReadServerCertificatesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadServerCertificatesResponse.ts b/src/models/ReadServerCertificatesResponse.ts index 76dd8761..b6249d75 100644 --- a/src/models/ReadServerCertificatesResponse.ts +++ b/src/models/ReadServerCertificatesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSnapshotExportTasksRequest.ts b/src/models/ReadSnapshotExportTasksRequest.ts index 102aff10..bf06341b 100644 --- a/src/models/ReadSnapshotExportTasksRequest.ts +++ b/src/models/ReadSnapshotExportTasksRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSnapshotExportTasksResponse.ts b/src/models/ReadSnapshotExportTasksResponse.ts index 8e06cb8a..b26b0c65 100644 --- a/src/models/ReadSnapshotExportTasksResponse.ts +++ b/src/models/ReadSnapshotExportTasksResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSnapshotsRequest.ts b/src/models/ReadSnapshotsRequest.ts index 2032d0af..b4c30915 100644 --- a/src/models/ReadSnapshotsRequest.ts +++ b/src/models/ReadSnapshotsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSnapshotsResponse.ts b/src/models/ReadSnapshotsResponse.ts index b5c1b47f..d55643ea 100644 --- a/src/models/ReadSnapshotsResponse.ts +++ b/src/models/ReadSnapshotsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSubnetsRequest.ts b/src/models/ReadSubnetsRequest.ts index 0dda8b99..585abc56 100644 --- a/src/models/ReadSubnetsRequest.ts +++ b/src/models/ReadSubnetsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSubnetsResponse.ts b/src/models/ReadSubnetsResponse.ts index dfba9f45..8c4de665 100644 --- a/src/models/ReadSubnetsResponse.ts +++ b/src/models/ReadSubnetsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSubregionsRequest.ts b/src/models/ReadSubregionsRequest.ts index a17eac36..11e5dade 100644 --- a/src/models/ReadSubregionsRequest.ts +++ b/src/models/ReadSubregionsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadSubregionsResponse.ts b/src/models/ReadSubregionsResponse.ts index 82f79d99..c25b7ff1 100644 --- a/src/models/ReadSubregionsResponse.ts +++ b/src/models/ReadSubregionsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadTagsRequest.ts b/src/models/ReadTagsRequest.ts index 77721166..fc1c0fc5 100644 --- a/src/models/ReadTagsRequest.ts +++ b/src/models/ReadTagsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadTagsResponse.ts b/src/models/ReadTagsResponse.ts index 5b2a3d47..ddcc17d3 100644 --- a/src/models/ReadTagsResponse.ts +++ b/src/models/ReadTagsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVirtualGatewaysRequest.ts b/src/models/ReadVirtualGatewaysRequest.ts index 76f4d047..0cfe9a44 100644 --- a/src/models/ReadVirtualGatewaysRequest.ts +++ b/src/models/ReadVirtualGatewaysRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVirtualGatewaysResponse.ts b/src/models/ReadVirtualGatewaysResponse.ts index a94d66c6..60842e87 100644 --- a/src/models/ReadVirtualGatewaysResponse.ts +++ b/src/models/ReadVirtualGatewaysResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVmGroupsRequest.ts b/src/models/ReadVmGroupsRequest.ts new file mode 100644 index 00000000..731f272f --- /dev/null +++ b/src/models/ReadVmGroupsRequest.ts @@ -0,0 +1,71 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + FiltersVmGroup, + FiltersVmGroupFromJSON, + FiltersVmGroupFromJSONTyped, + FiltersVmGroupToJSON, +} from './FiltersVmGroup'; + +/** + * + * @export + * @interface ReadVmGroupsRequest + */ +export interface ReadVmGroupsRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadVmGroupsRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersVmGroup} + * @memberof ReadVmGroupsRequest + */ + filters?: FiltersVmGroup; +} + +export function ReadVmGroupsRequestFromJSON(json: any): ReadVmGroupsRequest { + return ReadVmGroupsRequestFromJSONTyped(json, false); +} + +export function ReadVmGroupsRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmGroupsRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !exists(json, 'Filters') ? undefined : FiltersVmGroupFromJSON(json['Filters']), + }; +} + +export function ReadVmGroupsRequestToJSON(value?: ReadVmGroupsRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'DryRun': value.dryRun, + 'Filters': FiltersVmGroupToJSON(value.filters), + }; +} + diff --git a/src/models/ReadVmGroupsResponse.ts b/src/models/ReadVmGroupsResponse.ts new file mode 100644 index 00000000..046b794f --- /dev/null +++ b/src/models/ReadVmGroupsResponse.ts @@ -0,0 +1,77 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; +import { + VmGroup, + VmGroupFromJSON, + VmGroupFromJSONTyped, + VmGroupToJSON, +} from './VmGroup'; + +/** + * + * @export + * @interface ReadVmGroupsResponse + */ +export interface ReadVmGroupsResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ReadVmGroupsResponse + */ + responseContext?: ModelResponseContext; + /** + * Information about one or more VM groups. + * @type {Array} + * @memberof ReadVmGroupsResponse + */ + vmGroups?: Array; +} + +export function ReadVmGroupsResponseFromJSON(json: any): ReadVmGroupsResponse { + return ReadVmGroupsResponseFromJSONTyped(json, false); +} + +export function ReadVmGroupsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmGroupsResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmGroups': !exists(json, 'VmGroups') ? undefined : ((json['VmGroups'] as Array).map(VmGroupFromJSON)), + }; +} + +export function ReadVmGroupsResponseToJSON(value?: ReadVmGroupsResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmGroups': value.vmGroups === undefined ? undefined : ((value.vmGroups as Array).map(VmGroupToJSON)), + }; +} + diff --git a/src/models/ReadVmTemplatesRequest.ts b/src/models/ReadVmTemplatesRequest.ts new file mode 100644 index 00000000..4afd16a6 --- /dev/null +++ b/src/models/ReadVmTemplatesRequest.ts @@ -0,0 +1,71 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + FiltersVmTemplate, + FiltersVmTemplateFromJSON, + FiltersVmTemplateFromJSONTyped, + FiltersVmTemplateToJSON, +} from './FiltersVmTemplate'; + +/** + * + * @export + * @interface ReadVmTemplatesRequest + */ +export interface ReadVmTemplatesRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ReadVmTemplatesRequest + */ + dryRun?: boolean; + /** + * + * @type {FiltersVmTemplate} + * @memberof ReadVmTemplatesRequest + */ + filters?: FiltersVmTemplate; +} + +export function ReadVmTemplatesRequestFromJSON(json: any): ReadVmTemplatesRequest { + return ReadVmTemplatesRequestFromJSONTyped(json, false); +} + +export function ReadVmTemplatesRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmTemplatesRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'filters': !exists(json, 'Filters') ? undefined : FiltersVmTemplateFromJSON(json['Filters']), + }; +} + +export function ReadVmTemplatesRequestToJSON(value?: ReadVmTemplatesRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'DryRun': value.dryRun, + 'Filters': FiltersVmTemplateToJSON(value.filters), + }; +} + diff --git a/src/models/ReadVmTemplatesResponse.ts b/src/models/ReadVmTemplatesResponse.ts new file mode 100644 index 00000000..d65c57cf --- /dev/null +++ b/src/models/ReadVmTemplatesResponse.ts @@ -0,0 +1,77 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; +import { + VmTemplate, + VmTemplateFromJSON, + VmTemplateFromJSONTyped, + VmTemplateToJSON, +} from './VmTemplate'; + +/** + * + * @export + * @interface ReadVmTemplatesResponse + */ +export interface ReadVmTemplatesResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ReadVmTemplatesResponse + */ + responseContext?: ModelResponseContext; + /** + * Information about one or more VM templates. + * @type {Array} + * @memberof ReadVmTemplatesResponse + */ + vmTemplates?: Array; +} + +export function ReadVmTemplatesResponseFromJSON(json: any): ReadVmTemplatesResponse { + return ReadVmTemplatesResponseFromJSONTyped(json, false); +} + +export function ReadVmTemplatesResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReadVmTemplatesResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmTemplates': !exists(json, 'VmTemplates') ? undefined : ((json['VmTemplates'] as Array).map(VmTemplateFromJSON)), + }; +} + +export function ReadVmTemplatesResponseToJSON(value?: ReadVmTemplatesResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmTemplates': value.vmTemplates === undefined ? undefined : ((value.vmTemplates as Array).map(VmTemplateToJSON)), + }; +} + diff --git a/src/models/ReadVmTypesRequest.ts b/src/models/ReadVmTypesRequest.ts index 2ec447b9..cf7d26f4 100644 --- a/src/models/ReadVmTypesRequest.ts +++ b/src/models/ReadVmTypesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVmTypesResponse.ts b/src/models/ReadVmTypesResponse.ts index 8fbefdbc..8e502ef0 100644 --- a/src/models/ReadVmTypesResponse.ts +++ b/src/models/ReadVmTypesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVmsHealthRequest.ts b/src/models/ReadVmsHealthRequest.ts index 498a012f..2b8c708b 100644 --- a/src/models/ReadVmsHealthRequest.ts +++ b/src/models/ReadVmsHealthRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVmsHealthResponse.ts b/src/models/ReadVmsHealthResponse.ts index 5b5fdf86..9a627afa 100644 --- a/src/models/ReadVmsHealthResponse.ts +++ b/src/models/ReadVmsHealthResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVmsRequest.ts b/src/models/ReadVmsRequest.ts index b0306aa3..7119d63b 100644 --- a/src/models/ReadVmsRequest.ts +++ b/src/models/ReadVmsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVmsResponse.ts b/src/models/ReadVmsResponse.ts index e1fe51d9..6d4974c7 100644 --- a/src/models/ReadVmsResponse.ts +++ b/src/models/ReadVmsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVmsStateRequest.ts b/src/models/ReadVmsStateRequest.ts index fbfd6d08..46dc7ddf 100644 --- a/src/models/ReadVmsStateRequest.ts +++ b/src/models/ReadVmsStateRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVmsStateResponse.ts b/src/models/ReadVmsStateResponse.ts index ac451bc0..5287916b 100644 --- a/src/models/ReadVmsStateResponse.ts +++ b/src/models/ReadVmsStateResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVolumesRequest.ts b/src/models/ReadVolumesRequest.ts index 9a577eb2..5de65d52 100644 --- a/src/models/ReadVolumesRequest.ts +++ b/src/models/ReadVolumesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVolumesResponse.ts b/src/models/ReadVolumesResponse.ts index 08e4d936..874ed5b4 100644 --- a/src/models/ReadVolumesResponse.ts +++ b/src/models/ReadVolumesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVpnConnectionsRequest.ts b/src/models/ReadVpnConnectionsRequest.ts index 8756dcaf..dbdeb892 100644 --- a/src/models/ReadVpnConnectionsRequest.ts +++ b/src/models/ReadVpnConnectionsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ReadVpnConnectionsResponse.ts b/src/models/ReadVpnConnectionsResponse.ts index 6cbcd9de..740c4181 100644 --- a/src/models/ReadVpnConnectionsResponse.ts +++ b/src/models/ReadVpnConnectionsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RebootVmsRequest.ts b/src/models/RebootVmsRequest.ts index 7ad4f593..4744e30d 100644 --- a/src/models/RebootVmsRequest.ts +++ b/src/models/RebootVmsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RebootVmsResponse.ts b/src/models/RebootVmsResponse.ts index 058f15ce..4b79b6c6 100644 --- a/src/models/RebootVmsResponse.ts +++ b/src/models/RebootVmsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Region.ts b/src/models/Region.ts index 8dd60c27..648b16ef 100644 --- a/src/models/Region.ts +++ b/src/models/Region.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RegisterVmsInLoadBalancerRequest.ts b/src/models/RegisterVmsInLoadBalancerRequest.ts index 1099a499..35c9cc4d 100644 --- a/src/models/RegisterVmsInLoadBalancerRequest.ts +++ b/src/models/RegisterVmsInLoadBalancerRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RegisterVmsInLoadBalancerResponse.ts b/src/models/RegisterVmsInLoadBalancerResponse.ts index 91b88194..ac7feb62 100644 --- a/src/models/RegisterVmsInLoadBalancerResponse.ts +++ b/src/models/RegisterVmsInLoadBalancerResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RejectNetPeeringRequest.ts b/src/models/RejectNetPeeringRequest.ts index ae387443..53eb4a74 100644 --- a/src/models/RejectNetPeeringRequest.ts +++ b/src/models/RejectNetPeeringRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RejectNetPeeringResponse.ts b/src/models/RejectNetPeeringResponse.ts index f6e1dc39..4a2d9a9d 100644 --- a/src/models/RejectNetPeeringResponse.ts +++ b/src/models/RejectNetPeeringResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ResetAccountPasswordRequest.ts b/src/models/ResetAccountPasswordRequest.ts index 74a448a9..697be945 100644 --- a/src/models/ResetAccountPasswordRequest.ts +++ b/src/models/ResetAccountPasswordRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ResetAccountPasswordResponse.ts b/src/models/ResetAccountPasswordResponse.ts index c9e40616..db22b6de 100644 --- a/src/models/ResetAccountPasswordResponse.ts +++ b/src/models/ResetAccountPasswordResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ResourceLoadBalancerTag.ts b/src/models/ResourceLoadBalancerTag.ts index 33682891..c703c104 100644 --- a/src/models/ResourceLoadBalancerTag.ts +++ b/src/models/ResourceLoadBalancerTag.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ResourceTag.ts b/src/models/ResourceTag.ts index 72874e8d..176e1bce 100644 --- a/src/models/ResourceTag.ts +++ b/src/models/ResourceTag.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Route.ts b/src/models/Route.ts index 7baf59d1..70d293ce 100644 --- a/src/models/Route.ts +++ b/src/models/Route.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RouteLight.ts b/src/models/RouteLight.ts index 6e76304d..537f5674 100644 --- a/src/models/RouteLight.ts +++ b/src/models/RouteLight.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RoutePropagatingVirtualGateway.ts b/src/models/RoutePropagatingVirtualGateway.ts index fb4e4cf3..cd829bdc 100644 --- a/src/models/RoutePropagatingVirtualGateway.ts +++ b/src/models/RoutePropagatingVirtualGateway.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/RouteTable.ts b/src/models/RouteTable.ts index b73ab5e8..30484172 100644 --- a/src/models/RouteTable.ts +++ b/src/models/RouteTable.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ScaleDownVmGroupRequest.ts b/src/models/ScaleDownVmGroupRequest.ts new file mode 100644 index 00000000..d10e3868 --- /dev/null +++ b/src/models/ScaleDownVmGroupRequest.ts @@ -0,0 +1,72 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +/** + * + * @export + * @interface ScaleDownVmGroupRequest + */ +export interface ScaleDownVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ScaleDownVmGroupRequest + */ + dryRun?: boolean; + /** + * The ID of the VM group you want to scale down. + * @type {string} + * @memberof ScaleDownVmGroupRequest + */ + vmGroupId: string; + /** + * The number of VMs you want to delete from the VM group. + * @type {number} + * @memberof ScaleDownVmGroupRequest + */ + vmSubtraction: number; +} + +export function ScaleDownVmGroupRequestFromJSON(json: any): ScaleDownVmGroupRequest { + return ScaleDownVmGroupRequestFromJSONTyped(json, false); +} + +export function ScaleDownVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleDownVmGroupRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'vmGroupId': json['VmGroupId'], + 'vmSubtraction': json['VmSubtraction'], + }; +} + +export function ScaleDownVmGroupRequestToJSON(value?: ScaleDownVmGroupRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'DryRun': value.dryRun, + 'VmGroupId': value.vmGroupId, + 'VmSubtraction': value.vmSubtraction, + }; +} + diff --git a/src/models/ScaleDownVmGroupResponse.ts b/src/models/ScaleDownVmGroupResponse.ts new file mode 100644 index 00000000..001998dd --- /dev/null +++ b/src/models/ScaleDownVmGroupResponse.ts @@ -0,0 +1,63 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; + +/** + * + * @export + * @interface ScaleDownVmGroupResponse + */ +export interface ScaleDownVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ScaleDownVmGroupResponse + */ + responseContext?: ModelResponseContext; +} + +export function ScaleDownVmGroupResponseFromJSON(json: any): ScaleDownVmGroupResponse { + return ScaleDownVmGroupResponseFromJSONTyped(json, false); +} + +export function ScaleDownVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleDownVmGroupResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} + +export function ScaleDownVmGroupResponseToJSON(value?: ScaleDownVmGroupResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} + diff --git a/src/models/ScaleUpVmGroupRequest.ts b/src/models/ScaleUpVmGroupRequest.ts new file mode 100644 index 00000000..ac6d6ead --- /dev/null +++ b/src/models/ScaleUpVmGroupRequest.ts @@ -0,0 +1,72 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +/** + * + * @export + * @interface ScaleUpVmGroupRequest + */ +export interface ScaleUpVmGroupRequest { + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof ScaleUpVmGroupRequest + */ + dryRun?: boolean; + /** + * The number of VMs you want to add to the VM group. + * @type {number} + * @memberof ScaleUpVmGroupRequest + */ + vmAddition: number; + /** + * The ID of the VM group you want to scale up. + * @type {string} + * @memberof ScaleUpVmGroupRequest + */ + vmGroupId: string; +} + +export function ScaleUpVmGroupRequestFromJSON(json: any): ScaleUpVmGroupRequest { + return ScaleUpVmGroupRequestFromJSONTyped(json, false); +} + +export function ScaleUpVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleUpVmGroupRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'vmAddition': json['VmAddition'], + 'vmGroupId': json['VmGroupId'], + }; +} + +export function ScaleUpVmGroupRequestToJSON(value?: ScaleUpVmGroupRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'DryRun': value.dryRun, + 'VmAddition': value.vmAddition, + 'VmGroupId': value.vmGroupId, + }; +} + diff --git a/src/models/ScaleUpVmGroupResponse.ts b/src/models/ScaleUpVmGroupResponse.ts new file mode 100644 index 00000000..00cd1093 --- /dev/null +++ b/src/models/ScaleUpVmGroupResponse.ts @@ -0,0 +1,63 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; + +/** + * + * @export + * @interface ScaleUpVmGroupResponse + */ +export interface ScaleUpVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof ScaleUpVmGroupResponse + */ + responseContext?: ModelResponseContext; +} + +export function ScaleUpVmGroupResponseFromJSON(json: any): ScaleUpVmGroupResponse { + return ScaleUpVmGroupResponseFromJSONTyped(json, false); +} + +export function ScaleUpVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScaleUpVmGroupResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + }; +} + +export function ScaleUpVmGroupResponseToJSON(value?: ScaleUpVmGroupResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + }; +} + diff --git a/src/models/SecurityGroup.ts b/src/models/SecurityGroup.ts index dccf404a..2da28d88 100644 --- a/src/models/SecurityGroup.ts +++ b/src/models/SecurityGroup.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/SecurityGroupLight.ts b/src/models/SecurityGroupLight.ts index db59d0a2..2dafeedb 100644 --- a/src/models/SecurityGroupLight.ts +++ b/src/models/SecurityGroupLight.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/SecurityGroupRule.ts b/src/models/SecurityGroupRule.ts index 004d6eac..e6531d5a 100644 --- a/src/models/SecurityGroupRule.ts +++ b/src/models/SecurityGroupRule.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/SecurityGroupsMember.ts b/src/models/SecurityGroupsMember.ts index 0334bbf5..968c6571 100644 --- a/src/models/SecurityGroupsMember.ts +++ b/src/models/SecurityGroupsMember.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/SendResetPasswordEmailRequest.ts b/src/models/SendResetPasswordEmailRequest.ts index d17a8e8d..2d52a892 100644 --- a/src/models/SendResetPasswordEmailRequest.ts +++ b/src/models/SendResetPasswordEmailRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/SendResetPasswordEmailResponse.ts b/src/models/SendResetPasswordEmailResponse.ts index aa3d21cb..66954940 100644 --- a/src/models/SendResetPasswordEmailResponse.ts +++ b/src/models/SendResetPasswordEmailResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/ServerCertificate.ts b/src/models/ServerCertificate.ts index baa871b8..95cc5a3d 100644 --- a/src/models/ServerCertificate.ts +++ b/src/models/ServerCertificate.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Service.ts b/src/models/Service.ts index 6d0dd966..8264c7b2 100644 --- a/src/models/Service.ts +++ b/src/models/Service.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Snapshot.ts b/src/models/Snapshot.ts index 7ef756d8..c6458194 100644 --- a/src/models/Snapshot.ts +++ b/src/models/Snapshot.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/SnapshotExportTask.ts b/src/models/SnapshotExportTask.ts index ca23adbf..0aee9947 100644 --- a/src/models/SnapshotExportTask.ts +++ b/src/models/SnapshotExportTask.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/SourceNet.ts b/src/models/SourceNet.ts index 0d6cf4c3..0f55e420 100644 --- a/src/models/SourceNet.ts +++ b/src/models/SourceNet.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/SourceSecurityGroup.ts b/src/models/SourceSecurityGroup.ts index a7f94108..85111c9d 100644 --- a/src/models/SourceSecurityGroup.ts +++ b/src/models/SourceSecurityGroup.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/StartVmsRequest.ts b/src/models/StartVmsRequest.ts index 5cb4d322..d40d71e3 100644 --- a/src/models/StartVmsRequest.ts +++ b/src/models/StartVmsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/StartVmsResponse.ts b/src/models/StartVmsResponse.ts index 0d0324b8..9db65d90 100644 --- a/src/models/StartVmsResponse.ts +++ b/src/models/StartVmsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/StateComment.ts b/src/models/StateComment.ts index c1631985..5c37dec4 100644 --- a/src/models/StateComment.ts +++ b/src/models/StateComment.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/StopVmsRequest.ts b/src/models/StopVmsRequest.ts index 430932ca..c6e77e0e 100644 --- a/src/models/StopVmsRequest.ts +++ b/src/models/StopVmsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/StopVmsResponse.ts b/src/models/StopVmsResponse.ts index 519b18a5..825d5b85 100644 --- a/src/models/StopVmsResponse.ts +++ b/src/models/StopVmsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Subnet.ts b/src/models/Subnet.ts index b74cc85b..702227d6 100644 --- a/src/models/Subnet.ts +++ b/src/models/Subnet.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Subregion.ts b/src/models/Subregion.ts index f50f0096..6d777f63 100644 --- a/src/models/Subregion.ts +++ b/src/models/Subregion.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Tag.ts b/src/models/Tag.ts index cb2cf1c2..b9ca64bc 100644 --- a/src/models/Tag.ts +++ b/src/models/Tag.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkFlexibleGpuRequest.ts b/src/models/UnlinkFlexibleGpuRequest.ts index 5fede4d5..b9534e4c 100644 --- a/src/models/UnlinkFlexibleGpuRequest.ts +++ b/src/models/UnlinkFlexibleGpuRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkFlexibleGpuResponse.ts b/src/models/UnlinkFlexibleGpuResponse.ts index 8ebc9608..aefcfc5a 100644 --- a/src/models/UnlinkFlexibleGpuResponse.ts +++ b/src/models/UnlinkFlexibleGpuResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkInternetServiceRequest.ts b/src/models/UnlinkInternetServiceRequest.ts index e7e72876..26987b44 100644 --- a/src/models/UnlinkInternetServiceRequest.ts +++ b/src/models/UnlinkInternetServiceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkInternetServiceResponse.ts b/src/models/UnlinkInternetServiceResponse.ts index c3ddf671..757863d9 100644 --- a/src/models/UnlinkInternetServiceResponse.ts +++ b/src/models/UnlinkInternetServiceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkLoadBalancerBackendMachinesRequest.ts b/src/models/UnlinkLoadBalancerBackendMachinesRequest.ts index 39624e30..d637db05 100644 --- a/src/models/UnlinkLoadBalancerBackendMachinesRequest.ts +++ b/src/models/UnlinkLoadBalancerBackendMachinesRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkLoadBalancerBackendMachinesResponse.ts b/src/models/UnlinkLoadBalancerBackendMachinesResponse.ts index 4ffe1b29..f6eb4ddd 100644 --- a/src/models/UnlinkLoadBalancerBackendMachinesResponse.ts +++ b/src/models/UnlinkLoadBalancerBackendMachinesResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkNicRequest.ts b/src/models/UnlinkNicRequest.ts index b7193cb1..d9df53cb 100644 --- a/src/models/UnlinkNicRequest.ts +++ b/src/models/UnlinkNicRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkNicResponse.ts b/src/models/UnlinkNicResponse.ts index 66bd58e5..03a820c2 100644 --- a/src/models/UnlinkNicResponse.ts +++ b/src/models/UnlinkNicResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkPrivateIpsRequest.ts b/src/models/UnlinkPrivateIpsRequest.ts index f0303d20..58a717a2 100644 --- a/src/models/UnlinkPrivateIpsRequest.ts +++ b/src/models/UnlinkPrivateIpsRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkPrivateIpsResponse.ts b/src/models/UnlinkPrivateIpsResponse.ts index f4ac327d..55eddd98 100644 --- a/src/models/UnlinkPrivateIpsResponse.ts +++ b/src/models/UnlinkPrivateIpsResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkPublicIpRequest.ts b/src/models/UnlinkPublicIpRequest.ts index 8a579fea..02742e01 100644 --- a/src/models/UnlinkPublicIpRequest.ts +++ b/src/models/UnlinkPublicIpRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkPublicIpResponse.ts b/src/models/UnlinkPublicIpResponse.ts index 7b59d43e..417ac6a5 100644 --- a/src/models/UnlinkPublicIpResponse.ts +++ b/src/models/UnlinkPublicIpResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkRouteTableRequest.ts b/src/models/UnlinkRouteTableRequest.ts index c66e8c88..3f163036 100644 --- a/src/models/UnlinkRouteTableRequest.ts +++ b/src/models/UnlinkRouteTableRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkRouteTableResponse.ts b/src/models/UnlinkRouteTableResponse.ts index 41404cf6..aafe6324 100644 --- a/src/models/UnlinkRouteTableResponse.ts +++ b/src/models/UnlinkRouteTableResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkVirtualGatewayRequest.ts b/src/models/UnlinkVirtualGatewayRequest.ts index cdc49832..d1ebf2af 100644 --- a/src/models/UnlinkVirtualGatewayRequest.ts +++ b/src/models/UnlinkVirtualGatewayRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkVirtualGatewayResponse.ts b/src/models/UnlinkVirtualGatewayResponse.ts index f031627c..af4f87e0 100644 --- a/src/models/UnlinkVirtualGatewayResponse.ts +++ b/src/models/UnlinkVirtualGatewayResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkVolumeRequest.ts b/src/models/UnlinkVolumeRequest.ts index 99b1330e..439bfabd 100644 --- a/src/models/UnlinkVolumeRequest.ts +++ b/src/models/UnlinkVolumeRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UnlinkVolumeResponse.ts b/src/models/UnlinkVolumeResponse.ts index 9386863c..fd3d3421 100644 --- a/src/models/UnlinkVolumeResponse.ts +++ b/src/models/UnlinkVolumeResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateAccessKeyRequest.ts b/src/models/UpdateAccessKeyRequest.ts index 23c182e4..c2fe1da5 100644 --- a/src/models/UpdateAccessKeyRequest.ts +++ b/src/models/UpdateAccessKeyRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -32,7 +32,7 @@ export interface UpdateAccessKeyRequest { */ dryRun?: boolean; /** - * 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 is set to not expire. + * The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z` or `2020-06-14`). If not specified, the access key is set to not expire. * @type {string} * @memberof UpdateAccessKeyRequest */ diff --git a/src/models/UpdateAccessKeyResponse.ts b/src/models/UpdateAccessKeyResponse.ts index 74f151e6..fb68f235 100644 --- a/src/models/UpdateAccessKeyResponse.ts +++ b/src/models/UpdateAccessKeyResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateAccountRequest.ts b/src/models/UpdateAccountRequest.ts index 5110905f..87c9ffeb 100644 --- a/src/models/UpdateAccountRequest.ts +++ b/src/models/UpdateAccountRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateAccountResponse.ts b/src/models/UpdateAccountResponse.ts index 1df0f07f..0758875b 100644 --- a/src/models/UpdateAccountResponse.ts +++ b/src/models/UpdateAccountResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateApiAccessPolicyRequest.ts b/src/models/UpdateApiAccessPolicyRequest.ts index 67ad9277..99b51fc3 100644 --- a/src/models/UpdateApiAccessPolicyRequest.ts +++ b/src/models/UpdateApiAccessPolicyRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateApiAccessPolicyResponse.ts b/src/models/UpdateApiAccessPolicyResponse.ts index 556a398e..975422eb 100644 --- a/src/models/UpdateApiAccessPolicyResponse.ts +++ b/src/models/UpdateApiAccessPolicyResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateApiAccessRuleRequest.ts b/src/models/UpdateApiAccessRuleRequest.ts index 283b663e..3904ee22 100644 --- a/src/models/UpdateApiAccessRuleRequest.ts +++ b/src/models/UpdateApiAccessRuleRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateApiAccessRuleResponse.ts b/src/models/UpdateApiAccessRuleResponse.ts index ab786107..44772ba9 100644 --- a/src/models/UpdateApiAccessRuleResponse.ts +++ b/src/models/UpdateApiAccessRuleResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateCaRequest.ts b/src/models/UpdateCaRequest.ts index fa06e2e0..848caff3 100644 --- a/src/models/UpdateCaRequest.ts +++ b/src/models/UpdateCaRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateCaResponse.ts b/src/models/UpdateCaResponse.ts index e78d5a44..fa9b5d6a 100644 --- a/src/models/UpdateCaResponse.ts +++ b/src/models/UpdateCaResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateDirectLinkInterfaceRequest.ts b/src/models/UpdateDirectLinkInterfaceRequest.ts index 119f2349..0aa4a635 100644 --- a/src/models/UpdateDirectLinkInterfaceRequest.ts +++ b/src/models/UpdateDirectLinkInterfaceRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -44,8 +44,7 @@ export interface UpdateDirectLinkInterfaceRequest { * @export */ export const UpdateDirectLinkInterfaceRequestMtuEnum = { - NUMBER_1500: 1500, - NUMBER_9000: 9000 + NUMBER_1500: 1500 } as const; export type UpdateDirectLinkInterfaceRequestMtuEnum = typeof UpdateDirectLinkInterfaceRequestMtuEnum[keyof typeof UpdateDirectLinkInterfaceRequestMtuEnum]; diff --git a/src/models/UpdateDirectLinkInterfaceResponse.ts b/src/models/UpdateDirectLinkInterfaceResponse.ts index ec958503..43b914d5 100644 --- a/src/models/UpdateDirectLinkInterfaceResponse.ts +++ b/src/models/UpdateDirectLinkInterfaceResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateFlexibleGpuRequest.ts b/src/models/UpdateFlexibleGpuRequest.ts index 48cd323a..2f555502 100644 --- a/src/models/UpdateFlexibleGpuRequest.ts +++ b/src/models/UpdateFlexibleGpuRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateFlexibleGpuResponse.ts b/src/models/UpdateFlexibleGpuResponse.ts index 497a4bae..ae0d94f0 100644 --- a/src/models/UpdateFlexibleGpuResponse.ts +++ b/src/models/UpdateFlexibleGpuResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateImageRequest.ts b/src/models/UpdateImageRequest.ts index eedd591d..4260251e 100644 --- a/src/models/UpdateImageRequest.ts +++ b/src/models/UpdateImageRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateImageResponse.ts b/src/models/UpdateImageResponse.ts index db947c85..ed023f11 100644 --- a/src/models/UpdateImageResponse.ts +++ b/src/models/UpdateImageResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateListenerRuleRequest.ts b/src/models/UpdateListenerRuleRequest.ts index 9252a994..510239c0 100644 --- a/src/models/UpdateListenerRuleRequest.ts +++ b/src/models/UpdateListenerRuleRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateListenerRuleResponse.ts b/src/models/UpdateListenerRuleResponse.ts index 63eaed9c..791e94f7 100644 --- a/src/models/UpdateListenerRuleResponse.ts +++ b/src/models/UpdateListenerRuleResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateLoadBalancerRequest.ts b/src/models/UpdateLoadBalancerRequest.ts index e51c6b3a..105f78ca 100644 --- a/src/models/UpdateLoadBalancerRequest.ts +++ b/src/models/UpdateLoadBalancerRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateLoadBalancerResponse.ts b/src/models/UpdateLoadBalancerResponse.ts index a57462d9..73c3dad5 100644 --- a/src/models/UpdateLoadBalancerResponse.ts +++ b/src/models/UpdateLoadBalancerResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateNetAccessPointRequest.ts b/src/models/UpdateNetAccessPointRequest.ts index dd8c4684..7ee0ae1b 100644 --- a/src/models/UpdateNetAccessPointRequest.ts +++ b/src/models/UpdateNetAccessPointRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateNetAccessPointResponse.ts b/src/models/UpdateNetAccessPointResponse.ts index 20dffaaf..6a7124f8 100644 --- a/src/models/UpdateNetAccessPointResponse.ts +++ b/src/models/UpdateNetAccessPointResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateNetRequest.ts b/src/models/UpdateNetRequest.ts index 88edc999..19ac2b09 100644 --- a/src/models/UpdateNetRequest.ts +++ b/src/models/UpdateNetRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateNetResponse.ts b/src/models/UpdateNetResponse.ts index 1f3d62c3..80485012 100644 --- a/src/models/UpdateNetResponse.ts +++ b/src/models/UpdateNetResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateNicRequest.ts b/src/models/UpdateNicRequest.ts index b0e3dacc..9ab01daa 100644 --- a/src/models/UpdateNicRequest.ts +++ b/src/models/UpdateNicRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateNicResponse.ts b/src/models/UpdateNicResponse.ts index a599fae8..29b2d002 100644 --- a/src/models/UpdateNicResponse.ts +++ b/src/models/UpdateNicResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateRoutePropagationRequest.ts b/src/models/UpdateRoutePropagationRequest.ts index af2f12e5..3e12ff45 100644 --- a/src/models/UpdateRoutePropagationRequest.ts +++ b/src/models/UpdateRoutePropagationRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateRoutePropagationResponse.ts b/src/models/UpdateRoutePropagationResponse.ts index beb39ce4..15de7fc5 100644 --- a/src/models/UpdateRoutePropagationResponse.ts +++ b/src/models/UpdateRoutePropagationResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateRouteRequest.ts b/src/models/UpdateRouteRequest.ts index 711a4aa8..f917515c 100644 --- a/src/models/UpdateRouteRequest.ts +++ b/src/models/UpdateRouteRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateRouteResponse.ts b/src/models/UpdateRouteResponse.ts index f701dcbe..2119433d 100644 --- a/src/models/UpdateRouteResponse.ts +++ b/src/models/UpdateRouteResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateServerCertificateRequest.ts b/src/models/UpdateServerCertificateRequest.ts index aa991e29..07bad9da 100644 --- a/src/models/UpdateServerCertificateRequest.ts +++ b/src/models/UpdateServerCertificateRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateServerCertificateResponse.ts b/src/models/UpdateServerCertificateResponse.ts index 7cc4ffae..450e48d3 100644 --- a/src/models/UpdateServerCertificateResponse.ts +++ b/src/models/UpdateServerCertificateResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateSnapshotRequest.ts b/src/models/UpdateSnapshotRequest.ts index aea5ed0f..1130f0f7 100644 --- a/src/models/UpdateSnapshotRequest.ts +++ b/src/models/UpdateSnapshotRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateSnapshotResponse.ts b/src/models/UpdateSnapshotResponse.ts index 38a5c35c..296e0b35 100644 --- a/src/models/UpdateSnapshotResponse.ts +++ b/src/models/UpdateSnapshotResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateSubnetRequest.ts b/src/models/UpdateSubnetRequest.ts index e7f45b50..f5f5848c 100644 --- a/src/models/UpdateSubnetRequest.ts +++ b/src/models/UpdateSubnetRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateSubnetResponse.ts b/src/models/UpdateSubnetResponse.ts index b8d446d5..4939c324 100644 --- a/src/models/UpdateSubnetResponse.ts +++ b/src/models/UpdateSubnetResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateVmGroupRequest.ts b/src/models/UpdateVmGroupRequest.ts new file mode 100644 index 00000000..d7259810 --- /dev/null +++ b/src/models/UpdateVmGroupRequest.ts @@ -0,0 +1,103 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ResourceTag, + ResourceTagFromJSON, + ResourceTagFromJSONTyped, + ResourceTagToJSON, +} from './ResourceTag'; + +/** + * + * @export + * @interface UpdateVmGroupRequest + */ +export interface UpdateVmGroupRequest { + /** + * A new description for the VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof UpdateVmGroupRequest + */ + dryRun?: boolean; + /** + * New tags for your VM group. + * @type {Array} + * @memberof UpdateVmGroupRequest + */ + tags?: Array; + /** + * The ID of the VM group you want to update. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmGroupId: string; + /** + * A new name for your VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmGroupName?: string; + /** + * A new VM template ID for your VM group. + * @type {string} + * @memberof UpdateVmGroupRequest + */ + vmTemplateId?: string; +} + +export function UpdateVmGroupRequestFromJSON(json: any): UpdateVmGroupRequest { + return UpdateVmGroupRequestFromJSONTyped(json, false); +} + +export function UpdateVmGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmGroupRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'tags': !exists(json, 'Tags') ? undefined : ((json['Tags'] as Array).map(ResourceTagFromJSON)), + 'vmGroupId': json['VmGroupId'], + 'vmGroupName': !exists(json, 'VmGroupName') ? undefined : json['VmGroupName'], + 'vmTemplateId': !exists(json, 'VmTemplateId') ? undefined : json['VmTemplateId'], + }; +} + +export function UpdateVmGroupRequestToJSON(value?: UpdateVmGroupRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'Description': value.description, + 'DryRun': value.dryRun, + 'Tags': value.tags === undefined ? undefined : ((value.tags as Array).map(ResourceTagToJSON)), + 'VmGroupId': value.vmGroupId, + 'VmGroupName': value.vmGroupName, + 'VmTemplateId': value.vmTemplateId, + }; +} + diff --git a/src/models/UpdateVmGroupResponse.ts b/src/models/UpdateVmGroupResponse.ts new file mode 100644 index 00000000..20b2f83c --- /dev/null +++ b/src/models/UpdateVmGroupResponse.ts @@ -0,0 +1,77 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; +import { + VmGroup, + VmGroupFromJSON, + VmGroupFromJSONTyped, + VmGroupToJSON, +} from './VmGroup'; + +/** + * + * @export + * @interface UpdateVmGroupResponse + */ +export interface UpdateVmGroupResponse { + /** + * + * @type {ModelResponseContext} + * @memberof UpdateVmGroupResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmGroup} + * @memberof UpdateVmGroupResponse + */ + vmGroup?: VmGroup; +} + +export function UpdateVmGroupResponseFromJSON(json: any): UpdateVmGroupResponse { + return UpdateVmGroupResponseFromJSONTyped(json, false); +} + +export function UpdateVmGroupResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmGroupResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmGroup': !exists(json, 'VmGroup') ? undefined : VmGroupFromJSON(json['VmGroup']), + }; +} + +export function UpdateVmGroupResponseToJSON(value?: UpdateVmGroupResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmGroup': VmGroupToJSON(value.vmGroup), + }; +} + diff --git a/src/models/UpdateVmRequest.ts b/src/models/UpdateVmRequest.ts index 08bf9a0d..ffa59b3f 100644 --- a/src/models/UpdateVmRequest.ts +++ b/src/models/UpdateVmRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateVmResponse.ts b/src/models/UpdateVmResponse.ts index 221760b4..9ac1beac 100644 --- a/src/models/UpdateVmResponse.ts +++ b/src/models/UpdateVmResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateVmTemplateRequest.ts b/src/models/UpdateVmTemplateRequest.ts new file mode 100644 index 00000000..174b16fe --- /dev/null +++ b/src/models/UpdateVmTemplateRequest.ts @@ -0,0 +1,95 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ResourceTag, + ResourceTagFromJSON, + ResourceTagFromJSONTyped, + ResourceTagToJSON, +} from './ResourceTag'; + +/** + * + * @export + * @interface UpdateVmTemplateRequest + */ +export interface UpdateVmTemplateRequest { + /** + * A new description for the VM template. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + description?: string; + /** + * If true, checks whether you have the required permissions to perform the action. + * @type {boolean} + * @memberof UpdateVmTemplateRequest + */ + dryRun?: boolean; + /** + * New tags for your VM template. + * @type {Array} + * @memberof UpdateVmTemplateRequest + */ + tags?: Array; + /** + * The ID of the VM template you want to update. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + vmTemplateId: string; + /** + * A new name for your VM template. + * @type {string} + * @memberof UpdateVmTemplateRequest + */ + vmTemplateName?: string; +} + +export function UpdateVmTemplateRequestFromJSON(json: any): UpdateVmTemplateRequest { + return UpdateVmTemplateRequestFromJSONTyped(json, false); +} + +export function UpdateVmTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmTemplateRequest { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'dryRun': !exists(json, 'DryRun') ? undefined : json['DryRun'], + 'tags': !exists(json, 'Tags') ? undefined : ((json['Tags'] as Array).map(ResourceTagFromJSON)), + 'vmTemplateId': json['VmTemplateId'], + 'vmTemplateName': !exists(json, 'VmTemplateName') ? undefined : json['VmTemplateName'], + }; +} + +export function UpdateVmTemplateRequestToJSON(value?: UpdateVmTemplateRequest | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'Description': value.description, + 'DryRun': value.dryRun, + 'Tags': value.tags === undefined ? undefined : ((value.tags as Array).map(ResourceTagToJSON)), + 'VmTemplateId': value.vmTemplateId, + 'VmTemplateName': value.vmTemplateName, + }; +} + diff --git a/src/models/UpdateVmTemplateResponse.ts b/src/models/UpdateVmTemplateResponse.ts new file mode 100644 index 00000000..03cb3a26 --- /dev/null +++ b/src/models/UpdateVmTemplateResponse.ts @@ -0,0 +1,77 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ModelResponseContext, + ModelResponseContextFromJSON, + ModelResponseContextFromJSONTyped, + ModelResponseContextToJSON, +} from './ModelResponseContext'; +import { + VmTemplate, + VmTemplateFromJSON, + VmTemplateFromJSONTyped, + VmTemplateToJSON, +} from './VmTemplate'; + +/** + * + * @export + * @interface UpdateVmTemplateResponse + */ +export interface UpdateVmTemplateResponse { + /** + * + * @type {ModelResponseContext} + * @memberof UpdateVmTemplateResponse + */ + responseContext?: ModelResponseContext; + /** + * + * @type {VmTemplate} + * @memberof UpdateVmTemplateResponse + */ + vmTemplate?: VmTemplate; +} + +export function UpdateVmTemplateResponseFromJSON(json: any): UpdateVmTemplateResponse { + return UpdateVmTemplateResponseFromJSONTyped(json, false); +} + +export function UpdateVmTemplateResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateVmTemplateResponse { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'responseContext': !exists(json, 'ResponseContext') ? undefined : ModelResponseContextFromJSON(json['ResponseContext']), + 'vmTemplate': !exists(json, 'VmTemplate') ? undefined : VmTemplateFromJSON(json['VmTemplate']), + }; +} + +export function UpdateVmTemplateResponseToJSON(value?: UpdateVmTemplateResponse | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'ResponseContext': ModelResponseContextToJSON(value.responseContext), + 'VmTemplate': VmTemplateToJSON(value.vmTemplate), + }; +} + diff --git a/src/models/UpdateVolumeRequest.ts b/src/models/UpdateVolumeRequest.ts index b85b9fa5..60db1e7e 100644 --- a/src/models/UpdateVolumeRequest.ts +++ b/src/models/UpdateVolumeRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateVolumeResponse.ts b/src/models/UpdateVolumeResponse.ts index 299a2a11..ca96dea7 100644 --- a/src/models/UpdateVolumeResponse.ts +++ b/src/models/UpdateVolumeResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateVpnConnectionRequest.ts b/src/models/UpdateVpnConnectionRequest.ts index 1470da49..551d6c7b 100644 --- a/src/models/UpdateVpnConnectionRequest.ts +++ b/src/models/UpdateVpnConnectionRequest.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/UpdateVpnConnectionResponse.ts b/src/models/UpdateVpnConnectionResponse.ts index a8ed9288..439a4306 100644 --- a/src/models/UpdateVpnConnectionResponse.ts +++ b/src/models/UpdateVpnConnectionResponse.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/VgwTelemetry.ts b/src/models/VgwTelemetry.ts index 42157ca9..9c80cb18 100644 --- a/src/models/VgwTelemetry.ts +++ b/src/models/VgwTelemetry.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/VirtualGateway.ts b/src/models/VirtualGateway.ts index 5f6b47b2..2a419840 100644 --- a/src/models/VirtualGateway.ts +++ b/src/models/VirtualGateway.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Vm.ts b/src/models/Vm.ts index 2680e225..8a117ea8 100644 --- a/src/models/Vm.ts +++ b/src/models/Vm.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -165,7 +165,7 @@ export interface Vm { */ privateIp?: string; /** - * The product code associated with the OMI used to create the VM (`0001` Linux/Unix \| `0002` Windows \| `0004` Linux/Oracle \| `0005` Windows 10). + * The product codes associated with the OMI used to create the VM. * @type {Array} * @memberof Vm */ diff --git a/src/models/VmGroup.ts b/src/models/VmGroup.ts new file mode 100644 index 00000000..f09474c4 --- /dev/null +++ b/src/models/VmGroup.ts @@ -0,0 +1,176 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ResourceTag, + ResourceTagFromJSON, + ResourceTagFromJSONTyped, + ResourceTagToJSON, +} from './ResourceTag'; + +/** + * Information about the VM group. + * @export + * @interface VmGroup + */ +export interface VmGroup { + /** + * The date and time of creation of the VM group. + * @type {string} + * @memberof VmGroup + */ + creationDate?: string; + /** + * The description of the VM group. + * @type {string} + * @memberof VmGroup + */ + description?: string; + /** + * The positioning strategy of the VMs on hypervisors. By default, or if set to `no-strategy`, TINA determines the most adequate position for the VMs. If set to `attract`, the VMs are deployed on the same hypervisor, which improves network performance. If set to `repulse`, the VMs are deployed on a different hypervisor, which improves fault tolerance. + * @type {string} + * @memberof VmGroup + */ + positioningStrategy?: VmGroupPositioningStrategyEnum; + /** + * One or more IDs of security groups for the VM group. + * @type {Array} + * @memberof VmGroup + */ + securityGroupIds?: Array; + /** + * The state of the VM group (`pending` \| `available` \| `scaling up` \| `scaling down` \| `deleting` \| `deleted`). + * @type {string} + * @memberof VmGroup + */ + state?: VmGroupStateEnum; + /** + * The ID of the Subnet for the VM group. + * @type {string} + * @memberof VmGroup + */ + subnetId?: string; + /** + * One or more tags associated with the VM group. + * @type {Array} + * @memberof VmGroup + */ + tags?: Array; + /** + * The number of VMs in the VM group. + * @type {number} + * @memberof VmGroup + */ + vmCount?: number; + /** + * The ID of the VM group. + * @type {string} + * @memberof VmGroup + */ + vmGroupId?: string; + /** + * The name of the VM group. + * @type {string} + * @memberof VmGroup + */ + vmGroupName?: string; + /** + * The IDs of the VMs in the VM group. + * @type {Array} + * @memberof VmGroup + */ + vmIds?: Array; + /** + * The ID of the VM template used by the VM group. + * @type {string} + * @memberof VmGroup + */ + vmTemplateId?: string; +} + + +/** + * @export + */ +export const VmGroupPositioningStrategyEnum = { + Attract: 'attract', + NoStrategy: 'no-strategy', + Repulse: 'repulse' +} as const; +export type VmGroupPositioningStrategyEnum = typeof VmGroupPositioningStrategyEnum[keyof typeof VmGroupPositioningStrategyEnum]; + +/** + * @export + */ +export const VmGroupStateEnum = { + Available: 'available', + Deleted: 'deleted', + Deleting: 'deleting', + Pending: 'pending', + ScalingDown: 'scaling down', + ScalingUp: 'scaling up' +} as const; +export type VmGroupStateEnum = typeof VmGroupStateEnum[keyof typeof VmGroupStateEnum]; + + +export function VmGroupFromJSON(json: any): VmGroup { + return VmGroupFromJSONTyped(json, false); +} + +export function VmGroupFromJSONTyped(json: any, ignoreDiscriminator: boolean): VmGroup { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'creationDate': !exists(json, 'CreationDate') ? undefined : json['CreationDate'], + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'positioningStrategy': !exists(json, 'PositioningStrategy') ? undefined : json['PositioningStrategy'], + 'securityGroupIds': !exists(json, 'SecurityGroupIds') ? undefined : json['SecurityGroupIds'], + 'state': !exists(json, 'State') ? undefined : json['State'], + 'subnetId': !exists(json, 'SubnetId') ? undefined : json['SubnetId'], + 'tags': !exists(json, 'Tags') ? undefined : ((json['Tags'] as Array).map(ResourceTagFromJSON)), + 'vmCount': !exists(json, 'VmCount') ? undefined : json['VmCount'], + 'vmGroupId': !exists(json, 'VmGroupId') ? undefined : json['VmGroupId'], + 'vmGroupName': !exists(json, 'VmGroupName') ? undefined : json['VmGroupName'], + 'vmIds': !exists(json, 'VmIds') ? undefined : json['VmIds'], + 'vmTemplateId': !exists(json, 'VmTemplateId') ? undefined : json['VmTemplateId'], + }; +} + +export function VmGroupToJSON(value?: VmGroup | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'CreationDate': value.creationDate, + 'Description': value.description, + 'PositioningStrategy': value.positioningStrategy, + 'SecurityGroupIds': value.securityGroupIds, + 'State': value.state, + 'SubnetId': value.subnetId, + 'Tags': value.tags === undefined ? undefined : ((value.tags as Array).map(ResourceTagToJSON)), + 'VmCount': value.vmCount, + 'VmGroupId': value.vmGroupId, + 'VmGroupName': value.vmGroupName, + 'VmIds': value.vmIds, + 'VmTemplateId': value.vmTemplateId, + }; +} + diff --git a/src/models/VmState.ts b/src/models/VmState.ts index 59944011..1c017f2b 100644 --- a/src/models/VmState.ts +++ b/src/models/VmState.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/VmStates.ts b/src/models/VmStates.ts index 79d502c3..938a952a 100644 --- a/src/models/VmStates.ts +++ b/src/models/VmStates.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/VmTemplate.ts b/src/models/VmTemplate.ts new file mode 100644 index 00000000..4796ffef --- /dev/null +++ b/src/models/VmTemplate.ts @@ -0,0 +1,155 @@ +/* tslint:disable */ +/* eslint-disable */ +/** + * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). + * + * The version of the OpenAPI document: 1.26 + * Contact: support@outscale.com + * + * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). + * https://openapi-generator.tech + * Do not edit the class manually. + */ + +import { exists, mapValues } from '../runtime'; +import { + ResourceTag, + ResourceTagFromJSON, + ResourceTagFromJSONTyped, + ResourceTagToJSON, +} from './ResourceTag'; + +/** + * Information about the VM template. + * @export + * @interface VmTemplate + */ +export interface VmTemplate { + /** + * The number of vCores. + * @type {number} + * @memberof VmTemplate + */ + cpuCores: number; + /** + * The processor generation. + * @type {string} + * @memberof VmTemplate + */ + cpuGeneration: string; + /** + * The performance of the VMs. + * @type {string} + * @memberof VmTemplate + */ + cpuPerformance?: VmTemplateCpuPerformanceEnum; + /** + * The date and time of creation of the VM template. + * @type {Date} + * @memberof VmTemplate + */ + creationDate?: Date; + /** + * The description of the VM template. + * @type {string} + * @memberof VmTemplate + */ + description?: string; + /** + * The ID of the OMI. + * @type {string} + * @memberof VmTemplate + */ + imageId: string; + /** + * The name of the keypair. + * @type {string} + * @memberof VmTemplate + */ + keypairName?: string; + /** + * The amount of RAM. + * @type {number} + * @memberof VmTemplate + */ + ram: number; + /** + * One or more tags associated with the VM template. + * @type {Array} + * @memberof VmTemplate + */ + tags?: Array; + /** + * The ID of the VM template. + * @type {string} + * @memberof VmTemplate + */ + vmTemplateId: string; + /** + * The name of the VM template. + * @type {string} + * @memberof VmTemplate + */ + vmTemplateName: string; +} + + +/** + * @export + */ +export const VmTemplateCpuPerformanceEnum = { + Medium: 'medium', + High: 'high', + Highest: 'highest' +} as const; +export type VmTemplateCpuPerformanceEnum = typeof VmTemplateCpuPerformanceEnum[keyof typeof VmTemplateCpuPerformanceEnum]; + + +export function VmTemplateFromJSON(json: any): VmTemplate { + return VmTemplateFromJSONTyped(json, false); +} + +export function VmTemplateFromJSONTyped(json: any, ignoreDiscriminator: boolean): VmTemplate { + if ((json === undefined) || (json === null)) { + return json; + } + return { + + 'cpuCores': json['CpuCores'], + 'cpuGeneration': json['CpuGeneration'], + 'cpuPerformance': !exists(json, 'CpuPerformance') ? undefined : json['CpuPerformance'], + 'creationDate': !exists(json, 'CreationDate') ? undefined : (new Date(json['CreationDate'])), + 'description': !exists(json, 'Description') ? undefined : json['Description'], + 'imageId': json['ImageId'], + 'keypairName': !exists(json, 'KeypairName') ? undefined : json['KeypairName'], + 'ram': json['Ram'], + 'tags': !exists(json, 'Tags') ? undefined : ((json['Tags'] as Array).map(ResourceTagFromJSON)), + 'vmTemplateId': json['VmTemplateId'], + 'vmTemplateName': json['VmTemplateName'], + }; +} + +export function VmTemplateToJSON(value?: VmTemplate | null): any { + if (value === undefined) { + return undefined; + } + if (value === null) { + return null; + } + return { + + 'CpuCores': value.cpuCores, + 'CpuGeneration': value.cpuGeneration, + 'CpuPerformance': value.cpuPerformance, + 'CreationDate': value.creationDate === undefined ? undefined : (value.creationDate.toISOString()), + 'Description': value.description, + 'ImageId': value.imageId, + 'KeypairName': value.keypairName, + 'Ram': value.ram, + 'Tags': value.tags === undefined ? undefined : ((value.tags as Array).map(ResourceTagToJSON)), + 'VmTemplateId': value.vmTemplateId, + 'VmTemplateName': value.vmTemplateName, + }; +} + diff --git a/src/models/VmType.ts b/src/models/VmType.ts index bee54927..a855a7ef 100644 --- a/src/models/VmType.ts +++ b/src/models/VmType.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/Volume.ts b/src/models/Volume.ts index 0e93abdb..bf230d75 100644 --- a/src/models/Volume.ts +++ b/src/models/Volume.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/VpnConnection.ts b/src/models/VpnConnection.ts index 08a6b457..04793f8c 100644 --- a/src/models/VpnConnection.ts +++ b/src/models/VpnConnection.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/VpnOptions.ts b/src/models/VpnOptions.ts index 3da3d910..a9c67d0c 100644 --- a/src/models/VpnOptions.ts +++ b/src/models/VpnOptions.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/With.ts b/src/models/With.ts index 25b4d76f..197d6ac8 100644 --- a/src/models/With.ts +++ b/src/models/With.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/models/index.ts b/src/models/index.ts index 2c7df3f6..af4af438 100644 --- a/src/models/index.ts +++ b/src/models/index.ts @@ -21,6 +21,7 @@ export * from './BsuToUpdateVm'; export * from './Ca'; export * from './Catalog'; export * from './CatalogEntry'; +export * from './Catalogs'; export * from './CheckAuthenticationRequest'; export * from './CheckAuthenticationResponse'; export * from './ClientGateway'; @@ -93,6 +94,10 @@ export * from './CreateTagsRequest'; export * from './CreateTagsResponse'; export * from './CreateVirtualGatewayRequest'; export * from './CreateVirtualGatewayResponse'; +export * from './CreateVmGroupRequest'; +export * from './CreateVmGroupResponse'; +export * from './CreateVmTemplateRequest'; +export * from './CreateVmTemplateResponse'; export * from './CreateVmsRequest'; export * from './CreateVmsResponse'; export * from './CreateVolumeRequest'; @@ -165,6 +170,10 @@ export * from './DeleteTagsRequest'; export * from './DeleteTagsResponse'; export * from './DeleteVirtualGatewayRequest'; export * from './DeleteVirtualGatewayResponse'; +export * from './DeleteVmGroupRequest'; +export * from './DeleteVmGroupResponse'; +export * from './DeleteVmTemplateRequest'; +export * from './DeleteVmTemplateResponse'; export * from './DeleteVmsRequest'; export * from './DeleteVmsResponse'; export * from './DeleteVolumeRequest'; @@ -185,6 +194,7 @@ export * from './FiltersAccessKeys'; export * from './FiltersApiAccessRule'; export * from './FiltersApiLog'; export * from './FiltersCa'; +export * from './FiltersCatalogs'; export * from './FiltersClientGateway'; export * from './FiltersDhcpOptions'; export * from './FiltersDirectLink'; @@ -214,6 +224,8 @@ export * from './FiltersSubregion'; export * from './FiltersTag'; export * from './FiltersVirtualGateway'; export * from './FiltersVm'; +export * from './FiltersVmGroup'; +export * from './FiltersVmTemplate'; export * from './FiltersVmType'; export * from './FiltersVmsState'; export * from './FiltersVolume'; @@ -305,6 +317,8 @@ export * from './ReadCasRequest'; export * from './ReadCasResponse'; export * from './ReadCatalogRequest'; export * from './ReadCatalogResponse'; +export * from './ReadCatalogsRequest'; +export * from './ReadCatalogsResponse'; export * from './ReadClientGatewaysRequest'; export * from './ReadClientGatewaysResponse'; export * from './ReadConsoleOutputRequest'; @@ -381,6 +395,10 @@ export * from './ReadTagsRequest'; export * from './ReadTagsResponse'; export * from './ReadVirtualGatewaysRequest'; export * from './ReadVirtualGatewaysResponse'; +export * from './ReadVmGroupsRequest'; +export * from './ReadVmGroupsResponse'; +export * from './ReadVmTemplatesRequest'; +export * from './ReadVmTemplatesResponse'; export * from './ReadVmTypesRequest'; export * from './ReadVmTypesResponse'; export * from './ReadVmsHealthRequest'; @@ -408,6 +426,10 @@ export * from './Route'; export * from './RouteLight'; export * from './RoutePropagatingVirtualGateway'; export * from './RouteTable'; +export * from './ScaleDownVmGroupRequest'; +export * from './ScaleDownVmGroupResponse'; +export * from './ScaleUpVmGroupRequest'; +export * from './ScaleUpVmGroupResponse'; export * from './SecurityGroup'; export * from './SecurityGroupLight'; export * from './SecurityGroupRule'; @@ -482,8 +504,12 @@ export * from './UpdateSnapshotRequest'; export * from './UpdateSnapshotResponse'; export * from './UpdateSubnetRequest'; export * from './UpdateSubnetResponse'; +export * from './UpdateVmGroupRequest'; +export * from './UpdateVmGroupResponse'; export * from './UpdateVmRequest'; export * from './UpdateVmResponse'; +export * from './UpdateVmTemplateRequest'; +export * from './UpdateVmTemplateResponse'; export * from './UpdateVolumeRequest'; export * from './UpdateVolumeResponse'; export * from './UpdateVpnConnectionRequest'; @@ -491,8 +517,10 @@ export * from './UpdateVpnConnectionResponse'; export * from './VgwTelemetry'; export * from './VirtualGateway'; export * from './Vm'; +export * from './VmGroup'; export * from './VmState'; export * from './VmStates'; +export * from './VmTemplate'; export * from './VmType'; export * from './Volume'; export * from './VpnConnection'; diff --git a/src/runtime.ts b/src/runtime.ts index c08e08b4..79cf6955 100644 --- a/src/runtime.ts +++ b/src/runtime.ts @@ -4,7 +4,7 @@ * 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.

You can learn more about errors returned by the API in the dedicated [errors page](api/errors).

Note that the OUTSCALE Cloud is compatible with Amazon Web Services (AWS) APIs, but there are [differences in resource names](https://docs.outscale.com/en/userguide/OUTSCALE-APIs-Reference.html) between AWS and the OUTSCALE API.
You can also manage your resources using the [Cockpit](https://docs.outscale.com/en/userguide/About-Cockpit.html) web interface.

An OpenAPI description of the OUTSCALE API is also available in this [GitHub repository](https://github.com/outscale/osc-api). * - * The version of the OpenAPI document: 1.25 + * The version of the OpenAPI document: 1.26 * Contact: support@outscale.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -69,7 +69,7 @@ export class Configuration { const headers = this.configuration.headers if (!("User-Agent" in headers)) { - headers["User-Agent"] = "osc-sdk-js/0.8.0" + headers["User-Agent"] = "osc-sdk-js/0.9.0" } }