Appendix A
Push XML API
Push XML Reference
Broadcast Server User Guide
68
ManageDistributionLists
The following sample XML for
ManageDistributionLists
and its child
elements illustrates creating the distribution list named “accounting” and
adding several devices to that list.
<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>
The following table describes the
ManageDistributionLists
element and
its child elements.
Element
Parent Element
Attributes
Enumeration
Description
ManageDistributionLists
none
none
Parent element of one or more
DistributionList elements.
DistributionList
ManageDistributionLists
Parent element of zero or more
Member elements.
id
A numeric value that uniquely
identifies the distribution list.
name
A text string that identifies the
distribution list.
operation
create
add
remove
delete
Creates a distribution list.
Adds the specified members to
the distribution list.
Removes the specified
members from the distribution
list.
Deletes the distribution list.
Member
DistributionList
device_id
The MAC address of the
device.
Summary of Contents for 16-300272
Page 1: ...Broadcast Server User Guide Release 2 1 Service Pack 16 300272 Issue 2 1 April 2006...
Page 8: ...Related Documentation viii Broadcast Server User Guide...
Page 22: ...Chapter 3 System Management Home page tips 14 Broadcast Server User Guide...
Page 24: ...Chapter 4 System Messages Quick FAQ 16 Broadcast Server User Guide...
Page 30: ...Chapter 5 User Management The User Page 22 Broadcast Server User Guide...
Page 48: ...Chapter 8 Media Management The Media Page 40 Broadcast Server User Guide...
Page 52: ...Chapter 9 External Service Management The External Service Page 44 Broadcast Server User Guide...
Page 60: ...Chapter 10 Broadcast Alert Management The Alert Page 52 Broadcast Server User Guide...
Page 64: ...Chapter 12 Troubleshooting Common problems 56 Broadcast Server User Guide...