AddGroup

Creates a new Group with the specified details.

Sample SOAP Request

Request Parameters

Name

Description

Type

Optional

active

Indicates whether the new Group is active

Boolean

no

name

Name of the Group

string

no

description

Group's description

string

yes

timezone

Group's time zone

string

no

site

Site used by the Group for default time zone and holidays

string

yes

externallyOwned

Indicates whether the Group is managed by Data Synchronization

Boolean

no

useDefaultDevices

Indicates whether to use Group member’s default Devices when other Devices are not available

Boolean

no

allowDuplicates

Indicates whether the Group allows duplicate members

Boolean

no

supervisors

List of the Group’s supervisors

SoapQueryGroupsSupervisorList

no

observedByAll

Indicates whether all Roles can observe this Group

Boolean

no

observers

List of Group observers (Roles)

SoapQueryGroupsObserverList

yes

Sample SOAP Response

Response Parameters

Name

Description

Type

serverTimestamp

Time corresponding to the server time when the request was made (this should match the associated persisted audit event)

string

status

Final status of the request

string

Standard SOAP Parameters

SOAP Response Status Messages