Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ category: network
product: public-gateways
---

We have released a new [Public Gateways API v2](https://www.scaleway.com/en/developers/api/public-gateway/), which comes with a new security feature for SSH bastion: [Allowed IPs](https://www.scaleway.com/en/docs/public-gateways/concepts/#allowed-ips). This version also removes some old DHCP features that are now managed by the IPAM and the built-in DHCP of the Private Networks.
We have released a new [Public Gateways API v2](https://www.scaleway.com/en/developers/api/public-gateways/), which comes with a new security feature for SSH bastion: [Allowed IPs](https://www.scaleway.com/en/docs/public-gateways/concepts/#allowed-ips). This version also removes some old DHCP features that are now managed by the IPAM and the built-in DHCP of the Private Networks.

The API v1 is now deprecated and will be definitively removed by October 1, 2025. Public Gateways users are encouraged to migrate to the API v2.
[Learn more in our detailed documentation.](/public-gateways/reference-content/understanding-v2/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ category: serverless
product: nats
---

Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/nats-api/), must now be used going forward.
Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/queues/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/topics-and-events/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/nats/nats-api/), must now be used going forward.

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ category: serverless
product: queues
---

Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/nats-api/), must now be used going forward.
Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/queues/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/topics-and-events/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/nats/nats-api/), must now be used going forward.

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ category: serverless
product: topics-and-events
---

Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/nats-api/), must now be used going forward.
Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/queues/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/topics-and-events/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/nats/nats-api/), must now be used going forward.

Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ category: databases
product: mongodb
---

