Skip to content

Commit 139e829

Browse files
committed
Update plan reference in databases_02
1 parent 6284c95 commit 139e829

File tree

15 files changed

+60
-60
lines changed

15 files changed

+60
-60
lines changed

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.de-de.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-asia.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-au.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ca.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-gb.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-ie.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-sg.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.en-us.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-es.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

pages/public_cloud/public_cloud_databases/databases_02_order_api/guide.es-us.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Public Cloud Databases - Getting started with APIs
33
excerpt: Find out how to order and manage your Public Cloud managed database service using the OVHcloud API
4-
updated: 2024-02-29
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,8 +21,8 @@ Public Cloud managed databases allow you to focus on building and deploying clou
2121

2222
In order to create a database service, you will need to specify at minimum:
2323

24-
- an _engine_, and its _version_ (e.g. "MongoDB "6.0")
25-
- the _plan_ (e.g. "business")
24+
- an _engine_, and its _version_ (e.g. "MongoDB "8.0")
25+
- the _plan_ (e.g. "production")
2626
- the _nodes_ of the cluster (e.g. "3 nodes with 4 cores, 15 GiB memory, 100 GiB disk")
2727

2828
#### List the capabilities
@@ -40,7 +40,7 @@ The call returns an object listing allowed values for:
4040

4141
#### Get the availability
4242

43-
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Essential` plan currently allows clusters with a single node, whereas `Business` services allow clusters of 3 to 8 nodes. You should decide what set of parameters among that list best fit your needs.
43+
The _availability_ endpoint lists what combination of parameters the service allows. For example, a MongoDB `Production` plan currently allows clusters of 3 nodes, whereas `Advanced` services allow clusters to scale up to 7 nodes. You should decide what set of parameters among that list best fit your needs.
4444

4545
> [!api]
4646
> @api {v1} /cloud GET /cloud/project/{serviceName}/database/availability

0 commit comments

Comments
 (0)