Bases: novaclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Delete this floating IP
Returns: | An instance of novaclient.base.TupleWithMeta |
---|
Bases: novaclient.base.ManagerWithFind
Create (allocate) a floating IP for a tenant
Delete (deallocate) a floating IP for a tenant
Parameters: | floating_ip – The floating IP address to delete. |
---|---|
Returns: | An instance of novaclient.base.TupleWithMeta |
Retrieve a floating IP
List floating IPs
alias of FloatingIP