Package | Description |
---|---|
com.hp.ov.sdk.rest.client.server | |
com.hp.ov.sdk.util |
Modifier and Type | Method and Description |
---|---|
ServerProfile |
ServerProfileTemplateClient.getNewServerProfile(String resourceId)
A server profile object will be returned with the configuration based on this template.
|
ServerProfile |
ServerProfileClient.getTransformation(String resourceId,
String serverHardwareTypeUri,
String enclosureGroupUri)
Transforms an existing profile by supplying a new server hardware type and
enclosure group or both .
|
Modifier and Type | Method and Description |
---|---|
ServerProfile |
ResourceDtoUtils.buildServerProfile(ApiVersion apiVersion,
String profileName,
String serverHardwareName,
Boolean useBayNameForServerHardwareUri,
String enclosureGroupName,
ProfileAffinity affinity,
AssignmentType wwnType,
AssignmentType macType,
AssignmentType serialNumberType,
SanStorage sanStorage,
List<ProfileConnection> connections,
LocalStorage localStorage,
Boot boot,
Bios bios,
Firmware firmware,
OsDeploymentSettings osDeploymentSettings) |
Copyright © 2017. All rights reserved.