Previous Topic: GetSoftwarePackageGroupsRecursiveNext Topic: LinkSoftwarePackagesToSoftwarePackageGroup


LinkSoftwarePackageGroupsToSoftwarePackageGroup

The LinkSoftwarePackageGroupsToSoftwarePackageGroup method links one or more software package groups 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 package groups should be linked.

ArrayOfstring softwarePackageGroupIds (m)

An array of UUIDs identifying the software package groups 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