Class Service
Service class that represents OpenStack Glance / Rackspace Cloud Images
- OpenCloud\Common\Base
- OpenCloud\Common\Service\AbstractService implements OpenCloud\Common\Service\ServiceInterface
- OpenCloud\Common\Service\CatalogService
- OpenCloud\Image\Service
public
array
|
|
public
|
#
listImages( array $params = array() )
This operation returns images you created, shared images that you accepted, and standard images. |
public
object
|
|
public
object
|
|
protected
Guzzle\Http\Url
|
#
getSchemaUrl( mixed $path )
A convenience method which returns the URL needed to retrieve schemas. |
public
|
|
public
|
|
public
|
|
public
|
__construct(),
getBaseUrl(),
getExtensions(),
getName(),
getRegion(),
getType(),
getUrl(),
getUrlType(),
limits()
|
string |
DEFAULT_TYPE
|
'image' |
|
string |
DEFAULT_NAME
|
'cloudImages' |
|
string |
PATCH_CONTENT_TYPE
|
'application/openstack-images-v2.1-json-patch' |
DEFAULT_URL_TYPE
|
$regionless
|
$client,
$endpoint,
$namespaces,
$resources
|
$aliases
|