Lists all reserved IP addresses in your Vultr account with their IDs, regions, IP addresses, and attachment status.
The vultr-cli reserved-ip list
command displays all reserved IP addresses in your Vultr account, showing their IDs, regions, IP addresses, and attachment status.
$ vultr-cli reserved-ip list [flags]
# Full example
$ vultr-cli reserved-ip list
# Shortened with alias commands
$ vultr-cli rip l
Shorthand | Long Version | Description |
---|---|---|
-c | --cursor | (optional) Cursor for paging. |
-p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |