Deep Security Manager REST API

Name: counterPacketListing

A listing to store CounterPacketElement

XML Example:
<counterPacketListing>
  zero or N[<counterPackets>counterPacketElement</counterPackets>]
</counterPacketListing>
JSON Example:
{"counterPacketListing":
 {
   "counterPackets": [counterPacketElement],
 }
}

Elements
NameTypeRequiredNillableDefault ValueDescription
counterPacketszero or N[counterPacketElement]falsefalse 


Copyright © 2015 Trend Micro Inc. All Rights Reserved.