Class Instance
Instance represents an instance of DbService, similar to a Server in a Compute service
- OpenCloud\Common\Base
-
OpenCloud\Common\PersistentObject
-
OpenCloud\Database\Instance
public
|
#
__construct(
Creates a new instance object |
public
HttpResponse
|
|
public
|
|
public
|
|
public
OpenCloud\HttpResponse
|
#
resizeVolume( integer $newvolumesize )
Resizes the volume associated with the database instance (disk space) |
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
checkJsonError(),
getHttpRequestObject(),
getLogger(),
makeQueryString(),
populate(),
setLogger(),
setProperty()
|
public
mixed
|
$id |
|
|
public
mixed
|
$name |
|
|
public
mixed
|
$status |
|
|
public
mixed
|
$links |
|
|
public
mixed
|
$hostname |
|
|
public
mixed
|
$volume |
|
|
public
mixed
|
$created |
|
|
public
mixed
|
$updated |
|
|
public
mixed
|
$flavor |
|
|
protected static
string
|
$json_name | 'instance' |
|
protected static
string
|
$url_resource | 'instances' |