Version: 2.1.26
IP Pool
hitechcloudcli ip-pool is the server's IP addresses and who holds each one.
hitechcloudcli ip-pool <list|add|remove|allocate|deallocate|assign|release>
| Command | What it does |
|---|---|
list | Every address and its holder. --json for machine-readable output. |
add / remove | Add an address to the pool, or take it out. |
allocate / deallocate | Give an address to a reseller to hand out, or take it back. |
assign / release | Put an address on a hosting account, or take it off. |
An administrator may allocate an address to a reseller or assign it straight to
an account. A reseller may assign only addresses allocated to them, and only to
accounts they own — pass --as <reseller> to have the command apply a
reseller's own limits.
The same thing from HiTechAdmin: IP Addresses.
Was this helpful?