2025-08-28
▼ ▲ file.projects.locations.instances.resumeReplica
Path : v1beta1/{+name}:resumeReplica
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:resumeReplica
HTTP Method : POST
Parameters :
name
Description : Required. The resource name of the instance, in the format `projects/{project_id}/locations/{location_id}/instances/{instance_id}`.
Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Resume the standby instance (replica). WARNING: Any data written to the standby instance while paused will be lost when the replica is resumed.