File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -10385,7 +10385,7 @@ paths:
10385
10385
"linode_id": 123,
10386
10386
"ips": [
10387
10387
"192.0.2.1",
10388
- "192.0.2.2 "
10388
+ "2001:db8:3c4d:15:: "
10389
10389
]
10390
10390
}' \
10391
10391
https://api.linode.com/v4beta2/networking/ips/share
@@ -10829,7 +10829,7 @@ paths:
10829
10829
https://api.linode.com/v4/networking/ipv6/ranges/2001:0db8::
10830
10830
- lang: CLI
10831
10831
source: >
10832
- linode-cli networking v6-range-delete 2001:0db8::
10832
+ linode-cli networking v6-range-view 2001:0db8::
10833
10833
/networking/firewalls:
10834
10834
x-linode-cli-command: firewalls
10835
10835
get:
@@ -18611,6 +18611,7 @@ components:
18611
18611
description: >
18612
18612
Whether this IPv6 range is shared.
18613
18613
example: false
18614
+ readOnly: true
18614
18615
linodes:
18615
18616
type: array
18616
18617
items:
@@ -18619,6 +18620,8 @@ components:
18619
18620
- 123
18620
18621
description: >
18621
18622
A list of Linodes targeted by this IPv6 range. Includes Linodes with IP sharing.
18623
+ readOnly: true
18624
+ x-linode-cli-display: 4
18622
18625
Kernel:
18623
18626
type: object
18624
18627
description: Linux kernel object
You can’t perform that action at this time.
0 commit comments