-
Notifications
You must be signed in to change notification settings - Fork 8
Images::convert
Danny Li edited this page Feb 4, 2018
·
1 revision
Convert a backup image to a snapshot image.
Parameter | Type | Description |
---|---|---|
$id |
int | Image ID |
<?php
use Exploriment\HetznerCloud;
$image = HetznerCloud\Images::convert(1);
echo $image->getType();
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