Home
Welcome to the OUTSCALE Public Documentation
For a broad overview of the OUTSCALE Cloud, see Quickstart.
To learn how to launch your first instance, see Tutorial: Getting Started with the OUTSCALE Cloud.
What’s New?
Public Documentation
-
A page listing the OUTSCALE API errors is now available. For more information, see https://docs.outscale.com/api/errors.
-
All FAQs have been updated and are now available on our Support website. For more information, see https://support.outscale.com.
-
A new tutorial for OUTSCALE Monitoring Services (OMS) is now available: Tutorial: Archiving Your API Logs.
-
The OUTSCALE Object Storage (OOS) documentation has been updated. Detailed procedures are now available on cross-origin resource sharing (CORS) for buckets, the lifecycle of objects, and object tags. For more information, see Managing CORS on Your Buckets, Managing the Lifecycle of Your Objects, and Managing the Tags of an Object.
-
The Object Storage Unit (OSU) service has reached its end of life on December 22, 2021, and is therefore no longer available on any of our Regions. For more information, see End-of-Life Policy. To manage your object storage resources, you can use the OUTSCALE Object Storage (OOS) service.
API Release Notes
May 2, 2022 (eu-west-2) / May 2, 2022 (cloudgouv-eu-west-1) / April 25, 2022 (us-west-1) / April 26, 2022 (us-east-2) / April 25, 2022 (ap-northeast-1)
-
In the OUTSCALE API, the new ReadPublicCatalog and ReadCatalog methods allow you to retrieve information about the price of OUTSCALE products and services.
-
In the OUTSCALE API, the CreateVpnConnection, ReadVpnConnections, and UpdateVpnConnection methods now return the
VgwTelemetries
parameter.
March 14, 2022 (eu-west-2) / March 14, 2022 (cloudgouv-eu-west-1) / March 7, 2022 (us-west-1) / March 8, 2022 (us-east-2) / March 7, 2022 (ap-northeast-1)
-
In the OUTSCALE API, the new LinkLoadBalancerBackendMachines and UnlinkLoadBalancerBackendMachines methods allow you to specify the back-end instances of a load balancer also through their IPs rather than only their instance IDs.
-
In the Flexible Compute Unit (FCU) API, you can now specify log servers in your DHCP options set with the CreateDhcpOptions method.
-
The ReadApiLogs method now supports filters to specify the time range of the retrieved logs:
QueryDateAfter
andQueryDateBefore
.
January 31, 2022 (eu-west-2) / January 31, 2022 (cloudgouv-eu-west-1) / January 24, 2022 (us-west-1) / January 25, 2022 (us-east-2) / January 24, 2022 (ap-northeast-1)
-
The
Value
field returned by the ICU methods ReadPublicCatalog and ReadCatalog must now be divided by 100000 (one hundred thousand) as opposed to 1000 (one thousand) previously, in order to get the value in the currency of the catalog of the Region where the API method was used.