Deep Security Manager REST API

Name: counterIntegrityRuleListing

A listing to store CounterIntegrityRuleElement

XML Example:
<counterIntegrityRuleListing>
  zero or N[<counterIntegrityRules>counterIntegrityRuleElement</counterIntegrityRules>]
</counterIntegrityRuleListing>
JSON Example:
{"counterIntegrityRuleListing":
 {
   "counterIntegrityRules": [counterIntegrityRuleElement],
 }
}

Elements
NameTypeRequiredNillableDefault ValueDescription
counterIntegrityRuleszero or N[counterIntegrityRuleElement]falsefalse 


Copyright © 2015 Trend Micro Inc. All Rights Reserved.