Managedistributionlists - Avaya 16-300272 User Manual

Broadcast server user guide release 2.1 (service pack)
Table of Contents

Advertisement

Appendix A
Push XML API
Push XML Reference

ManageDistributionLists

<ManageDistributionLists>
<DistributionList id="2" name="accounting" action="create">
</DistributionList>
<DistributionList id="2" name="accounting" action="add">
<Member device_id="000E8349D6ED"/>
<Member device_id="0009B7F3FA1D"/>
<Member device_id="000821381711"/>
</DistributionList>
</ManageDistributionLists>
Element
ManageDistributionLists none
DistributionList
Member
68
Broadcast Server User Guide
The following sample XML for ManageDistributionLists and its child
elements illustrates creating the distribution list named "accounting" and
adding several devices to that list.
The following table describes the ManageDistributionLists element and
its child elements.
Parent Element

ManageDistributionLists

DistributionList
Attributes
Enumeration Description
none
id
name
operation
create
remove
device_id
Parent element of one or more
DistributionList elements.
Parent element of zero or more
Member elements.
A numeric value that uniquely
identifies the distribution list.
A text string that identifies the
distribution list.
Creates a distribution list.
add
Adds the specified members to
the distribution list.
Removes the specified
members from the distribution
list.
delete
Deletes the distribution list.
The MAC address of the
device.

Advertisement

Table of Contents
loading

Table of Contents