---
title: "pause the connections to the datacenter"
method: PUT
path: "/pause-reads/{clusterId}/{dataCenterId}/{nodeId}"
tags: ["pause-reads"]
---

# pause the connections to the datacenter

`PUT /pause-reads/{clusterId}/{dataCenterId}/{nodeId}`

## Path parameters

- `clusterId` string, required
- `dataCenterId` string, required
- `nodeId` string, required

## Response `200`

paused connections

- DataCenterConnectionReport — unresolved $ref

## Other responses

- `404` — Cluster not found
- `500` — Internal server error

---

[API](https://skmtc.dev/datastax/apis/simulacron-rest-api.md) · [All operations](https://skmtc.dev/datastax/apis/simulacron-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datastax/simulacron-rest-api/revisions/0a5cd5c466d5/schema)
