Shumoku Server API · 0.1.6-beta.4 · Topology Mappings
Replace one node mapping
PATCH /api/topologies/{id}/mapping/nodes/{nodeId} Authentication
sessionCookie / bearerAuth
Request body
object · application/json · required
Responses
| Status | Description | Schema |
|---|---|---|
200 | Updated node mapping | object |
400 | Mapping operation failed | Error |
404 | Mapping operation failed | Error |
409 | Mapping operation failed | Error |
422 | Mapping operation failed | Error |
500 | Mapping operation failed | Error |