Previous Topic: OpenParentSoftwarePackageGroupListNext Topic: OpenSoftwarePackageGroupListRecursive


OpenSoftwarePackageGroupList

The OpenSoftwarePackageGroupList method opens a list of software package groups that are members of a given software package group (if there are any).

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageGroupId

The UUID identifying the software package group whose member groups should be listed. If not supplied root package group is opened

SoftwarePackageGroupPropertiesRequired softwarePackageGroupPropertiesRequired (m)

The properties that will be required when getting a software package group from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software package groups that can be passed to GetSoftwarePackageGroups

xsd:long totalNoOfSoftwarePackageGroups

The total number of software package groups in the list whose handle has been returned.

Remarks

If the softwarePackageGroupId is not supplied, the method will list the software package groups that are members of the superfolder (for example, Software Library).

More information:

SoftwarePackageGroupPropertiesRequired