public class FgsmsSDK extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ARS_ENDPOINT |
static String |
AUTH_MODE |
static String |
CLASSIFICATION_CAVEAT |
static String |
CLASSIFICATION_LEVEL |
static String |
DAS_ENDPOINT |
static String |
PASSWORD_PROPERTY |
static String |
PCS_ENDPOINT |
static String |
RS_ENDPOINT |
static String |
SS_ENDPOINT |
static String |
USERNAME_PROPERTY |
Modifier and Type | Method and Description |
---|---|
GetQuickStatsResponseMsg |
GetAggregatedStatistics(String url) |
GetCurrentBrokerDetailsResponseMsg |
GetBrokerStatistics(String url) |
void |
GetCSVExportNIC(List<String> urls,
String NICID,
long start,
long end,
String filename) |
GetGlobalPolicyResponseMsg |
GetGlobalPolicy() |
List<ServiceType> |
GetListOfMonitoredServices() |
GetMostRecentMachineDataResponseMsg |
GetMachineStatistics(String url) |
GetMessageTransactionLogDetailsResponseMsg |
GetMessagePayload(String uuid) |
GetMostRecentProcessDataResponseMsg |
GetProcessStatistics(String url) |
ServicePolicy |
GetServicePolicy(String url) |
GetStatusResponseMsg |
GetStatus(String url) |
public static final String USERNAME_PROPERTY
public static final String PASSWORD_PROPERTY
public static final String DAS_ENDPOINT
public static final String ARS_ENDPOINT
public static final String PCS_ENDPOINT
public static final String SS_ENDPOINT
public static final String RS_ENDPOINT
public static final String AUTH_MODE
public static final String CLASSIFICATION_LEVEL
public static final String CLASSIFICATION_CAVEAT
public List<ServiceType> GetListOfMonitoredServices() throws Exception
Exception
public ServicePolicy GetServicePolicy(String url) throws Exception
Exception
public GetStatusResponseMsg GetStatus(String url) throws Exception
Exception
public GetQuickStatsResponseMsg GetAggregatedStatistics(String url) throws Exception
Exception
public GetMostRecentMachineDataResponseMsg GetMachineStatistics(String url) throws Exception
Exception
public GetMostRecentProcessDataResponseMsg GetProcessStatistics(String url) throws Exception
Exception
public GetCurrentBrokerDetailsResponseMsg GetBrokerStatistics(String url) throws Exception
Exception
public GetGlobalPolicyResponseMsg GetGlobalPolicy() throws Exception
Exception
public GetMessageTransactionLogDetailsResponseMsg GetMessagePayload(String uuid) throws Exception
Exception
Copyright © 2008–2017 MIL-OSS. All rights reserved.