Previous Topic: LinkSoftwarePackagesToSoftwarePackageGroupNext Topic: OpenParentSoftwarePackageGroupList


LinkSoftwarePackagesToSoftwarePackageGroupByName

The LinkSoftwarePackagesToSoftwarePackageGroupByName method links one or more software packages to a software package group, making them members of the group.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:string softwarePackageGroupName (m)

Specifies the package group name to which the software package is added.

ArrayOfSoftwarePackage softwarePackages (m)

Defines an array list of sequence SoftwarePackage. Each member of type SoftwarePackage contains details specifying a particular software package.

Return Values

This is a void method that does not expose a return value.

Remarks

None

More information:

SoftwarePackage