Skip to content

Commit 80b7959

Browse files
authored
Merge pull request #871 from bbiggerr/linode-create-with-firewall
[Changed] Assign Firewall with Linode Create
2 parents 0a5e686 + 8816260 commit 80b7959

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
@@ -6432,6 +6432,9 @@ paths:
64326432
example: true
64336433
interfaces:
64346434
$ref: '#/components/schemas/LinodeConfigInterfaces'
6435+
firewall_id:
6436+
type: integer
6437+
description: The `id` of the Firewall to attach this Linode to upon creation.
64356438
responses:
64366439
'200':
64376440
description: >

0 commit comments

Comments
 (0)