---
title: "Associated cluster"
method: POST
path: "/v1/application/{id}/bind_cluster"
tags: ["Application"]
---

# Associated cluster

`POST /v1/application/{id}/bind_cluster`

Application associated cluster

## Path parameters

- `id` integer, required

## Headers

- `Authorization` string, required

## Request body

- ApplicationClusterApplicationClusterRequest
  - `cluster_id` integer, required

## Response `200`

OK

- ModelApplicationClusterModel
  - `application_id` integer
  - `cluster_id` integer
  - `id` integer

## Changes

> 43 revisions in range; 1 could not be searched.

- **2020-12-13** `2743e3738539` — 2 info
  - api tag `Application` added
  - api tag `应用` removed
- **2020-10-29** `626c0be310f3` — 2 info
  - api tag `应用` added
  - api tag `Application` removed

[Change history](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api/changes/v1/application/:id/bind_cluster/post.md)

---

[API](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api.md) · [All operations](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nocalhost/nocalhost-docs-api/revisions/9f53c7025f7a/schema)
