cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
548
Views
0
Helpful
1
Replies

does ListAppServers (UCCE Diagnostic framework API) report on multiple servers

chrisnock
Level 1
Level 1

Hi All,

 

Does ListAppServers (UCCE Diagnostic framework API) report on multiple servers within a UCCE environment or just the one target with the GET request?.

 

Context - The reason I ask is I am looking for a suitable method of inventory discovery for UCCE discovering servers/components in an easy scriptable fashion.

 

Thanks.

1 Accepted Solution

Accepted Solutions

ayankovs
Cisco Employee
Cisco Employee

ListAppServers API returns only locally installed components. 

 

You can try MachineInventory API to get all servers added into UCCE deployment.

 

https://<AW_server>/unifiedconfig/config/machineinventory

 

https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/icm_enterprise/icm_enterprise_11_6_1/Program/Guide/ucce_b_developer-reference-11-6/ucce_b_cisco-unified-contact-center-enterprise_chapter_010000.html 

View solution in original post

1 Reply 1

ayankovs
Cisco Employee
Cisco Employee

ListAppServers API returns only locally installed components. 

 

You can try MachineInventory API to get all servers added into UCCE deployment.

 

https://<AW_server>/unifiedconfig/config/machineinventory

 

https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/icm_enterprise/icm_enterprise_11_6_1/Program/Guide/ucce_b_developer-reference-11-6/ucce_b_cisco-unified-contact-center-enterprise_chapter_010000.html