---
title: "POST /api/v1/Replication/Diagnostics/changeSetState"
method: POST
path: "/api/v1/Replication/Diagnostics/changeSetState"
tags: ["ReplicationDiagnostics"]
---

# POST /api/v1/Replication/Diagnostics/changeSetState

`POST /api/v1/Replication/Diagnostics/changeSetState`

## Request body

- GetChangeSetStatus
  - `Collection` string, nullable
  - `Node` string, nullable
  - `Increment` integer
  - `LocalOnly` boolean

## Response `200`

- GetChangeSetStatusResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Servers` ServerStatus[], nullable
    - `Server` ServerId
      - `Id` string, nullable
      - `Name` string, nullable
    - `HasChange` boolean
    - `Nodes` NodeStatus2[], nullable
      - `Node` NodeId
        - `Id` string, nullable
        - `Name` string, nullable
      - `HasChange` boolean
      - `Info` LogData[], nullable
        - `IsError` boolean
        - `Type` string, nullable
        - `Message` string, nullable
        - `Data` string, nullable
        - `Timestamps` string[], nullable
    - `Info` LogData[], nullable
      - `IsError` boolean
      - `Type` string, nullable
      - `Message` string, nullable
      - `Data` string, nullable
      - `Timestamps` string[], nullable
  - `Collection` string, nullable
  - `Node` string, nullable
  - `ChangeSet` integer
  - `FullyReplicated` boolean

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
