---
title: "POST /v1/{+name}:establishPeering"
method: POST
path: "/v1/{+name}:establishPeering"
tags: ["projects"]
---

# POST /v1/{+name}:establishPeering

`POST /v1/{+name}:establishPeering`

Establish replication peering.

## Path parameters

- `name` string, required

## Request body

- EstablishPeeringRequest — EstablishPeeringRequest establishes cluster and svm peerings between the source and the destination replications.
  - `peerClusterName` string — Required. Name of the user's local source cluster to be peered with the destination cluster.
  - `peerIpAddresses` string[] — Optional. List of IPv4 ip addresses to be used for peering.
  - `peerVolumeName` string — Required. Name of the user's local source volume to be peered with the destination volume.
  - `peerSvmName` string — Required. Name of the user's local source vserver svm to be peered with the destination vserver svm.

## Response `200`

Successful response

---

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