Deep Security Manager REST API

Name: componentListing

response returned when querying the component information of a host i.e. the components shown in the Updates tab of ComputerEditor UI page

XML Example:
<componentListing>
  zero or N[<component>component</component>]
</componentListing>
JSON Example:
{"componentListing":
 {
   "component": [component],
 }
}

Elements
NameTypeRequiredNillableDefault ValueDescription
componentzero or N[component]falsefalse 


Copyright © 2015 Trend Micro Inc. All Rights Reserved.