Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.dto.generated | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
EnvironmentalConfiguration |
EnclosureAdaptor.buildEnvironmentalConfigurationDto(Object source) |
Modifier and Type | Method and Description |
---|---|
EnvironmentalConfiguration |
Switch.getEnvironmentalConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
Switch.setEnvironmentalConfiguration(EnvironmentalConfiguration environmentalConfiguration) |
Modifier and Type | Method and Description |
---|---|
EnvironmentalConfiguration |
EnclosureClient.getEnvironmentalConfiguration(RestParams param,
String resourceId)
This method aids in fetching the environmental configuration of the
enclosure identified by the given enclosure identifier.
|
EnvironmentalConfiguration |
EnclosureClientImpl.getEnvironmentalConfiguration(RestParams params,
String resourceId) |
EnvironmentalConfiguration |
ServerHardwareClientImpl.getServerHardwareEnvironmentConfiguration(RestParams params,
String resourceId) |
EnvironmentalConfiguration |
ServerHardwareClient.getServerHardwareEnvironmentConfiguration(RestParams params,
String resourceId)
This module aids in fetching the settings that describe the environmental
configuration (supported feature set, calibrated minimum and maximum power,
location and dimensions, ...) of the server hardware resource.
|
EnvironmentalConfiguration |
SwitchClientImpl.getSwitchEnvironmentalConfiguration(RestParams params,
String resourceId) |
EnvironmentalConfiguration |
SwitchClient.getSwitchEnvironmentalConfiguration(RestParams params,
String resourceId)
This method aids in fetching the environmental configuration for a switch.
|
EnvironmentalConfiguration |
EnclosureClient.updateEnvironmentalConfiguration(RestParams param,
String resourceId,
EnvironmentalConfigurationUpdate environmentalConfigurationUpdateDto)
This method aids in updating the environmental configuration of the
enclosure resource identifier.
|
EnvironmentalConfiguration |
EnclosureClientImpl.updateEnvironmentalConfiguration(RestParams params,
String resourceId,
EnvironmentalConfigurationUpdate environmentalConfigurationUpdateDto) |
EnvironmentalConfiguration |
ServerHardwareClientImpl.updateServerHardwareEnvironmentConfiguration(RestParams params,
String resourceId,
EnvironmentalConfigurationUpdate environmentalConfigurationUpdate) |
EnvironmentalConfiguration |
ServerHardwareClient.updateServerHardwareEnvironmentConfiguration(RestParams params,
String resourceId,
EnvironmentalConfigurationUpdate environmentalConfigurationUpdateDto)
This module aids in updating/setting the calibrated max power of an
unmanaged or unsupported server hardware resource.
|
Copyright © 2016. All rights reserved.