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 502b44e + e9d4adb commit eba6fa2Copy full SHA for eba6fa2
openapi.yaml
@@ -1,6 +1,6 @@
1
openapi: 3.0.1
2
info:
3
- version: 4.107.0
+ version: 4.108.0
4
5
title: Linode API
6
description: |
@@ -21773,6 +21773,11 @@ components:
21773
description: >
21774
The ID of the Linode this ticket is regarding, if relevant.
21775
example: 123
21776
+ lkecluster_id:
21777
+ type: integer
21778
+ description: >
21779
+ The ID of the Kubernetes cluster this ticket is regarding, if relevant.
21780
+ example: 123
21781
longviewclient_id:
21782
type: integer
21783
0 commit comments