File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -3669,7 +3669,7 @@ paths:
3669
3669
summary : Update IP Address
3670
3670
description : >
3671
3671
Manage a particular IP Address associated with this Linode.
3672
- Currently only allows setting/resetting reverse DNS.
3672
+ Only allows setting/resetting reverse DNS.
3673
3673
operationId : updateLinodeIP
3674
3674
x-linode-cli-action : ip-update
3675
3675
security :
@@ -5705,11 +5705,9 @@ paths:
5705
5705
- networking
5706
5706
summary : Allocate IP Address
5707
5707
description : >
5708
- Allocates a new IP Address on your account. Currently, only IPv4
5709
- addresses may be allocated this way. The Linode you are allocating
5710
- this address for must be allowed to allocate additional addresses -
5711
- please open a support ticket requesting additional addresses before
5712
- attempting allocation.
5708
+ Allocates a new IPv4 Address on your account. The Linode must be
5709
+ configured to support additional addresses - please open a support
5710
+ ticket requesting additional addresses before attempting allocation.
5713
5711
operationId : allocateIP
5714
5712
x-linode-cli-action : add
5715
5713
security :
@@ -9154,7 +9152,7 @@ components:
9154
9152
readOnly : true
9155
9153
description : >
9156
9154
The estimated time remaining until the completion of this Event.
9157
- Currently, this value is only returned for in-progress events.
9155
+ This value is only returned for in-progress events.
9158
9156
example : null
9159
9157
username :
9160
9158
type : string
You can’t perform that action at this time.
0 commit comments