projects
Creates a new Spanner database and starts to prepare it for serving. The returned long-running operation will have a name of the format /operations/ and can be used to track preparation of the database. The metadata field type is CreateDatabaseMetadata. The response field type is Database, if successful.
post/v1/{+parent}/databases
Path parameters
parentstring required
Required. The name of the instance that will serve the new database. Values are of the form projects//instances/.
Request body
Response
Successful response