Class User
This class represents a User in the Rackspace "Red Dwarf" database-as-a-service product.
- OpenCloud\Common\Base
- OpenCloud\Common\Resource\BaseResource
- OpenCloud\Common\Resource\PersistentResource
- OpenCloud\Database\Resource\User
public
|
#
__construct(
Creates a new database object |
public
type
|
|
public
string
|
|
public
|
|
public
Guzzle\Http\Message\Response
|
|
public
OpenCloud\HttpResponse
|
|
protected
object
|
checkExtension(),
create(),
getAlias(),
noCreate(),
noDelete(),
noUpdate(),
refresh(),
refreshFromLocationUrl(),
updateJson(),
waitFor()
|
public
string
|
$name |
|
#
The user name |
public
string
|
$password |
|
#
The user's password |
public
array
|
$databases | array() |
#
A list of database names assigned to the user |
protected static
string
|
$json_name | 'user' |
|
protected static
string
|
$url_resource | 'users' |
$metadata,
$parent,
$service
|
$aliases
|