Class Image
A collection of files for a specific operating system (OS) that you use to create or rebuild a server. Rackspace provides pre-built images. You can also create custom images from servers that you have launched. Custom images can be used for data backups or as "gold" images for additional servers.
- OpenCloud\Common\Base
-
OpenCloud\Common\PersistentObject
-
OpenCloud\Compute\Resource\Image
Namespace: OpenCloud\Compute\Resource
Note: In the future, this may be abstracted to access Glance (the OpenStack image store) directly, but it is currently not available to Rackspace customers, so we're using the /images resource on the servers API endpoint.
Located at OpenCloud/Compute/Resource/Image.php
Note: In the future, this may be abstracted to access Glance (the OpenStack image store) directly, but it is currently not available to Rackspace customers, so we're using the /images resource on the servers API endpoint.
Located at OpenCloud/Compute/Resource/Image.php
public
HttpResponse
|
|
public
HttpResponse
|
public
mixed
|
$status |
|
|
public
mixed
|
$updated |
|
|
public
mixed
|
$links |
|
|
public
mixed
|
$minDisk |
|
|
public
mixed
|
$id |
|
|
public
mixed
|
$name |
|
|
public
mixed
|
$created |
|
|
public
mixed
|
$progress |
|
|
public
mixed
|
$minRam |
|
|
public
mixed
|
$metadata |
|
|
public
mixed
|
$server |
|
|
protected static
string
|
$json_name | 'image' |
|
protected static
string
|
$url_resource | 'images' |