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 c6f58c7 + eedbd83 commit 4de7848Copy full SHA for 4de7848
openapi.yaml
@@ -7772,6 +7772,14 @@ paths:
7772
description: Requested Linode's networking configuration.
7773
content:
7774
application/json:
7775
+ x-linode-cli-subtables:
7776
+ - ipv4.public
7777
+ - ipv4.private
7778
+ - ipv4.shared
7779
+ - ipv4.reserved
7780
+ - ipv6.link_local
7781
+ - ipv6.slaac
7782
+ - ipv6.global
7783
schema:
7784
properties:
7785
ipv4:
@@ -13512,6 +13520,9 @@ paths:
13512
13520
description: The requested Firewall Rules.
13513
13521
13514
13522
13523
13524
+ - inbound
13525
+ - outbound
13515
13526
13516
13527
$ref: '#/components/schemas/Firewall/properties/rules'
13517
13528
default:
0 commit comments