Author Message
adekunlef
Joined: Aug 26, 2020
Messages: 5
Offline
Hi Team,

Please how can i get list of all devices and Extensions in Avaya Aura Communication Manager? Can someone help with the right API guide for this? Am i also able to do an export from the admin interface and get this list.

Thanks a lot for your help.
JohnBiggs
Joined: Jun 20, 2005
Messages: 1139
Location: Rural, Virginia
Offline
All extensions or only those in use by stations?

Application Enablement Services - System Management Web Service (using list commands) There is a sample app showing how to collect all stations, you would need to extend it to other extension types (VDN, Hunt, etc) - I am not sure you can get at ALL extensions though you will need to investigate. there are some SAT forms that are not supported by the API. The listing of supported models (forms) is in the developer guide.
https://www.devconnectprogram.com/site/global/products_resources/avaya_aura_application_enablement_services/releases/8_1_2/index.gsp#tabs-product-downld-8
https://www.devconnectprogram.com/site/global/products_resources/avaya_aura_application_enablement_services/educational_resources/sample_applications/sms_web_service/list_stations/index.gsp

System Manager - User Management Web Service (this would be only station extensions)
https://www.devconnectprogram.com/site/global/products_resources/avaya_aura_system_manager/releases/8_1_2/index.gsp#tabs-product-downld-3
adekunlef
Joined: Aug 26, 2020
Messages: 5
Offline
Thanks a lot. I actually want to get the following:

1. List of all users
2. List of all extensions
3. List of all devices

Regards,
JohnBiggs
Joined: Jun 20, 2005
Messages: 1139
Location: Rural, Virginia
Offline
CM doesnt seperate users from stations.. they are one in the same it its data model.
SMGR does differentiate.
CM doesn't have a device concept, it names what I would view as similar concepts as stations, hunt groups, vector directory numbers, and so on.... you have to interrogate each type to see what extension s provisioned of that type of object.

Start by looking at System Management Service in AE Services.
adekunlef
Joined: Aug 26, 2020
Messages: 5
Offline
Thank you so much. I will check.

Regards,
HelmerDoyle
Joined: Oct 14, 2020
Messages: 1
Offline
Impressive?Thanks for the post MyGroundBiz
Go to:   
Mobile view