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
-
The page documenting the OUTSCALE Marketplace has been updated: Managing OMIs on the OUTSCALE Marketplace.
-
In the API documentations, the code samples have been updated:
-
For the OUTSCALE API: The existing code samples with OSC CLI, Curl, and in Python have been improved.
-
For the FCU, LBU, EIM, ICU, and DirectLink APIs: Code samples with OSC CLI and Curl are now included.
-
-
The Cockpit v2-beta documentation is now live. For more information about Cockpit v2-beta, see About Cockpit > Cockpit v2-beta and for more information about available features, see Cockpit v2-beta Features Reference.
-
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.
API Release Notes
August 8, 2022 (eu-west-2) / August 8, 2022 (cloudgouv-eu-west-1) / August 1, 2022 (us-west-1) / August 2, 2022 (us-east-2) / August 1, 2022 (ap-northeast-1)
-
In the OUTSCALE API, you can enable nested virtualization for VMs with a
dedicated
tenancy, via the newNestedVirtualization
parameter of the CreateVms and UpdateVm methods. For more information, see About Instances > Nested Virtualization. -
In the OUTSCALE API, the UpdateLoadBalancer method now supports the
SecuredCookies
parameter. -
You can now import keypairs in the PEM, PKCS8, and RFC4716 formats. For more information, see the CreateKeypair method in the OUTSCALE API or the ImportKeyPair method in the Flexible Compute Unit (FCU) API.
June 13, 2022 (eu-west-2) / June 13, 2022 (cloudgouv-eu-west-1) / June 6, 2022 (us-west-1) / June 7, 2022 (us-east-2) / June 6, 2022 (ap-northeast-1)
-
In the OUTSCALE API, the new UpdateDirectLinkInterface method allows you to update the maximum transmission unit (MTU) of a DirectLink interface.
-
Accounts linked to a paying account can now see their own consumption, by calling the ReadConsumptionAccount method with the new parameter
Overall
set to false. -
In the OUTSCALE API, you can now update several attributes of a VM at the same time with the UpdateVm method.
-
In the OUTSCALE API, the ReadSubregions method now returns the
LocationCode
parameter. -
In the OUTSCALE API, the CreateServerCertificate, the ReadServerCertificates, and the UpdateServerCertificate methods now return the
Orn
parameter. -
In the OUTSCALE API, the CreateDhcpOptions and the ReadDhcpOptions methods now return the
LogServers
parameter. -
In the OUTSCALE API, all
With
parameters of the ReadApiLogs method are now set totrue
by default.
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.