{"type":"api","title":"Get 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":"getDeviceDetail","tags":["Devices"],"summary":"Get Device Detail","description":"Returns detailed Network Device information retrieved by Mac Address, Device Name or UUID for any given point of time. ","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"timestamp","description":"Epoch time(in milliseconds) when the device data is required","default":"","required":false,"type":"string","in":"query"},{"name":"searchBy","description":"MAC Address or Device Name value or UUID of the network device","default":"","required":true,"type":"string","in":"query"},{"name":"identifier","description":"One of keywords : macAddress or uuid or nwDeviceName","default":"","required":true,"type":"string","in":"query"}],"responses":{"200":{"description":"The request was successful. The result is contained in the response body.","schema":{"type":"object","properties":{"response":{"type":"object","properties":{"HALastResetReason":{"type":"string"},"managementIpAddr":{"type":"string"},"HAPrimaryPowerStatus":{"type":"string"},"redundancyMode":{"type":"string"},"communicationState":{"type":"string"},"nwDeviceName":{"type":"string"},"redundancyUnit":{"type":"string"},"platformId":{"type":"string"},"redundancyPeerState":{"type":"string"},"nwDeviceId":{"type":"string"},"redundancyState":{"type":"string"},"nwDeviceRole":{"type":"string"},"nwDeviceFamily":{"type":"string"},"macAddress":{"type":"string"},"collectionStatus":{"type":"string"},"deviceSeries":{"type":"string"},"osType":{"type":"string"},"clientCount":{"type":"string"},"HASecondaryPowerStatus":{"type":"string"},"softwareVersion":{"type":"string"},"nwDeviceType":{"type":"string"},"overallHealth":{"type":"integer"},"memoryScore":{"type":"integer"},"cpuScore":{"type":"integer"},"noiseScore":{"type":"integer"},"utilizationScore":{"type":"integer"},"airQualityScore":{"type":"integer"},"interferenceScore":{"type":"integer"},"wqeScore":{"type":"integer"},"freeMbufScore":{"type":"integer"},"packetPoolScore":{"type":"integer"},"freeTimerScore":{"type":"integer"},"memory":{"type":"string"},"cpu":{"type":"string"},"noise":{"type":"string"},"utilization":{"type":"string"},"airQuality":{"type":"string"},"interference":{"type":"string"},"wqe":{"type":"string"},"freeMbuf":{"type":"string"},"packetPool":{"type":"string"},"freeTimer":{"type":"string"},"location":{"type":"string"},"timestamp":{"type":"string"}}}},"$$ref":"#/definitions/GetDeviceDetailResponse"}},"400":{"description":"The client made a request that the server could not understand (for example, the request syntax is incorrect)."},"401":{"description":"The client's authentication credentials included with the request are missing or invalid."},"404":{"description":"The client made a request for a resource that does not exist."},"500":{"description":"The server could not fulfill the request."}},"__originalOperationId":"getDeviceDetail","method":"get","path":"/dna/intent/api/v1/device-detail"}}