FloatingIp
class FloatingIp extends OperatorResource implements Listable, Creatable, Retrievable, Updateable, Deletable
Traits
Properties
$id | string | |
$status | string | |
$floatingNetworkId | string | |
$routerId | string | |
$fixedIpAddress | string | |
$floatingIpAddress | string | |
$tenantId | string | |
$portId | string |
Methods
update
()
: void
Update the current resource with the configuration set out in the user options.
delete
()
: void
Permanently delete this resource.
retrieve
()
: void
Retrieve details of the current resource from the remote API.