Removes the association between a reserved IP address and a Vultr instance, making the IP available for reassignment.
The vultr-cli reserved-ip detach
command removes the association between a reserved IP address and a Vultr instance, making the IP available for reassignment.
$ vultr-cli reserved-ip detach <Reserved IP ID>
# Full example
$ vultr-cli reserved-ip detach 6a31648d-ebfa-4d43-9a00-9c9f0e5048f5
# Shortened with alias commands
$ vultr-cli rip d 6a31648d-ebfa-4d43-9a00-9c9f0e5048f5
No comments yet.