---
title: "POST /dplexevents/cluster"
method: POST
path: "/dplexevents/cluster"
tags: ["cluster-controller"]
---

# POST /dplexevents/cluster

`POST /dplexevents/cluster`

## Request body

- ClusterRequest
  - `requestType` string
  - `clusterType` string
  - `requestCode` string
  - `requestStatus` string
  - `createdBy` string
  - `subscriberType` string
  - `createdDate` string
  - `clusterName` string
  - `jiraId` string
  - `comments` string
  - `drCluster` boolean
  - `clusterDetails` CreateClusterAttributeType[]
    - `description` string
    - `clusterSize` string
    - `clusterName` string
    - `region` string
    - `brokers` string
    - `topicDetails` TopicRequestAttributeType[]
      - `partitions` integer
      - `retention` integer
      - `topicName` string
    - `isPrimary` boolean

## Response `200`

OK

---

[API](https://skmtc.net/tsys/apis/quark.md) · [All operations](https://skmtc.net/tsys/apis/quark/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tsys/quark/revisions/f2162281b469/schema)
