{"type":"api","title":"Get connected device detail","meta":{"id":"/apps/pubhub/media/dna-center-235/0e427c513038595590fc5a0593cb0e208dd78571/2192edf3-d24e-3461-ab8c-12a97b547df4","swagger":"2.0","info":{"description":"Cisco DNA Center Platform v. 2.3.5","version":"2.3.5","title":"Intent API"},"schemes":["https"],"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}}},"spec":{"operationId":"getConnectedDeviceDetail","tags":["Devices"],"summary":"Get connected device detail","description":"Get connected device detail for given deviceUuid and interfaceUuid","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"deviceUuid","description":"instanceuuid of Device","required":true,"type":"string","in":"path"},{"name":"interfaceUuid","description":"instanceuuid of interface","required":true,"type":"string","in":"path"}],"responses":{"200":{"description":"OK - List of connected device if any","schema":{"type":"object","properties":{"response":{"type":"object","properties":{"neighborDevice":{"type":"string"},"neighborPort":{"type":"string"},"capabilities":{"type":"array","items":{"type":"string"}}}},"version":{"type":"string"}},"$$ref":"#/definitions/NeighborResult"}},"404":{"description":"Resource Not Found"}},"__originalOperationId":"getConnectedDeviceDetail","method":"get","path":"/dna/intent/api/v1/network-device/{deviceUuid}/interface/{interfaceUuid}/neighbor"}}