We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de79698 + 4a21125 commit ec74b23Copy full SHA for ec74b23
openapi.yaml
@@ -8690,9 +8690,7 @@ paths:
8690
- Linode Instances
8691
summary: IPv4 Address Delete
8692
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.
+ 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.
8696
operationId: removeLinodeIP
8697
x-linode-cli-action: ip-delete
8698
security:
0 commit comments