cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieve AP MAC and Serial via API from XMC or XCC

Retrieve AP MAC and Serial via API from XMC or XCC

Miguel-Angel_RO
Valued Contributor II

Hi Guys,

Does anybody knows a way to retrieve via API the serial number and MAC address from the Access Points in an Extreme Campus Controller?

The XCC is integrated with XMC

The purpose is to integrate the info in an XMC workflow.

Thanks

Mig

1 ACCEPTED SOLUTION

StephanH
Valued Contributor III

Hello Mig,

if you already start a workflow. Then you can go to the XCC via CLI and use the following CLI command to get the APs and their MACs:

show report ap_availability

It’s easy to parse the output and  extract MAC and SERIAL.

 

Regards

Stephan

 

 

Regards Stephan

View solution in original post

2 REPLIES 2

Miguel-Angel_RO
Valued Contributor II

Stephan,

This will do the trick.

Thanks

Mig

StephanH
Valued Contributor III

Hello Mig,

if you already start a workflow. Then you can go to the XCC via CLI and use the following CLI command to get the APs and their MACs:

show report ap_availability

It’s easy to parse the output and  extract MAC and SERIAL.

 

Regards

Stephan

 

 

Regards Stephan
GTM-P2G8KFN