Previous Topic: LinkSoftwarePackageProceduresToSoftwarePackageProcedureGroupNext Topic: OpenParentSoftwarePackageProcedureGroupList


LinkSoftwarePackagesToSoftwarePackageGroup

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

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageGroupId (m)

The UUID identifying the software package group to which the software packages should be linked.

itrm:ArrayOfstring softwarePackageIds (m)

An array of UUIDs identifying the software packages that should be linked to the software package group.

Return Values

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

Remarks

None