You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
openapi: 3.0.1
2
2
info:
3
-
version: 4.117.0
3
+
version: 4.117.1
4
4
5
5
title: Linode API
6
6
description: |
@@ -11208,6 +11208,8 @@ paths:
11208
11208
- Networking
11209
11209
summary: IP Addresses Share
11210
11210
description: |
11211
+
**This command is currently disabled. Please use IPv4 Sharing Configure ([POST /networking/ipv4/share](/docs/api/networking/#ipv4-sharing-configure))**
11212
+
11211
11213
Configure shared IPs.
11212
11214
11213
11215
IP sharing allows IP address reassignment (also referred to as IP failover) from one Linode to another if
0 commit comments