Previous Topic: LinkDomainGroupsToDomainGroupNext Topic: OpenDomainGroupDomainGroupMembersList


LinkDomainsToDomainGroup

The LinkDomainsToDomainGroup method links one or more domains to a given domain group

Parameters

xsd:string sessionId (m)

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

xsd:string domainGroupId (m)

The UUID identifying the domain group to which the domains are to be linked.

ArrayOfstring domainIds (m)

An array of UUIDs identifying the domains to link to the specified domain group.

Return Values

None

Remarks

None