Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
AvailableStorageSystem |
ServerProfileAdaptor.buildAvailableStorageSystemDto(String source,
ApiVersion version) |
AvailableStorageSystem |
ServerProfileTemplateAdaptor.buildAvailableStorageSystemDto(String source,
ApiVersion version) |
Modifier and Type | Method and Description |
---|---|
AvailableStorageSystem |
ServerProfileClient.getAvailableStorageSystemForServerProfile(RestParams params,
String enclosureGroupUri,
String serverHardwareTypeUri,
String storageSystemId)
Returns a specific storage system and its associated volumes that are
available to the server profile based on the given server hardware type and
enclosure group.
|
AvailableStorageSystem |
ServerProfileClientImpl.getAvailableStorageSystemForServerProfile(RestParams params,
String enclosureGroupUri,
String serverHardwareTypeUri,
String storageSystemId) |
Modifier and Type | Method and Description |
---|---|
ResourceCollection<AvailableStorageSystem> |
ServerProfileClient.getAvailableStorageSystemsForServerProfile(RestParams params,
String enclosureGroupUri,
String serverHardwareTypeUri)
Returns the list of the storage systems and their associated volumes that
are available to the server profile based on the given server hardware type and
enclosure group.
|
ResourceCollection<AvailableStorageSystem> |
ServerProfileClientImpl.getAvailableStorageSystemsForServerProfile(RestParams params,
String enclosureGroupUri,
String serverHardwareTypeUri) |
Copyright © 2016. All rights reserved.