Managedistributionlists – Avaya 16-300272 User Manual
Page 76
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.
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.