Click or drag to resize
net.openstack.Providers.Rackspace.Objects.Databases Namespace
This API is preliminary and subject to change.
The net.openstack.Providers.Rackspace.Objects.Databases namespace defines the object model for communicating with Rackspace's Cloud Databases service over REST APIs.
Classes
  ClassDescription
Public classBackup
This class models the JSON representation of a database instance backup in the IDatabaseService.
Public classBackupConfiguration
This class models the JSON representation of a database instance backup configuration in the IDatabaseService.
Public classBackupId
Represents the unique identifier of a backup in the IDatabaseService.
Public classBackupStatus
Represents the status of a database backup.
Public classDatabase
This class models the JSON representation of a database resource in the IDatabaseService.
Public classDatabaseConfiguration
This class represents the configuration for a new database in the IDatabaseService.
Public classDatabaseFlavor
This class models the JSON representation of a database instance flavor in the IDatabaseService.
Public classDatabaseInstance
This class models the JSON representation of a database instance within the IDatabaseService.
Public classDatabaseInstanceConfiguration
This class models the JSON object used to describe a new database instance in the IDatabaseService.
Public classDatabaseInstanceId
Represents the unique identifier of a database instance in the IDatabaseService.
Public classDatabaseInstanceStatus
Represents the status of a database instance.
Public classDatabaseName
Represents the unique name of a database in the IDatabaseService.
Public classDatabaseUser
This class models the JSON representation of a database user in the IDatabaseService.
Public classDatabaseVolumeConfiguration
This class represents the volume configuration for a database instance. For running instances, the volume configuration also reports the approximate fraction of volume space currently in use by the database instance.
Public classFlavorId
Represents the unique identifier of a flavor in the IDatabaseService.
Public classFlavorRef
Represents the unique URI reference to a flavor in the IDatabaseService.
Public classRestorePoint
Public classRootUser
This class models the JSON representation of a root user for a database instance.
Public classUpdateUserConfiguration
This class models the JSON representation of an operation to update properties of a DatabaseUser in the IDatabaseService.
Public classUserConfiguration
This class describes the configuration for a new database user in the IDatabaseService.
Public classUserName
Represents the unique name of a user in the IDatabaseService.