Previous Topic: UnlinkSoftwareGroupsFromSoftwarePackageGroupNext Topic: Units and Groups


UnlinkSoftwareGroupsFromSoftwarePackageGroupByName

This method unlinks the software groups (software package group and software package procedure groups) from a software package group. If the software package group is not given the method unlinks from the software Package library.

Parameters

xsd:string sessionId (m)

Session Id. got from the login to the web service.

xsd:string softwarePackageGroupName

If the software package group name is not specified then the system will attempt to unlink software procedure groups and software package group from the root location. If specified then the software procedure groups and software package group would be unlinked from the specified software package group.

ArrayOfstring softwareGroupNames (m)

List of subgroup names to be unlinked.

Return Values

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

Remarks

None