Package | Description |
---|---|
com.hp.ov.sdk.dto.alerts | |
com.hp.ov.sdk.dto.servers | |
com.hp.ov.sdk.dto.servers.enclosure | |
com.hp.ov.sdk.dto.servers.serverprofile |
Modifier and Type | Method and Description |
---|---|
HealthStatus |
AlertResource.getSeverity() |
Modifier and Type | Method and Description |
---|---|
void |
AlertResource.setSeverity(HealthStatus severity) |
Modifier and Type | Method and Description |
---|---|
static HealthStatus |
HealthStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthStatus[] |
HealthStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HealthStatus |
EnclosureManager.getLinkPortStatus() |
HealthStatus |
EnclosureManager.getMgmtPortStatus() |
HealthStatus |
EnclosureManager.getStatus() |
HealthStatus |
PowerSupplyBay.getStatus() |
HealthStatus |
FanBay.getStatus() |
HealthStatus |
Composer.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
EnclosureManager.setLinkPortStatus(HealthStatus linkPortStatus) |
void |
EnclosureManager.setMgmtPortStatus(HealthStatus mgmtPortStatus) |
void |
EnclosureManager.setStatus(HealthStatus status) |
void |
PowerSupplyBay.setStatus(HealthStatus status) |
void |
FanBay.setStatus(HealthStatus status) |
void |
Composer.setStatus(HealthStatus status) |
Modifier and Type | Method and Description |
---|---|
HealthStatus |
LogicalJbod.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalJbod.setStatus(HealthStatus status) |
Copyright © 2016. All rights reserved.