Package | Description |
---|---|
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
StorageVolumeAttachment |
StorageVolumeAttachmentsClient.getStorageVolumeAttachment(RestParams params,
String resourceId)
Returns the storage volume attachment details for the specified
storage volume attachment resource identifier.
|
StorageVolumeAttachment |
StorageVolumeAttachmentsClientImpl.getStorageVolumeAttachment(RestParams params,
String resourceId) |
Modifier and Type | Method and Description |
---|---|
ResourceCollection<StorageVolumeAttachment> |
StorageVolumeAttachmentsClient.getAllStorageVolumeAttachments(RestParams params)
Returns the storage volume attachments details for all the
available storage volume attachments found under the current HPE OneView.
|
ResourceCollection<StorageVolumeAttachment> |
StorageVolumeAttachmentsClientImpl.getAllStorageVolumeAttachments(RestParams params) |
Copyright © 2016. All rights reserved.