Skip to content

Commit 8816260

Browse files
committed
Added firewall_id to Linode Create
1 parent d6bed9b commit 8816260

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6429,6 +6429,9 @@ paths:
64296429
example: true
64306430
interfaces:
64316431
$ref: '#/components/schemas/LinodeConfigInterfaces'
6432+
firewall_id:
6433+
type: integer
6434+
description: The `id` of the Firewall to attach this Linode to upon creation.
64326435
responses:
64336436
'200':
64346437
description: >

0 commit comments

Comments
 (0)