Skip to content

Commit 93924cf

Browse files
committed
Add lkecluster_id to SupportTicketRequest
1 parent 1647dc1 commit 93924cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

openapi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21773,6 +21773,11 @@ components:
2177321773
description: >
2177421774
The ID of the Linode this ticket is regarding, if relevant.
2177521775
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
2177621781
longviewclient_id:
2177721782
type: integer
2177821783
description: >

0 commit comments

Comments
 (0)