Fixed IPs interface.
Bases: novaclient.base.Resource
Bases: novaclient.base.ManagerWithFind
Show information for a Fixed IP
| Parameters: | fixed_ip – Fixed IP address to get info for |
|---|
Reserve a Fixed IP
| Parameters: | fixed_ip – Fixed IP address to reserve |
|---|
Unreserve a Fixed IP
| Parameters: | fixed_ip – Fixed IP address to unreserve |
|---|