Previous Topic: OpenSoftwarePackageVolumeElementListNext Topic: SetSoftwarePackageVolume


OpenSoftwarePackageVolumeList

The OpenSoftwarePackageVolumeList opens a list of volumes for a given software package.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageId (m)

The UUID of the software package whose volumes should be listed.

SoftwarePackageVolumePropertiesRequired softwarePackageVolumePropertiesRequired (m)

The properties that will be required when getting a volume from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software package volumes that can be passed to GetSoftwarePackageVolumes

xsd:long totalNoOfSoftwarePackageVolumes

The total number of volumes in the list whose handle has been returned.

Remarks

This method returns the size of the list, and a handle to the list that can be used with the GetSoftwarePackageVolumes method.

More information:

SoftwarePackageVolumePropertiesRequired