Atom feed of this document
REVIEW -  REVIEW -  REVIEW -  REVIEW -  REVIEW -  REVIEW -  REVIEW -  REVIEW - 

 4.2. Database Instances

This section describes the operations that are supported for database instances.

VerbURIDescription
POST/instancesCreates a new database instance.
GET/instancesLists the status and information for all database instances.
GET/instances/{instanceId}Lists status and details for a specified database instance.
DELETE/instances/{instanceId}Deletes the specified database instance.
POST/instances/{instanceId}/rootEnables the root user for the specified database instance and returns the root password.
GET/instances/{instanceId}/rootReturns true if root user is enabled for the specified database instance or false otherwise.