Skip to content

Commit 64ea576

Browse files
authored
Merge pull request #272 from linode/release-4.67.0
Release 4.67.0
2 parents d754e5b + 0fee2f1 commit 64ea576

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

openapi.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.66.0
3+
version: 4.67.0
44

55
title: Linode API
66
description: |
@@ -15640,15 +15640,20 @@ components:
1564015640
The class of the Linode Type. We currently offer five classes of Linodes:
1564115641

1564215642
* nanode - Nanode instances are good for low-duty workloads,
15643-
where performance isn't critical.
15644-
* standard - Standard instances are good for medium-duty workloads and
15645-
are a good mix of performance, resources, and price.
15643+
where performance isn't critical. **Note:** As of June 16th, 2020, Nanodes became
15644+
1 GB Linodes in the Cloud Manager, however, the API, the CLI, and billing will
15645+
continue to refer to these instances as Nanodes.
15646+
* standard - Standard Shared instances are good for medium-duty workloads and
15647+
are a good mix of performance, resources, and price. **Note:** As of June 16th, 2020,
15648+
Standard Linodes in the Cloud Manager became Shared Linodes, however, the API, the CLI, and
15649+
billing will continue to refer to these instances as Standard Linodes.
1564615650
* dedicated - Dedicated CPU instances are good for full-duty workloads
1564715651
where consistent performance is important.
1564815652
* gpu - Linodes with dedicated NVIDIA Quadro ® RTX 6000 GPUs accelerate highly
1564915653
specialized applications such as machine learning, AI, and video transcoding.
1565015654
* highmem - High Memory instances favor RAM over other resources, and can be
1565115655
good for memory hungry use cases like caching and in-memory databases.
15656+
All High Memory plans contain dedicated CPU cores.
1565215657
enum:
1565315658
- nanode
1565415659
- standard

0 commit comments

Comments
 (0)