Class PromoteReplicaRequest (1.13.0)

PromoteReplicaRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PromoteReplicaRequest promotes a Filestore standby instance (replica).

Attributes

Name Description
name str
Required. The resource name of the instance, in the format projects/{project_id}/locations/{location_id}/instances/{instance_id}.
peer_instance str
Optional. The resource name of the peer instance to promote, in the format projects/{project_id}/locations/{location_id}/instances/{instance_id}. The peer instance is required if the operation is called on an active instance.