-
Notifications
You must be signed in to change notification settings - Fork 8
FloatingIps::delete
Danny Li edited this page Feb 4, 2018
·
1 revision
Delete a Floating IP. If it is currently assigned to a server it will automatically get unassigned.
Parameter | Type | Description |
---|---|---|
$id |
int | Floating IP ID |
true
<?php
use Exploriment\HetznerCloud;
HetznerCloud\FloatingIps::delete(1);
by Exploriment.io
- README.md
-
Resources introduction
- Actions
-
Servers
::findAction
::create
::getMetrics
::rename
::start
-
::powerOn
(alias) ::reboot
-
::restart
(alias) ::reset
::shutdown
-
::stop
(alias) ::powerOff
::resetPassword
::enableRescue
::disableRescue
::createImage
::rebuild
::changeType
::enableBackups
::disableBackups
::attachIso
::detachIso
::changeDnsPtr
::changeProtection
::requestConsole
::delete
- FloatingIps
- SshKeys
- ServerTypes
- Locations
- Datacenters
- Images
- ISOs