Previous Topic: SetSoftwareJobContainerPriorityNext Topic: CreateSoftwareGroupByName


Software Groups

This section contains the following topics:

CreateSoftwareGroup

CreateSoftwareGroupByName

DeleteSoftwareGroups

DeleteSoftwareGroupsByName

LinkSoftwareGroupsToSoftwarePackageGroup

LinkSoftwareGroupsToSoftwarePackageGroupByName

SetSoftwareGroup

SetSoftwareGroupByName

UnlinkSoftwareGroupsFromSoftwarePackageGroup

UnlinkSoftwareGroupsFromSoftwarePackageGroupByName

CreateSoftwareGroup

Creates software package group or software package procedure group based on the given group type.

Parameters

xsd:string sessionId (m)

Session Id obtained from the login to the web service.

xsd:string parentSoftwarePackageGroupId

Parent software group Id under which neew group is created By default, the group is created under software Package Library.

CreateSoftwareGroupProperties softwareGroupProperties (m)

The properties required to create software group. Setting all the structure members is not mandatory.

Return Values

xsd:string softwareGroupId

Returns the software group UUID after creating the software group.

Remarks

None

More information:

CreateSoftwareGroupProperties