Class Volume
The Volume class represents a single block storage volume
- OpenCloud\Common\Base
-
OpenCloud\Common\PersistentObject
-
OpenCloud\Volume\Volume
Namespace: OpenCloud\Volume
Author: Glen Campbell <glen.campbell@rackspace.com>
Api
Located at OpenCloud/Volume/Volume.php
Author: Glen Campbell <glen.campbell@rackspace.com>
Api
Located at OpenCloud/Volume/Volume.php
public
|
|
public
string
|
|
protected
|
checkJsonError(),
getHttpRequestObject(),
getLogger(),
makeQueryString(),
populate(),
setLogger(),
setProperty()
|
public
mixed
|
$id |
|
|
public
mixed
|
$status |
|
|
public
mixed
|
$display_name |
|
|
public
mixed
|
$display_description |
|
|
public
mixed
|
$size |
|
|
public
mixed
|
$volume_type |
|
|
public
array
|
$metadata | array() |
|
public
mixed
|
$availability_zone |
|
|
public
mixed
|
$snapshot_id |
|
|
public
array
|
$attachments | array() |
|
public
mixed
|
$created_at |
|
|
protected static
string
|
$json_name | 'volume' |
|
protected static
string
|
$url_resource | 'volumes' |