public class SatelliteHandler extends BaseHandler
VALID| Constructor and Description | 
|---|
| SatelliteHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isMonitoringEnabled(User loggedInUser)Indicates if monitoring is enabled on the satellite
 available since API version 10.13 | 
| boolean | isMonitoringEnabledBySystemId(java.lang.String clientcert)Indicates if monitoring is enabled on the satellite
 available since API version 10.14 | 
| java.lang.Object[] | listProxies(User loggedInUser)List all proxies on the Satellite for the current org | 
ensureConfigAdmin, ensureOrgAdmin, ensureOrgOrConfigAdmin, ensureSatAdmin, ensureSystemGroupAdmin, ensureUserRole, getLoggedInUser, invoke, providesAuthentication, setEntityAttribute, validateClientCertificate, validateEntitlements, validateMap, verifyOrgExistspublic java.lang.Object[] listProxies(User loggedInUser)
loggedInUser - The current userpublic boolean isMonitoringEnabled(User loggedInUser)
loggedInUser - The current userpublic boolean isMonitoringEnabledBySystemId(java.lang.String clientcert)
clientcert - client certificate of the system.