The Managed MongoDB API is now in `v1`. All new features from now on will not be available on `v1alpha1`. Check [the Managed MongoDB API documentation](https://www.scaleway.com/en/developers/api/managed-database-mongodb/) for more information.
The Managed MongoDB API is now in `v1`. All new features from now on will not be available on `v1alpha1`. Check [the Managed MongoDB API documentation](https://www.scaleway.com/en/developers/api/managed-mongodb-databases/) for more information.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ product: block-storage
---

We are excited to introduce our new [Block Storage Low Latency](/block-storage/quickstart/) offers with 5K and 15K IOPS!
You can now create Block Storage Low Latency volumes through the [Scaleway console](https://console.scaleway.com/) and [API](https://www.scaleway.com/en/developers/api/block/).
You can now create Block Storage Low Latency volumes through the [Scaleway console](https://console.scaleway.com/) and [API](https://www.scaleway.com/en/developers/api/block-storage/).

Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ category: compute
product: instances
---

Since April 30th 2025, it has become impossible to **CREATE** new block volumes using the Instance API (or through associated developer tools). Customers can only list, mount, unmount or delete volumes through the Instance API. Block volume creation and management must go through the Block Storage API. Learn more about the advantages of migrating from the Instance API to the [Block Storage API](https://www.scaleway.com/en/developers/api/block/) for [managing block volumes and snapshots](/block-storage/reference-content/advantages-migrating-to-sbs/).
Since April 30th 2025, it has become impossible to **CREATE** new block volumes using the Instance API (or through associated developer tools). Customers can only list, mount, unmount or delete volumes through the Instance API. Block volume creation and management must go through the Block Storage API. Learn more about the advantages of migrating from the Instance API to the [Block Storage API](https://www.scaleway.com/en/developers/api/block-storage/) for [managing block volumes and snapshots](/block-storage/reference-content/advantages-migrating-to-sbs/).

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ category: network
product: public-gateways
---

Users can now upgrade their Public Gateway to a higher range from the [Scaleway console](https://console.scaleway.com/) or through the [Public Gateway API](https://www.scaleway.com/en/developers/api/public-gateway/).
Users can now upgrade their Public Gateway to a higher range from the [Scaleway console](https://console.scaleway.com/) or through the [Public Gateway API](https://www.scaleway.com/en/developers/api/public-gateways/).

2 changes: 1 addition & 1 deletion macros/compute/instances-block-bandwidth-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Bandwidth impacts how your applications perform and interact with other systems.
- **Block bandwidth**: Determines the read/write speed to Block Storage, essential for storage-heavy workloads like databases and analytics.

<Message type="important">
Bandwidth specifications listed here are for informational purposes. To validate the exact bandwidth capacity of your Instance type, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve Instance type specifications.
Bandwidth specifications listed here are for informational purposes. To validate the exact bandwidth capacity of your Instance type, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instances/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve Instance type specifications.
</Message>

<Message type="tip">
Expand Down
2 changes: 1 addition & 1 deletion macros/storage/block-storage-migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ macro: block-storage-migration

<Message type="important">
<br></br>
- Scaleway is transitioning the management of all block volumes and snapshots from the [Instance API](https://www.scaleway.com/en/developers/api/instance/) to the [Block Storage API](https://www.scaleway.com/en/developers/api/block/).
- Scaleway is transitioning the management of all block volumes and snapshots from the [Instance API](https://www.scaleway.com/en/developers/api/instances/) to the [Block Storage API](https://www.scaleway.com/en/developers/api/block-storage/).
- Find out about the [advantages of migrating the management of your volumes and snapshots](/block-storage/reference-content/advantages-migrating-to-sbs/) from the Instance API to the Block Storage API.
- Find out how to [migrate your Block Storage volumes and snapshots](/instances/how-to/migrate-volumes-snapshots-to-sbs/) from the Instance API to the Block Storage API.
</Message>
2 changes: 1 addition & 1 deletion pages/block-storage/api-cli/increasing-volume-size.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dates:
import Requirements from '@macros/iam/requirements.mdx'


The Block storage API allows you to interact with Block Storage volumes programmatically through API calls. Refer to the [Developers reference website](https://www.scaleway.com/en/developers/api/block/) for more information on how to use the Block Storage API.
The Block storage API allows you to interact with Block Storage volumes programmatically through API calls. Refer to the [Developers reference website](https://www.scaleway.com/en/developers/api/block-storage/) for more information on how to use the Block Storage API.

<Requirements />

Expand Down
2 changes: 1 addition & 1 deletion pages/block-storage/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Although there is no direct way to change the storage class of a volume while pr

1. [Create a snapshot of your Block Storage legacy volume](/block-storage/how-to/create-a-snapshot/).
2. [Export the snapshot](/instances/api-cli/snapshot-import-export-feature/#exporting-snapshots).
3. [Import the snapshot into a new Low Latency volume](https://www.scaleway.com/en/developers/api/block/#path-snapshot-import-a-snapshot-from-a-scaleway-object-storage-bucket).
3. [Import the snapshot into a new Low Latency volume](https://www.scaleway.com/en/developers/api/block-storage/#path-snapshot-import-a-snapshot-from-a-scaleway-object-storage-bucket).

## Can I manage my Block Storage volumes using the Scaleway Instances API?

Expand Down
2 changes: 1 addition & 1 deletion pages/block-storage/how-to/attach-a-volume.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can also attach a Block storage to an Instance the following way:
To use **[Block Storage Low Latency](/block-storage/) 15k**, your Instance must have at least **3 GiB/s of block bandwidth**.
You can verify if an Instance type meets this requirement by consulting the [Scaleway Instances internet and Block Storage bandwidth overview](/instances/reference-content/instances-bandwidth-overview/) documentation.

Alternatively, use the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) to check the `block_bandwidth` field at `/instance/v1/zones/{zone}/products/servers`.
Alternatively, use the [Instances API](https://www.scaleway.com/en/developers/api/instances/#path-instance-types-list-instance-types) to check the `block_bandwidth` field at `/instance/v1/zones/{zone}/products/servers`.
This field provides detailed information about block bandwidth for each Instance type, helping you ensure compatibility with high-performance storage.
</Message>

Expand Down
2 changes: 1 addition & 1 deletion pages/block-storage/how-to/create-a-volume.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import Requirements from '@macros/iam/requirements.mdx'
To use **Block Storage Low Latency 15k**, your Instance must have at least **3 GiB/s of block bandwidth**.
You can verify if an Instance type meets this requirement by consulting the [Scaleway Instances internet and Block Storage bandwidth overview](/block-storage/reference-content/block-instances-bandwidth-overview/) documentation.

Alternatively, use the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) to check the `block_bandwidth` field at `/instance/v1/zones/{zone}/products/servers`.
Alternatively, use the [Instances API](https://www.scaleway.com/en/developers/api/instances/#path-instance-types-list-instance-types) to check the `block_bandwidth` field at `/instance/v1/zones/{zone}/products/servers`.
This field provides detailed information about block bandwidth for each Instance type, helping you ensure compatibility with high-performance storage.
</Message>
- Define a volume size of at least 5 GB.
Expand Down
2 changes: 1 addition & 1 deletion pages/block-storage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ description: Explore Scaleway Block Storage Low Latency with quickstart guides,
productLogo="cli"
title="Block Storage API"
description="Manage Block Storage using the Scaleway API."
url="https://www.scaleway.com/en/developers/api/block/"
url="https://www.scaleway.com/en/developers/api/block-storage/"
label="Go to Block Storage API"
/>

Expand Down
2 changes: 1 addition & 1 deletion pages/block-storage/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const blockStorageMenu = {
items: [
{
label: 'Block Storage API Reference',
slug: 'https://www.scaleway.com/en/developers/api/block/',
slug: 'https://www.scaleway.com/en/developers/api/block-storage/',
},
{
label: 'Managing a volume',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Bandwidth impacts how your applications perform and interact with other systems.
- **Block bandwidth**: Determines the read/write speed to Block Storage, essential for storage-heavy workloads like databases and analytics.

<Message type="important">
Bandwidth specifications listed here are for informational purposes. To validate the exact bandwidth capacity of your Instance type, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve Instance type specifications.
Bandwidth specifications listed here are for informational purposes. To validate the exact bandwidth capacity of your Instance type, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instances/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve Instance type specifications.
</Message>

<Message type="tip">
Expand Down
2 changes: 1 addition & 1 deletion pages/container-registry/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ description: Dive into Scaleway Container Registry with our quickstart guides, h
productLogo="cli"
title="Container Registry API"
description="Manage your Container Registry namespaces and images using the Scaleway API."
url="https://www.scaleway.com/en/developers/api/registry/"
url="https://www.scaleway.com/en/developers/api/container-registry/"
label="Go to Container Registry API"
/>

Expand Down
2 changes: 1 addition & 1 deletion pages/container-registry/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const containerRegistryMenu = {
items: [
{
label: 'Container Registry API Reference',
slug: 'https://www.scaleway.com/en/developers/api/registry/',
slug: 'https://www.scaleway.com/en/developers/api/container-registry/',
},
],
label: 'API/CLI',
Expand Down
2 changes: 1 addition & 1 deletion pages/container-registry/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ productIcon: RegistryProductIcon
<Card
title="Container Registry API documentation"
description="Use the API to interact with Registry."
url="https://www.scaleway.com/en/developers/api/registry/"
url="https://www.scaleway.com/en/developers/api/container-registry/"
label="See more"
/>
</Grid>
Expand Down
2 changes: 1 addition & 1 deletion pages/gpu/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ description: Dive into Scaleway GPU Instances with our quickstart guides, how-to
productLogo="cli"
title="Instances API"
description="Learn how to create and manage your Scaleway GPU Instances through the API."
url="https://www.scaleway.com/en/developers/api/instance/"
url="https://www.scaleway.com/en/developers/api/instances/"
label="Go to Instances API"
/>

Expand Down
2 changes: 1 addition & 1 deletion pages/gpu/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export const gpuMenu = {
items: [
{
label: 'Instances API Reference',
slug: 'https://www.scaleway.com/en/developers/api/instance/',
slug: 'https://www.scaleway.com/en/developers/api/instances/',
},
],
label: 'API/CLI',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GPU workloads often involve processing large datasets, requiring high-bandwidth
- **Block bandwidth**: Impacts data access speeds for datasets stored in Block Storage, optimizing performance for AI pipelines, rendering workflows, and other data-intensive applications.

<Message type="important">
Bandwidth specifications listed here are for informational purposes only. To validate the exact bandwidth capacity of your GPU Instance, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve GPU Instance specifications.
Bandwidth specifications listed here are for informational purposes only. To validate the exact bandwidth capacity of your GPU Instance, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instances/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve GPU Instance specifications.
</Message>

<Message type="tip">
Expand Down
2 changes: 1 addition & 1 deletion pages/gpu/reference-content/understanding-nvidia-ngc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dates:
NVIDIA provides access to NVIDIA GPU Cloud (NGC) through providers including Scaleway. NGC is a cloud-based platform that offers a comprehensive set of GPU-optimized software and tools for various deep learning, machine learning, and AI (Artificial Intelligence) tasks. It is designed to simplify deploying, managing, and utilizing AI and data science frameworks on NVIDIA GPUs.

Unleash the power of your applications' deployment with Scaleway and NGC, where seamless deployment is as effortless as following these three simple steps:
1. Deploy your Scaleway GPU Instance from the [Scaleway console](https://console.scaleway.com/instance/servers/create?imageKey=7bdc1afb-231f-486a-9b85-1b0478bc0e4a&offerName=RENDER-S&zone=fr-par-2), the [CLI tools](https://github.com/scaleway/scaleway-cli), or the [Scaleway API](https://www.scaleway.com/en/developers/api/instance/).<sup>1</sup>
1. Deploy your Scaleway GPU Instance from the [Scaleway console](https://console.scaleway.com/instance/servers/create?imageKey=7bdc1afb-231f-486a-9b85-1b0478bc0e4a&offerName=RENDER-S&zone=fr-par-2), the [CLI tools](https://github.com/scaleway/scaleway-cli), or the [Scaleway API](https://www.scaleway.com/en/developers/api/instances/).<sup>1</sup>
<sup>1</sup> You need [GPU Instance quotas](/organizations-and-projects/additional-content/organization-quotas/#gpu-instances) to be able to deploy GPU Instances.
2. Configure your Instance by pulling the required packages from NVIDIA NGC.
3. Run your application.
Expand Down
4 changes: 2 additions & 2 deletions pages/instances/api-cli/creating-backups.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dates:
import Requirements from '@macros/iam/requirements.mdx'


The Backup feature is used to back up your Instance data. It creates an image of a snapshot that contains all your volumes. You can create backups of your Instances using either the [Scaleway CLI tool](/scaleway-cli/quickstart/) or the [Instances API](https://www.scaleway.com/en/developers/api/instance/).
The Backup feature is used to back up your Instance data. It creates an image of a snapshot that contains all your volumes. You can create backups of your Instances using either the [Scaleway CLI tool](/scaleway-cli/quickstart/) or the [Instances API](https://www.scaleway.com/en/developers/api/instances/).

<Requirements />

Expand Down Expand Up @@ -45,7 +45,7 @@ The Backup feature is used to back up your Instance data. It creates an image of
</TabsTab>

<TabsTab label="API">
A backup is created using the [Instances API](https://www.scaleway.com/en/developers/api/instance/) with the following command:
A backup is created using the [Instances API](https://www.scaleway.com/en/developers/api/instances/) with the following command:
```
POST https://api.scaleway.com/instance/v1/zones/<region>/servers/<uid>/action
{"action":"backup"}
Expand Down
Loading