Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8699,9 +8699,7 @@ paths:
- Linode Instances
summary: IPv4 Address Delete
description: >
Deletes a public IPv4 address associated with this Linode. This will
fail if it is the Linode's last remaining public IPv4 address. Private
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.
operationId: removeLinodeIP
x-linode-cli-action: ip-delete
security:
Expand Down