{"type":"api","title":"Returns devices added to Cisco DNA center with snmp v3 DES","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":"returnsDevicesAddedToCiscoDNACenterWithSnmpV3DES_","tags":["Devices"],"summary":"Returns devices added to Cisco DNA center with snmp v3 DES.","description":"Returns devices added to Cisco DNA center with snmp v3 DES, where siteId is mandatory & accepts offset, limit, sortby, order which are optional.","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"siteId","description":"siteId","required":true,"type":"string","in":"path"},{"name":"offset","description":"Row Number. Default value is 1","required":false,"type":"string","in":"query"},{"name":"limit","description":"Default value is 500","required":false,"type":"string","in":"query"},{"name":"sortBy","description":"Sort By","required":false,"type":"string","in":"query"},{"name":"order","description":"Order","required":false,"type":"string","in":"query"}],"responses":{"200":{"description":"The Request is successful . The result is contained in the response body","schema":{"type":"object","properties":{"response":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"managementIpAddress":{"type":"string"},"hostname":{"type":"string"},"type":{"type":"string"},"family":{"type":"string"},"lastUpdated":{"type":"string"},"upTime":{"type":"string"},"reachabilityStatus":{"type":"string"}}}},"version":{"type":"string"}},"$$ref":"#/definitions/ReturnsDevicesAddedToCiscoDNACenterWithSnmpVDESResponse"}},"400":{"description":"The client made a request that the server could not understand(for example, the request syntax is not correct)"},"401":{"description":"The client's authentication credentials included with the request are missing or invalid"},"404":{"description":"The client made a request for the resource which does not exist"},"503":{"description":"The server is (temporarily) unavailable"},"504":{"description":"The server did not respond inside timed restrictions and timed-out"}},"__originalOperationId":"returnsDevicesAddedToCiscoDNACenterWithSnmpV3DES.","method":"get","path":"/dna/intent/api/v1/network-device/insight/{siteId}/insecure-connection"}}