| Package | Description |
|---|---|
| org.graylog2.rest.models.system.responses | |
| org.graylog2.rest.resources.cluster | |
| org.graylog2.shared.rest.resources.system |
| Modifier and Type | Method and Description |
|---|---|
static SystemOverviewResponse |
SystemOverviewResponse.create(String facility,
String codename,
String nodeId,
String clusterId,
String version,
String startedAt,
boolean isProcessing,
String hostname,
String lifecycle,
String lbStatis,
String timezone,
String operatingSystem) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Optional<SystemOverviewResponse>> |
ClusterSystemResource.get() |
| Modifier and Type | Method and Description |
|---|---|
SystemOverviewResponse |
SystemResource.system() |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<SystemOverviewResponse> |
RemoteSystemResource.system() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.