Previous Topic: SetDomainGroupNext Topic: UnlinkDomainsFromDomainGroup


UnlinkDomainGroupsFromDomainGroup

The UnlinkDomainGroupsFromDomainGroup method unlinks one or more domain groups from the specified 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 from which the given groups are to be unlinked.

If this parameter is not supplied then the system group “domains” UUID will be taken.

ArrayOfstring domainGroupIds (m)

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

Return Values

None

Remarks

None