---
title: "POST /AssociateSourceServers"
method: POST
path: "/AssociateSourceServers"
---

# POST /AssociateSourceServers

`POST /AssociateSourceServers`

Associate source servers to application.

## Request body

- object
  - `applicationID` string, required — Application ID.
  - `sourceServerIDs` SourceServerID[], required — Source server IDs list.

## Response `200`

Success

- AssociateSourceServersResponse

## Other responses

- `480` — UninitializedAccountException
- `481` — ResourceNotFoundException
- `482` — ServiceQuotaExceededException
- `483` — ConflictException

---

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