File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -10312,6 +10312,7 @@ paths:
10312
10312
post:
10313
10313
servers:
10314
10314
- url: https://api.linode.com/v4beta
10315
+ - url: https://api.linode.com/v4
10315
10316
x-linode-grant: read_write
10316
10317
tags:
10317
10318
- Networking
@@ -10328,11 +10329,6 @@ paths:
10328
10329
10329
10330
**Note**: IPv6 range sharing has limited availability in certain regions. Please contact customer support for
10330
10331
assistance in enabling IPv6 range sharing for your Linodes.
10331
-
10332
- **Beta**: This endpoint is in beta. Please make sure to prepend all requests with
10333
- `/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
10334
- updates in the future. This notice will be removed when this endpoint is out of
10335
- beta.
10336
10332
operationId: shareIPs
10337
10333
x-linode-cli-action: ip-share
10338
10334
security:
@@ -10501,7 +10497,7 @@ paths:
10501
10497
than the one it lists in its response. This can be used to allow one
10502
10498
Linode to begin serving requests should another become unresponsive.
10503
10499
operationId: shareIPv4s
10504
- x-linode-cli-action: ip-share
10500
+ x-linode-cli-skip: true
10505
10501
security:
10506
10502
- personalAccessToken: []
10507
10503
- oauth:
You can’t perform that action at this time.
0 commit comments