public interface IHostAPI
| Modifier and Type | Method and Description |
|---|---|
ComponentListing |
retrieveHostComponents(java.lang.Integer hostId,
java.lang.String sID)
List the Components of the host.
|
ComponentListing |
retrieveVirusPatterns(java.lang.Integer hostId,
java.lang.String sID)
List the Virus Pattern Components of the host.
|
ComponentListing retrieveHostComponents(java.lang.Integer hostId, java.lang.String sID) throws java.lang.Exception
hostId - Identifying Host IDsID - Authentication session token ID.java.lang.ExceptionComponentListing retrieveVirusPatterns(java.lang.Integer hostId, java.lang.String sID) throws java.lang.Exception
hostId - Identifying Host IDsID - Authentication session token ID.java.lang.ExceptionCopyright © 2015 Trend Micro Inc. All Rights Reserved.