Package | Description |
---|---|
com.hp.ov.sdk.dto.networking.switches | |
com.hp.ov.sdk.rest.client.facilities | |
com.hp.ov.sdk.rest.client.networking | |
com.hp.ov.sdk.rest.client.server |
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 |
UnmanagedDeviceClient.getEnvironmentalConfiguration(String resourceId)
Returns a description of the environmental configuration (supported feature set,
calibrated minimum and maximum power, location and dimensions, etc.) of the resource.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentalConfiguration |
SwitchClient.getEnvironmentalConfiguration(String resourceId)
Retrieves the environmental configuration for the specified switch.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentalConfiguration |
EnclosureClient.getEnvironmentalConfiguration(String resourceId)
Retrieves the environmental configuration of the enclosure identified
by the given enclosure identifier.
|
EnvironmentalConfiguration |
ServerHardwareClient.getEnvironmentConfiguration(String resourceId)
Retrieves the settings that describe the environmental configuration
(supported feature set, calibrated minimum and maximum power,
location, and dimensions, ...) of the server hardware resource.
|
EnvironmentalConfiguration |
EnclosureClient.updateEnvironmentalConfiguration(String resourceId,
EnvironmentalConfigurationUpdate updateEnvironmentalConfiguration)
Updates the environmental configuration of the enclosure identified
by the given enclosure identifier.
|
EnvironmentalConfiguration |
ServerHardwareClient.updateEnvironmentConfiguration(String resourceId,
EnvironmentalConfigurationUpdate environmentalConfigurationUpdate)
Updates the calibrated max power of an unmanaged or unsupported server hardware resource.
|
Copyright © 2017. All rights reserved.