Skip to content

Commit e04167f

Browse files
committed
Add IP Addresses Share disabled note
1 parent 0661250 commit e04167f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11208,6 +11208,8 @@ paths:
1120811208
- Networking
1120911209
summary: IP Addresses Share
1121011210
description: |
11211+
**This command is currently disabled. Please use IPv4 Sharing Configure ([POST /networking/ipv4/share](/docs/api/networking/#ipv4-sharing-configure))**
11212+
1121111213
Configure shared IPs.
1121211214

1121311215
IP sharing allows IP address reassignment (also referred to as IP failover) from one Linode to another if
@@ -11274,7 +11276,7 @@ paths:
1127411276
"2001:db8:3c4d:15::"
1127511277
]
1127611278
}' \
11277-
https://api.linode.com/v4beta2/networking/ips/share
11279+
https://api.linode.com/v4beta/networking/ips/share
1127811280
- lang: CLI
1127911281
source: >
1128011282
linode-cli networking ip-share \

0 commit comments

Comments
 (0)