Topology ID
Lightweight request type for updating a node's size and position.
Used 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.
Network ID for authorization
ID of the node to update
2D unsigned coordinate. Used for node positions and sizes. Element node sizes are computed by the frontend (elkjs); the backend sets Uxy::default() for element nodes.
Which topology view is being rendered
Node resized
API metadata included in all responses