Topologies
internal

Update an edge's handles

post/api/v1/topology/{id}/edge-handles

Path parameters

idstring uuid required

Topology ID

Request body

edge_idstring uuid required

ID of the edge to update

network_idstring uuid required

Network ID for authorization

source_handle'Top' | 'Bottom' | 'Left' | 'Right' required
target_handle'Top' | 'Bottom' | 'Left' | 'Right' required
view'L2Physical' | 'L3Logical' | 'Workloads' | 'Application' required

Which topology view is being rendered

Response

Edge handles updated

dataTupleUnit — unresolved $ref
errorstring nullable
successboolean required

Changes