Package | Description |
---|---|
com.hp.ov.sdk.dto.servers.serverprofile | |
com.hp.ov.sdk.dto.servers.serverprofiletemplate | |
com.hp.ov.sdk.util |
Modifier and Type | Method and Description |
---|---|
SanStorage |
ServerProfile.getSanStorage() |
Modifier and Type | Method and Description |
---|---|
void |
ServerProfile.setSanStorage(SanStorage sanStorage) |
Modifier and Type | Method and Description |
---|---|
SanStorage |
ServerProfileTemplate.getSanStorage() |
Modifier and Type | Method and Description |
---|---|
void |
ServerProfileTemplate.setSanStorage(SanStorage sanStorage) |
Modifier and Type | Method and Description |
---|---|
SanStorage |
ResourceDtoUtils.buildSanStorage(String hostOSType,
List<VolumeAttachment> volumeAttachments) |
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) |
Copyright © 2016. All rights reserved.