Previous Topic: UnlinkUserProfilesFromUnitGroupNext Topic: GetUnitGroup2


More Information:

CreateSoftwareJobOrderPolicyProperties

CreateUnitGroup3

This method creates a unit group. If you do not specify the parent group, the new unit group is created under the group Computers and Users. You can link existing items (Groups/Computers/user accounts/user profiles) to the newly created unit group by specifying their UUIDs and type.

Parameters

xsd:string sessionId

Session Id comes from the login to the web service.

xsd:string parentUnitGroupId

Specifies the UUID of the parent group for which you can create a unit group. By default, the "Computer and User" group is set as the parent group.

dsm: CreateUnitGroupProperties3 groupProperties

Specifies the properties required to create a unit group.

dsm:ArrayOfItems linkItems

Specify the items to be linked to newly created group. You can link items to static groups only.

Return Values

xsd:string groupUuid

If a unit groups is successfully created, the UUID of the new group is returned.