Previous Topic: DeleteSoftwarePackageGroupsNext Topic: FindSoftwarePackageGroup


EmptySoftwarePackageGroups

The EmptySoftwarePackageGroups method empties one or more software package groups identified by their UUIDs. The members will be removed from the given group.

Parameters

xsd:string sessionId (m)

The session identifier.

ArrayOfstring softwarePackageGroupIds (m)

An array of UUIDs identifying the software package groups to be emptied.

Return Values

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

Remarks

None