/dbcluster-xxxx/describe
fields
or defaultFields
):project
string ID of the project or container in which the object was foundclass
string The value "dbcluster"created
timestamp Time at which this object was createdstate
string Always "open"hidden
boolean Whether the object is hidden or notname
string The name of the database data object, matches the idfolder
string The project folder the dbcluster object resides insponsored
boolean Whether the object is sponsored by DNAnexusmodified
timestamp Time at which the user-provided metadata of the object was last modifiedcreatedBy
mapping How the object was createduser
string ID of the user who created the object or launched an execution which created the objectproperties
mapping Properties associated with the objectdetails
mapping or array Contents of the object’s detailsstatus
string The status of the database cluster instances. Refer to Relational Databases for possible values and meaningport
integer The port this db should be accessed onengineVersion
string The engine version this cluster is running, corresponds to AWS Aurora engine versions for MySQL MySQL Versions and PostGres Postgres Versions. Refer to DBCluster Support Matrix for valid dxInstanceClass, engine, and engineVersion combinationsengine
string The engine this cluster is running dxInstanceClass
string The instance class for the instances in the clusterstatusAsOf
timestamp The timestamp the cluster's status was last updatedendpoint
string The host endpoint to use when accessing this database from a DNAnexus jobsponsoredUntil
timestamp Indicates the expiration time of data sponsorship (this field is only set if the object is currently sponsored, and if set, the specified time is always in the future)/dbcluster/new
Note: The admin user will have the username 'root' for purposes of connecting to the database
/dbcluster-xxxx/stop
/dbcluster-xxxx/start
/dbcluster-xxxx/terminate
Note: Once a dbcluster is terminated, the data is no longer accessible from the platform and all the data on the databases will be lost.