Previous Topic: Software GroupsNext Topic: DeleteSoftwareGroups


CreateSoftwareGroupByName

The CreateSoftwareGroupByName method creates a software package group or Software Package Procedure Group based on the group type.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:string parentSoftwarePackageGroupName

Specifies the name of parent software group under which the new group is created. When not specified the group is created under the root software group.

CreateSoftwareGroupProperties createSoftwareGroupProperties (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