Deep Security Manager REST API

Name: WebReputationEventListing

 

XML Example:
<WebReputationEventListing>
  <lastEventId>xsd:long</lastEventId>
  zero or N[<WebReputationEvent>webReputationEvent</WebReputationEvent>]
</WebReputationEventListing>
JSON Example:
{"WebReputationEventListing":
 {
   "lastEventId": Number,
   "WebReputationEvent": [webReputationEvent],
 }
}

Elements
NameTypeRequiredNillableDefault ValueDescription
lastEventIdxsd:longfalsefalseThe max event id among those being returned.

WebReputationEventzero or N[webReputationEvent]falsefalse 


Copyright © 2015 Trend Micro Inc. All Rights Reserved.