projects
ChangeQuorum is strictly restricted to databases that use dual-region instance configurations. Initiates a background operation to change the quorum of a database from dual-region mode to single-region mode or vice versa. The returned long-running operation has a name of the format projects//instances//databases//operations/ and can be used to track execution of the ChangeQuorum. The metadata field type is ChangeQuorumMetadata. Authorization requires spanner.databases.changequorum permission on the resource database.
post/v1/{+name}:changequorum
Path parameters
namestring required
Required. Name of the database in which to apply ChangeQuorum. Values are of the form projects//instances//databases/.
Request body
Response
Successful response