Deep Security Manager REST API

Name: counterPayloadListing

A listing to store CounterPayloadElement

XML Example:
<counterPayloadListing>
  zero or N[<counterPayloads>counterPayloadElement</counterPayloads>]
</counterPayloadListing>
JSON Example:
{"counterPayloadListing":
 {
   "counterPayloads": [counterPayloadElement],
 }
}

Elements
NameTypeRequiredNillableDefault ValueDescription
counterPayloadszero or N[counterPayloadElement]falsefalse 


Copyright © 2015 Trend Micro Inc. All Rights Reserved.