{"type":"api","title":"Rogue Additional 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":"rogueAdditionalDetails","tags":["Devices"],"summary":"Rogue Additional Details","description":"This API provides additional information of the rogue threats with details at BSSID level. The additional information includes Switch Port details in case of Rogue on Wire, first time when the rogue is seen in the network etc.","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request","description":"request","required":true,"schema":{"type":"object","properties":{"offset":{"type":"number"},"limit":{"type":"number"},"startTime":{"type":"number"},"endTime":{"type":"number"},"siteId":{"type":"array","items":{"type":"string"}},"threatLevel":{"type":"array","items":{"type":"string"}},"threatType":{"type":"array","items":{"type":"string"}}},"$$ref":"#/definitions/RogueAdditionalDetailsRequest"},"in":"body"}],"responses":{"200":{"description":"Success","schema":{"type":"object","properties":{"response":{"type":"array","items":{"type":"object","properties":{"macAddress":{"type":"string"},"updatedTime":{"type":"integer"},"createdTime":{"type":"integer"},"threatType":{"type":"string"},"threatLevel":{"type":"string"},"apName":{"type":"string"},"detectingAPMac":{"type":"string"},"ssid":{"type":"string"},"containment":{"type":"string"},"radioType":{"type":"string"},"controllerIp":{"type":"string"},"controllerName":{"type":"string"},"channelNumber":{"type":"string"},"siteNameHierarchy":{"type":"string"},"encryption":{"type":"string"},"switchIp":{"type":"string"},"switchName":{"type":"string"},"portDescription":{"type":"string"}}}},"totalCount":{"type":"integer"},"version":{"type":"string"}},"$$ref":"#/definitions/RogueAdditionalDetailsResponse"}},"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."},"403":{"description":"The server recognizes the authentication credentials, but the client is not authorized to perform this request."},"500":{"description":"Internal Server Error"},"501":{"description":"The server has not implemented the functionality required to fulfill the request."},"503":{"description":"The server is (temporarily) unavailable."},"504":{"description":"The server did not respond inside time restrictions and timed-out."}},"__originalOperationId":"rogueAdditionalDetails","method":"post","path":"/dna/intent/api/v1/security/rogue/additional/details"}}