HP Matrix Operating Environment Software manual Storage, ListSanVolumes, GetSanVolume

Models: Matrix Operating Environment Software

1 111
Download 111 pages 21.04 Kb
Page 33
Image 33

Storage

listSanVolumes

Name

listSanVolumes

Gets a list of SAN volume resources. This operation may be performed

 

 

only by an infrastructure orchestration Administrator.

Parameters

none

 

Returns

List<SanVolume>

List of SanVolume objects containing information about storage resources.

 

sanVolumes

 

Exceptions

IOSoapException

 

getSanVolume

Name

getSanVolume

Gets information about a specified SAN volume. This operation may be

 

 

performed only by an infrastructure orchestration Administrator.

Parameters

String sanVolumeId

The ID of the SAN volume to get.

Returns

SanVolume sanVolume

A SanVolume object containing the details of the SAN volume.

Exceptions

InvalidParameterException

 

 

SanVolumeNotFound

 

 

Exception

 

 

IOSoapException

 

listSanVolumeTemplates

Name

listSanVolumeTemplates

Gets a list of SAN volume templates. This operation may be performed

 

 

only by an infrastructure orchestration Administrator or Architect.

Parameters

none

 

Returns

List<SanVolumeTemplate>

List of SanVolumeTemplate objects containing information about storage

 

sanVolumeTemplates

templates.

Exceptions

IOSoapException

 

getSanVolumeTemplate

Name

getSanVolumeTemplate

Gets information about a specified SAN volume template. This operation

 

 

may be performed only by an infrastructure orchestration Administrator

 

 

or Architect.

Parameters

String

The ID of the SAN volume template to get.

 

sanVolumeTemplateId

 

Returns

SanVolumeTemplate

A SanVolumeTemplate object containing the details of the SAN volume

 

sanVolumeTemplate

template.

Exceptions

InvalidParameterException

 

 

SanVolumeTemplateNot

 

 

FoundException

 

 

IOSoapException

 

Storage 33

Page 33
Image 33
HP Matrix Operating Environment Software manual Storage, ListSanVolumes, GetSanVolume, ListSanVolumeTemplates