public interface AdminService
| Modifier and Type | Method and Description |
|---|---|
CollectorConfiguration |
getConfiguration(String tenantId,
String host,
String server)
This method returns the collector configuration, used by the
collector within an execution environment to instrument and filter
information to be reported to the server, based on the optional
host and server names.
|
CollectorConfiguration getConfiguration(String tenantId, String host, String server)
tenantId - The optional tenant idhost - The optional host nameserver - The optional server nameCopyright © 2015 Red Hat, Inc.. All rights reserved.