-
Notifications
You must be signed in to change notification settings - Fork 8
Objects: ImageCreation
Danny Li edited this page Feb 4, 2018
·
1 revision
The ImageCreation
object has the following methods:
<?php
use Exploriment\HetznerCloud;
/**
* returns the Image object
* @see https://github.com/Exploriment/hcloud-php/wiki/resources:-images#image-object
*/
$creation->getImage();
/**
* returns the Action object
* @see https://github.com/Exploriment/hcloud-php/wiki/resources:-actions#action-object
*/
$creation->getAction();
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