Previous Topic: DeleteSoftwarePackageProcedureGroupsNext Topic: FindSoftwarePackageProcedureGroup


EmptySoftwarePackageProcedureGroups

The EmptySoftwarePackageProcedureGroups method empties one or more software package procedure group(s) identified by their UUIDs. The members will be removed from the given group.

Parameters

xsd:string sessionId (m)

The session identifier.

ArrayOfstring softwarePackageProcedureGroupIds (m)

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

Return Values

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

Remarks

None