Topologies
internal

Update a single node's position

post/api/v1/topology/{id}/node-position

Path parameters

idstring uuid required

Topology ID

Request body

network_idstring uuid required

Network ID for authorization

node_idstring uuid required

ID of the node to update

view'L2Physical' | 'L3Logical' | 'Workloads' | 'Application' required

Which topology view is being rendered

Response

Node position updated

dataTupleUnit — unresolved $ref
errorstring nullable
successboolean required

Changes