Package | Description |
---|---|
org.jclouds.glesys.features | |
org.jclouds.glesys.options |
Modifier and Type | Method and Description |
---|---|
ServerStatus |
ServerApi.getStatus(String id,
ServerStatusOptions... options)
Get detailed information about a server status including up-time and
hardware usage (cpu, disk, memory and bandwidth)
|
Modifier and Type | Method and Description |
---|---|
static ServerStatusOptions |
ServerStatusOptions.Builder.bandwidth() |
static ServerStatusOptions |
ServerStatusOptions.Builder.cpu() |
static ServerStatusOptions |
ServerStatusOptions.Builder.disk() |
static ServerStatusOptions |
ServerStatusOptions.Builder.memory() |
static ServerStatusOptions |
ServerStatusOptions.Builder.state() |
ServerStatusOptions |
ServerStatusOptions.statusType(ServerStatusOptions.StatusTypes type)
Select the given type of information form the server
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.