Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
StoragePoolCollection |
StoragePoolAdaptor.buildCollectionDto(Object source) |
StoragePoolCollection |
StorageSystemAdaptor.buildStoragePoolCollectionDto(Object source) |
Modifier and Type | Method and Description |
---|---|
StoragePoolCollection |
StoragePoolClient.getAllStoragePools(RestParams params)
The module aids in fetching the storage pool details for all the
storage pools found under the current HPE OneView.
|
StoragePoolCollection |
StoragePoolClientImpl.getAllStoragePools(RestParams params) |
StoragePoolCollection |
StorageSystemClientImpl.getStoragePoolsForStorageSystem(RestParams params,
String arrayId) |
StoragePoolCollection |
StorageSystemClient.getStoragePoolsForStorageSystem(RestParams params,
String arrayId)
This module aids in retrieving a list of storage pools belonging to the
storage system referred by the path property {arrayId} parameter.
|
Copyright © 2016. All rights reserved.