Skip to content

Commit ec74b23

Browse files
authored
Merge pull request #674 from wildmanonline/private-ipv4-delete-20220902
Updated IPv4 Address Delete endpoint to include private IPs
2 parents de79698 + 4a21125 commit ec74b23

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

openapi.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8690,9 +8690,7 @@ paths:
86908690
- Linode Instances
86918691
summary: IPv4 Address Delete
86928692
description: >
8693-
Deletes a public IPv4 address associated with this Linode. This will
8694-
fail if it is the Linode's last remaining public IPv4 address. Private
8695-
IPv4 addresses cannot be removed via this endpoint.
8693+
Deletes a public or private IPv4 address associated with this Linode. This will fail if it is the Linode's last remaining public IPv4 address.
86968694
operationId: removeLinodeIP
86978695
x-linode-cli-action: ip-delete
86988696
security:

0 commit comments

Comments
 (0)