---
title: "POST /projects/{project}/regions/{region}/disks/stopGroupAsyncReplication"
method: POST
path: "/projects/{project}/regions/{region}/disks/stopGroupAsyncReplication"
tags: ["regionDisks"]
---

# POST /projects/{project}/regions/{region}/disks/stopGroupAsyncReplication

`POST /projects/{project}/regions/{region}/disks/stopGroupAsyncReplication`

Stops asynchronous replication for a consistency group of disks.
Can be invoked either in the primary or secondary scope.

## Path parameters

- `project` string, required
- `region` string, required

## Query parameters

- `requestId` string

## Request body

- DisksStopGroupAsyncReplicationResource — A transient resource used in compute.disks.stopGroupAsyncReplication and compute.regionDisks.stopGroupAsyncReplication. It is only used to process requests and is not persisted.
  - `resourcePolicy` string — The URL of the DiskConsistencyGroupPolicy for the group of disks to stop. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region/resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/compute.md) · [All operations](https://skmtc.net/google/apis/compute/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/compute/versions/6120ed8969d4/schema)
