Deep Security Manager REST API

Name: TenantAggregateHostProtectionListing

A listing of aggregate information about much time each tenant's host computers have been protected for.

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

Elements
NameTypeRequiredNillableDefault ValueDescription
TenantAggregateHostProtectionzero or N[TenantAggregateHostProtection]falsefalseThe aggregate protection information for each tenant.


Copyright © 2015 Trend Micro Inc. All Rights Reserved.