We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2c7d4f + fbabbdc commit da11489Copy full SHA for da11489
openapi.yaml
@@ -1,6 +1,6 @@
1
openapi: 3.0.1
2
info:
3
- version: 4.120.1
+ version: 4.122.0
4
5
title: Linode API
6
description: |
@@ -8939,7 +8939,7 @@ paths:
8939
- Linode Kubernetes Engine (LKE)
8940
summary: Node Pool Update
8941
8942
- Updates a Node Pool's count.
+ Updates a Node Pool's count and autoscaler configuration.
8943
8944
Linodes will be created or deleted to match changes to the Node Pool's count.
8945
@@ -9496,6 +9496,7 @@ paths:
9496
- lang: CLI
9497
source: >
9498
linode-cli lke version-view 1.23
9499
+ /longview/clients:
9500
x-linode-cli-command: longview
9501
get:
9502
x-linode-grant: read_only
0 commit comments