Deep Security Manager REST API

Path: / rest / widgets / antimalware / top5UrlsForWebReputationWidget

Get Top 5 Web Reputation URL Activity based on Top5UrlsForWebReputationWidget


Method Summary
ResourceDescription
GET /rest/widgets/antimalware/top5UrlsForWebReputationWidget?sID=…&timescale=…Get Top 5 Web Reputation URL Activity based on Top5UrlsForWebReputationWidget

Method Detail
HTTP Example:
GET /rest/widgets/antimalware/top5UrlsForWebReputationWidget?sID=…&timescale=…

API Example:

IWidgetsAPI.getTop5UrlsForWebReputationWidget({'sID': /* sID session ID. */,
  'timescale': /* timescale 1 - last 7 days; 2 - last 24 hours; * */});

Get Top 5 Web Reputation URL Activity based on Top5UrlsForWebReputationWidget

Output:
CounterWebReputationUrlListing - a List of CounterWebReputationUrlListing, a collection of the top 5 detected urls.
Query parameters:
sID - session ID.
timescale - 1 - last 7 days; 2 - last 24 hours; *
Produces:
application/json
application/xml

Copyright © 2015 Trend Micro Inc. All Rights Reserved.