Using Console
Using CLI
[INSTANCE_NAME]
with the name of the Spanner Database instance and [PROJECT_ID]
with the ID of the GCP project.
availabilityConfig
field in the output of the above command. If the value is REGIONAL
, then the instance is highly available. If the value is ZONAL
, then the instance is not highly available.
[INSTANCE_NAME]
with the name of the Spanner Database instance and [PROJECT_ID]
with the ID of the GCP project.
Using Python