{"type":"api","title":"Get Device Enrichment Details","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":"getDeviceEnrichmentDetails","tags":["Devices"],"summary":"Get Device Enrichment Details","description":"Enriches a given network device context (device id or device Mac Address or device management IP address) with details about the device and neighbor topology","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"entity_type","description":"Device enrichment details can be fetched based on either Device ID or Device MAC address or Device IP Address. This parameter value must either be device_id/mac_address/ip_address","default":"","required":true,"type":"string","in":"header"},{"name":"entity_value","description":"Contains the actual value for the entity type that has been defined","default":"","required":true,"type":"string","in":"header"}],"responses":{"200":{"description":"The request was successful. The result is contained in the response body.","schema":{"type":"array","items":{"type":"object","properties":{"deviceDetails":{"type":"object","properties":{"family":{"type":"string"},"type":{"type":"string"},"location":{"type":"object","properties":{}},"errorCode":{"type":"string"},"macAddress":{"type":"string"},"role":{"type":"string"},"apManagerInterfaceIp":{"type":"string"},"associatedWlcIp":{"type":"string"},"bootDateTime":{"type":"string"},"collectionStatus":{"type":"string"},"interfaceCount":{"type":"string"},"lineCardCount":{"type":"string"},"lineCardId":{"type":"string"},"managementIpAddress":{"type":"string"},"memorySize":{"type":"string"},"platformId":{"type":"string"},"reachabilityFailureReason":{"type":"string"},"reachabilityStatus":{"type":"string"},"snmpContact":{"type":"string"},"snmpLocation":{"type":"string"},"tunnelUdpPort":{"type":"object","properties":{}},"waasDeviceMode":{"type":"object","properties":{}},"series":{"type":"string"},"inventoryStatusDetail":{"type":"string"},"collectionInterval":{"type":"string"},"serialNumber":{"type":"string"},"softwareVersion":{"type":"string"},"roleSource":{"type":"string"},"hostname":{"type":"string"},"upTime":{"type":"string"},"lastUpdateTime":{"type":"integer"},"errorDescription":{"type":"string"},"locationName":{"type":"object","properties":{}},"tagCount":{"type":"string"},"lastUpdated":{"type":"string"},"instanceUuid":{"type":"string"},"id":{"type":"string"},"neighborTopology":{"type":"array","items":{"type":"object","properties":{"nodes":{"type":"array","items":{"type":"object","properties":{"role":{"type":"string"},"name":{"type":"string"},"id":{"type":"string"},"description":{"type":"string"},"deviceType":{"type":"string"},"platformId":{"type":"string"},"family":{"type":"string"},"ip":{"type":"string"},"softwareVersion":{"type":"string"},"userId":{"type":"object","properties":{}},"nodeType":{"type":"string"},"radioFrequency":{"type":"object","properties":{}},"clients":{"type":"object","properties":{}},"count":{"type":"object","properties":{}},"healthScore":{"type":"integer"},"level":{"type":"number"},"fabricGroup":{"type":"object","properties":{}},"connectedDevice":{"type":"object","properties":{}}}}},"links":{"type":"array","items":{"type":"object","properties":{"source":{"type":"string"},"linkStatus":{"type":"string"},"label":{"type":"array","items":{"type":"object"}},"target":{"type":"string"},"id":{"type":"object","properties":{}},"portUtilization":{"type":"object","properties":{}}}}}}}}}}}},"$$ref":"#/definitions/GetDeviceEnrichmentDetailsResponse"}},"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":"getDeviceEnrichmentDetails","method":"get","path":"/dna/intent/api/v1/device-enrichment-details"}}