Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client | |
com.hp.ov.sdk.util |
Modifier and Type | Method and Description |
---|---|
<T> ResourceCollection<T> |
ResourceAdaptor.buildResourceCollection(String source,
Class<T> resourceClass) |
Modifier and Type | Method and Description |
---|---|
ResourceCollection<ConnectionTemplate> |
ConnectionTemplateClient.getAllConnectionTemplates(RestParams params)
The module aids in fetching the connection template details for all
networks found under the current HPE OneView.
|
ResourceCollection<ConnectionTemplate> |
ConnectionTemplateClientImpl.getAllConnectionTemplates(RestParams params) |
ResourceCollection<DataCenter> |
DataCenterClientImpl.getAllDataCenters(RestParams params) |
ResourceCollection<DataCenter> |
DataCenterClient.getAllDataCenters(RestParams params)
Retrieves a
ResourceCollection <DataCenter > containing details
for all the available data centers found under the current HPE OneView. |
ResourceCollection<DeviceManagerResponse> |
FcSansDeviceManagerClient.getAllDeviceManager(RestParams params)
The module aids in fetching all the device managers registered under the
current HPE OneView.
|
ResourceCollection<DeviceManagerResponse> |
FcSansDeviceManagerClientImpl.getAllDeviceManager(RestParams params) |
ResourceCollection<EnclosureGroups> |
EnclosureGroupClientImpl.getAllEnclosureGroups(RestParams params) |
ResourceCollection<EnclosureGroups> |
EnclosureGroupClient.getAllEnclosureGroups(RestParams params)
The module aids in fetching the enclosure group details for all enclosure
groups registered under the current HPE OneView.
|
ResourceCollection<Enclosures> |
EnclosureClient.getAllEnclosures(RestParams params)
The module aids in fetching the enclosure details for all enclosures
registered under the current HPE OneView.
|
ResourceCollection<Enclosures> |
EnclosureClientImpl.getAllEnclosures(RestParams params) |
ResourceCollection<Fabric> |
FabricClient.getAllFabrics(RestParams params)
The module aids in fetching the details for all the fabrics
found under the current HPE OneView.
|
ResourceCollection<Fabric> |
FabricClientImpl.getAllFabrics(RestParams params) |
ResourceCollection<FcNetwork> |
FcNetworkClient.getAllFcNetworks(RestParams params)
The module aids in fetching the FC network details for all FC network
registered under the current HPE OneView.
|
ResourceCollection<FcNetwork> |
FcNetworkClientImpl.getAllFcNetworks(RestParams params) |
ResourceCollection<FcoeNetwork> |
FcoeNetworkClientImpl.getAllFcoeNetworks(RestParams params) |
ResourceCollection<FcoeNetwork> |
FcoeNetworkClient.getAllFcoeNetworks(RestParams params)
Retrieves a
ResourceCollection <FcoeNetwork > containing details
for all the available FCoE networks found under the current HPE OneView. |
ResourceCollection<FwBaseline> |
FirmwareDriverClientImpl.getAllFirmwareDrivers(RestParams params) |
ResourceCollection<FwBaseline> |
FirmwareDriverClient.getAllFirmwareDrivers(RestParams params)
The module aids in fetching the firmware driver details for all the
firmware driver found under the current HPE OneView.
|
ResourceCollection<Interconnects> |
InterconnectsClient.getAllInterconnects(RestParams params)
The module aids in fetching the interconnects details for all the
interconnects found under the current HPE OneView.
|
ResourceCollection<Interconnects> |
InterconnectsClientImpl.getAllInterconnects(RestParams params) |
ResourceCollection<InterconnectType> |
InterconnectTypeClientImpl.getAllInterconnectType(RestParams params) |
ResourceCollection<InterconnectType> |
InterconnectTypeClient.getAllInterconnectType(RestParams params)
The module aids in fetching the interconnect type details for all
interconnect type registered under the current HPE OneView.
|
ResourceCollection<LogicalDownlink> |
LogicalDownlinkClientImpl.getAllLogicalDownlinks(RestParams params) |
ResourceCollection<LogicalDownlink> |
LogicalDownlinkClient.getAllLogicalDownlinks(RestParams params)
The module aids in fetching the logical downlink details for all
networks found under the current HPE OneView.
|
ResourceCollection<LogicalDownlink> |
LogicalDownlinkClientImpl.getAllLogicalDownlinksWithoutEthernet(RestParams params) |
ResourceCollection<LogicalDownlink> |
LogicalDownlinkClient.getAllLogicalDownlinksWithoutEthernet(RestParams params)
The module aids in fetching the logical downlink details for all networks found
under the current HPE OneView, excluding any existing Ethernet networks.
|
ResourceCollection<LogicalEnclosure> |
LogicalEnclosureClientImpl.getAllLogicalEnclosures(RestParams params) |
ResourceCollection<LogicalEnclosure> |
LogicalEnclosureClient.getAllLogicalEnclosures(RestParams params)
The module aids in fetching the logical enclosure details for all logical enclosures
registered under the current HPE OneView.
|
ResourceCollection<LogicalInterconnectGroups> |
LogicalInterconnectGroupClient.getAllLogicalInterconnectGroups(RestParams params)
The module aids in fetching the logical interconnect group details for all the
logical interconnect groups found under the current HPE OneView.
|
ResourceCollection<LogicalInterconnectGroups> |
LogicalInterconnectGroupClientImpl.getAllLogicalInterconnectGroups(RestParams params) |
ResourceCollection<LogicalInterconnects> |
LogicalInterconnectClient.getAllLogicalInterconnects(RestParams params)
The module aids in fetching the logical interconnect details for all
logical interconnects found under the current HPE OneView.
|
ResourceCollection<LogicalInterconnects> |
LogicalInterconnectClientImpl.getAllLogicalInterconnects(RestParams params) |
ResourceCollection<LogicalSwitch> |
LogicalSwitchClient.getAllLogicalSwitches(RestParams params)
Retrieves the logical switch details for all the logical switches
under the current HPE OneView.
|
ResourceCollection<LogicalSwitch> |
LogicalSwitchClientImpl.getAllLogicalSwitches(RestParams params) |
ResourceCollection<LogicalSwitchGroup> |
LogicalSwitchGroupClientImpl.getAllLogicalSwitchGroups(RestParams params) |
ResourceCollection<LogicalSwitchGroup> |
LogicalSwitchGroupClient.getAllLogicalSwitchGroups(RestParams params)
Retrieves the logical switch group details for all the
logical switch groups under the current HPE OneView.
|
ResourceCollection<StorageTargetPort> |
StorageSystemClientImpl.getAllManagedPortsForStorageSystem(RestParams params,
String resourceId) |
ResourceCollection<StorageTargetPort> |
StorageSystemClient.getAllManagedPortsForStorageSystem(RestParams params,
String resourceId)
This module aids in retrieving all managed target ports for the specified storage system.
|
ResourceCollection<SanResponse> |
FcSansManagedSanClient.getAllManagedSan(RestParams params)
The module aids in fetching the managed SAN details for all the managed SANs
found under the current HPE OneView.
|
ResourceCollection<SanResponse> |
FcSansManagedSanClientImpl.getAllManagedSan(RestParams params) |
ResourceCollection<Network> |
NetworkClientImpl.getAllNetworks(RestParams params) |
ResourceCollection<Network> |
NetworkClient.getAllNetworks(RestParams params)
The module aids in fetching the ethernet network details for all the ethernet networks
found under the current HPE OneView.
|
ResourceCollection<NetworkSets> |
NetworkSetClientImpl.getAllNetworkSets(RestParams params) |
ResourceCollection<NetworkSets> |
NetworkSetClient.getAllNetworkSets(RestParams params)
The module aids in fetching the network set details for all the
network sets found under the current HPE OneView.
|
ResourceCollection<PowerDeliveryDevice> |
PowerDeliveryDeviceClient.getAllPowerDeliveryDevices(RestParams params)
The module aids in fetching the power delivery device details for all the
power delivery devices found under the current HPE OneView.
|
ResourceCollection<PowerDeliveryDevice> |
PowerDeliveryDeviceClientImpl.getAllPowerDeliveryDevices(RestParams params) |
ResourceCollection<SanProviderResponse> |
FcSansProviderClient.getAllProviders(RestParams params)
The module aids in fetching all the SAN providers registered under the current HPE OneView.
|
ResourceCollection<SanProviderResponse> |
FcSansProviderClientImpl.getAllProviders(RestParams params) |
ResourceCollection<Rack> |
RackClientImpl.getAllRacks(RestParams params) |
ResourceCollection<Rack> |
RackClient.getAllRacks(RestParams params)
Retrieves a
ResourceCollection <Rack > containing details
for all the available racks found under the current HPE OneView. |
ResourceCollection<ServerHardware> |
ServerHardwareClientImpl.getAllServerHardware(RestParams params) |
ResourceCollection<ServerHardware> |
ServerHardwareClient.getAllServerHardware(RestParams params)
The module aids in fetching the server hardware details for all the
server hardware found under the current HPE OneView.
|
ResourceCollection<ServerHardwareType> |
ServerHardwareTypeClientImpl.getAllServerHardwareTypes(RestParams params) |
ResourceCollection<ServerHardwareType> |
ServerHardwareTypeClient.getAllServerHardwareTypes(RestParams params)
The module aids in fetching the server hardware type details for all the
server hardware types found under the current HPE OneView.
|
ResourceCollection<ServerProfile> |
ServerProfileClient.getAllServerProfile(RestParams params)
The module aids in fetching the server profile details for all
the server profiles found under the current HPE OneView.
|
ResourceCollection<ServerProfile> |
ServerProfileClientImpl.getAllServerProfile(RestParams params) |
ResourceCollection<ServerProfileTemplate> |
ServerProfileTemplateClientImpl.getAllServerProfileTemplates(RestParams params) |
ResourceCollection<ServerProfileTemplate> |
ServerProfileTemplateClient.getAllServerProfileTemplates(RestParams params)
The module aids in fetching the server profile Template details for all
the server profiles Templates found under the current HPE OneView.
|
ResourceCollection<StoragePool> |
StoragePoolClient.getAllStoragePools(RestParams params)
The module aids in fetching the storage pool details for all the
storage pools found under the current HPE OneView.
|
ResourceCollection<StoragePool> |
StoragePoolClientImpl.getAllStoragePools(RestParams params) |
ResourceCollection<StorageSystemV2> |
StorageSystemClientImpl.getAllStorageSystems(RestParams params) |
ResourceCollection<StorageSystemV2> |
StorageSystemClient.getAllStorageSystems(RestParams params)
The module aids in fetching the storage system details for all the
storage system found under the current HPE OneView.
|
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) |
ResourceCollection<StorageVolumeV2> |
StorageVolumeClient.getAllStorageVolumes(RestParams params)
The module aids in fetching the storage volume details for all the
storage volumes found under the current HPE OneView.
|
ResourceCollection<StorageVolumeV2> |
StorageVolumeClientImpl.getAllStorageVolumes(RestParams params) |
ResourceCollection<StorageVolumeSnapshot> |
StorageVolumeClient.getAllStorageVolumeSnapshots(RestParams params,
String storageVolumeId)
Returns all the snapshots available of an existing storage volume.
|
ResourceCollection<StorageVolumeSnapshot> |
StorageVolumeClientImpl.getAllStorageVolumeSnapshots(RestParams params,
String storageVolumeId) |
ResourceCollection<StorageVolumeTemplate> |
StorageVolumeTemplateClientImpl.getAllStorageVolumeTemplates(RestParams params) |
ResourceCollection<StorageVolumeTemplate> |
StorageVolumeTemplateClient.getAllStorageVolumeTemplates(RestParams params)
The module aids in fetching the storage volume template details for all the
storage volume templates found under the current HPE OneView.
|
ResourceCollection<Switch> |
SwitchClientImpl.getAllSwitches(RestParams params) |
ResourceCollection<Switch> |
SwitchClient.getAllSwitches(RestParams params)
This method aids in fetching the top of rack switches.
|
ResourceCollection<InterconnectType> |
SwitchTypeClientImpl.getAllSwitchTypes(RestParams params) |
ResourceCollection<InterconnectType> |
SwitchTypeClient.getAllSwitchTypes(RestParams params)
Returns a collection of all the switch types available in HPE OneView.
|
ResourceCollection<UnmanagedDevice> |
UnmanagedDeviceClient.getAllUnmanagedDevices(RestParams params)
Retrieves a
ResourceCollection <UnmanagedDevice > containing details
for all the available unmanaged devices found under the current HPE OneView. |
ResourceCollection<UnmanagedDevice> |
UnmanagedDeviceClientImpl.getAllUnmanagedDevices(RestParams params) |
ResourceCollection<UplinkSets> |
UplinkSetClient.getAllUplinkSet(RestParams params)
The module aids in fetching the uplink set details for all the uplink sets
found under the current HPE OneView.
|
ResourceCollection<UplinkSets> |
UplinkSetClientImpl.getAllUplinkSet(RestParams params) |
ResourceCollection<AttachableStorageVolume> |
StorageVolumeClient.getAttachableVolumes(RestParams params)
This method aids in fetching the attachable volumes that are connected to the
specified networks based on the storage system port's expected network connectivity.
|
ResourceCollection<AttachableStorageVolume> |
StorageVolumeClientImpl.getAttachableVolumes(RestParams params) |
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) |
ResourceCollection<ConnectableStorageVolumeTemplate> |
StorageVolumeTemplateClientImpl.getConnectableVolumeTemplates(RestParams params) |
ResourceCollection<ConnectableStorageVolumeTemplate> |
StorageVolumeTemplateClient.getConnectableVolumeTemplates(RestParams params)
This module aids in fetching the storage volume templates that are
available on the specified networks based on the storage system port's
expected network connectivity.
|
ResourceCollection<EndpointResponse> |
FcSansManagedSanClient.getEndpointsOfManagedSan(RestParams params,
String resourceId)
Reports all endpoints known within the specified SAN, and data about that endpoint.
|
ResourceCollection<EndpointResponse> |
FcSansManagedSanClientImpl.getEndpointsOfManagedSan(RestParams params,
String resourceId) |
ResourceCollection<ExtraStorageVolume> |
StorageVolumeClient.getExtraManagedStorageVolumePaths(RestParams params)
Returns the list of extra managed storage volume paths.
|
ResourceCollection<ExtraStorageVolume> |
StorageVolumeClientImpl.getExtraManagedStorageVolumePaths(RestParams params) |
ResourceCollection<ExtraStorageVolume> |
StorageVolumeAttachmentsClient.getExtraUnmanagedStorageVolumeAttachments(RestParams params)
Returns the extra storage volume details for all the available extra storage volumes
found under the current HPE OneView.
|
ResourceCollection<ExtraStorageVolume> |
StorageVolumeAttachmentsClientImpl.getExtraUnmanagedStorageVolumeAttachments(RestParams params) |
ResourceCollection<FcNetwork> |
FcNetworkClient.getFcNetworkByFilter(RestParams params,
Integer start,
Integer count)
The module aids in fetching the FC network details, where start and count
values are specified to fetch the number of FC networks.
|
ResourceCollection<FcNetwork> |
FcNetworkClientImpl.getFcNetworkByFilter(RestParams params,
Integer start,
Integer count) |
ResourceCollection<InterconnectFibDataEntry> |
LogicalInterconnectClient.getLogicalInterconnectForwardingInformationBase(RestParams params,
String resourceId)
This module aids in fetching the forwarding information base data for a
logical interconnect.
|
ResourceCollection<InterconnectFibDataEntry> |
LogicalInterconnectClientImpl.getLogicalInterconnectForwardingInformationBase(RestParams params,
String resourceId) |
ResourceCollection<InternalVlanAssociation> |
LogicalInterconnectClient.getLogicalInterconnectInternalVlans(RestParams params,
String resourceId)
This module aids in fetching the internal VLAN identifiers for the provisioned networks of a logical interconnect.
|
ResourceCollection<InternalVlanAssociation> |
LogicalInterconnectClientImpl.getLogicalInterconnectInternalVlans(RestParams params,
String resourceId) |
ResourceCollection<PortMonitorUplinkPort> |
LogicalInterconnectClient.getLogicalInterconnectUnassignedUplinkPortsForPortMonitor(RestParams params,
String resourceId)
This module aids in fetching a collection of uplink ports from the member
interconnects which are eligible for assignment to an analyzer port.
|
ResourceCollection<PortMonitorUplinkPort> |
LogicalInterconnectClientImpl.getLogicalInterconnectUnassignedUplinkPortsForPortMonitor(RestParams params,
String resourceId) |
ResourceCollection<StoragePool> |
StorageSystemClientImpl.getStoragePoolsForStorageSystem(RestParams params,
String arrayId) |
ResourceCollection<StoragePool> |
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.
|
Modifier and Type | Method and Description |
---|---|
<T> ResourceCollection<T> |
ObjectToJsonConverter.convertJsonToResourceCollection(String jsonInput,
Class<T> resourceClass) |
Copyright © 2016. All rights reserved.