Topologies
internal
Update a node's size and position
Lightweight endpoint for subnet resize operations. Instead of sending the entire topology, only sends the node ID, new size, and new position. Fixes HTTP 413 errors on resize operations for large topologies.
post/api/v1/topology/{id}/node-resize
Path parameters
idstring uuid required
Topology ID
Request body
Response
Node resized