The OpenSoftwarePackageVolumeList opens a list of volumes for a given software package.
Parameters
The session identifier.
The UUID of the software package whose volumes should be listed.
The properties that will be required when getting a volume from the list.
Return Values
A numeric handle to a list of software package volumes that can be passed to GetSoftwarePackageVolumes
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.
This Method reads and returns the contents of the volume file if the size of volume file is less than 64KB.
Parameters
Session Id. Got from the login to the web service.
Software package volume id of a volume
Sub path of a volume file in a volume.
Filename of the volume file to be read.
Return Values
The file contents of that volume file.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|