Skip to content

Commit 4a21125

Browse files
committed
Updated description of IPv4 Address Delete endpoint to specify that private IPs can be deleted
1 parent 25e22e2 commit 4a21125

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
@@ -8699,9 +8699,7 @@ paths:
86998699
- Linode Instances
87008700
summary: IPv4 Address Delete
87018701
description: >
8702-
Deletes a public IPv4 address associated with this Linode. This will
8703-
fail if it is the Linode's last remaining public IPv4 address. Private
8704-
IPv4 addresses cannot be removed via this endpoint.
8702+
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.
87058703
operationId: removeLinodeIP
87068704
x-linode-cli-action: ip-delete
87078705
security:

0 commit comments

Comments
 (0)