Package | Description |
---|---|
com.hp.ov.sdk.rest.client.server |
Modifier and Type | Method and Description |
---|---|
AvailableStorageSystem |
ServerProfileClient.getAvailableStorageSystem(String serverHardwareTypeUri,
String enclosureGroupUri,
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.
|
Modifier and Type | Method and Description |
---|---|
ResourceCollection<AvailableStorageSystem> |
ServerProfileClient.getAvailableStorageSystems(String serverHardwareTypeUri,
String enclosureGroupUri)
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.
|
Copyright © 2017. All rights reserved.