HP VAN SDN Controller REST API Guide

presented, list
all neighboring
links with
respect to that
dpid.
Get forward
path between
src_dpid,
dest_dpid
GET/paths/forwardPaths
the given
source and
destination
(match not
supported for
this version of
the HP VAN
SDN
Controller)
List end host
ARP details
vid, ipGET/arpsARPs
List all
managed hosts
vid, node_ip,
dpid, port_id
GET/nodesNodes
List
LLDP-suppressed
ports
GET/lldpLLDP
Add port(s) to
the
POST/lldp/sdn/v2.0
/net
LLDP-suppressed
port list
Remove port(s)
from the
DELETE/lldp
LLDP-suppressed
port list
List all
observation
posts
packet_uid,
packet_type
GET/diag/observationsDiagnostics
Create a new
observation
post
POST/diag/observations
Delete an
observation
post
DELETE/diag/observations
List all packetsTypeGET/diag/packets
Create a
packet
POST/diag/packets
(type=<tcp,
udp, icmp,
dhcp, icmpv6,
dhcpv6)
Get info on a
packet
GET/diag/packets/ {packet_uid}
Delete a
packet
DELETE/diag/packets/ {packet_uid}
Get the
expected
GET/diag/packets/ {packet_uid} /path
ordered path
links based on
the packet uid
13