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\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\Common\PersistentObject
-
OpenCloud\Compute\Resource\Image implements OpenCloud\Image\Resource\ImageInterface
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
|
|
public
string
|
|
public
Guzzle\Http\Message\Response
|
|
public
Guzzle\Http\Message\Response
|
PATCH_CONTENT_TYPE
|
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
|
$metadata
|
|
public
mixed
|
$server
|
|
protected static
string
|
$json_name
|
# 'image' |
protected static
string
|
$url_resource
|
# 'images' |
$parent,
$service
|
$aliases
|