Previous Topic: SetSoftwarePackageGroupNext Topic: UnlinkSoftwarePackagesFromSoftwarePackageGroupByName


UnlinkSoftwarePackageGroupsFromSoftwarePackageGroup

The UnlinkSoftwarePackageGroupsFromSoftwarePackageGroup method unlinks one or more software package groups from a given software package group.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageGroupId (m)

The UUID identifying the software package group from which the software package groups should be unlinked.

ArrayOfstring softwarePackageGroupIds (m)

An array of UUIDs identifying the software package groups that should be unlinked from the software package group.

Return Values

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

Remarks

None