Skip to content

Commit c09f303

Browse files
authored
Merge pull request #599 from linode/master
Release v4.117.1 (merge master into development)
2 parents ce0d3c8 + dde357f commit c09f303

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

openapi.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.117.0
3+
version: 4.117.1
44

55
title: Linode API
66
description: |
@@ -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)