Previous Topic: GetDomainGroupDomainMembersNext Topic: LinkDomainsToDomainGroup


LinkDomainGroupsToDomainGroup

The LinkDomainGroupsToDomainGroup method links one or more domain groups to a domain group

Parameters

xsd:string sessionId (m)

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

xsd:string domainGroupId

The UUID identifying the domain group to which the given groups are to be linked. The default value is the UUID of the system group “domains”.

ArrayOfstring domainGroupIds (m)

An array of UUIDs identifying the groups that are to be linked to the specified domain group.

Return Values

None

Remarks

None