Monitoring, Management & Location Tracking

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including AirWave, Meridian Apps, ALE, Central / HPE Aruba Networking Central, and UXI / HPE Aruba Networking User Experience Insight

How to fetch IAP certificates details using Airwave API 

May 07, 2020 10:54 AM

Q:

How to fetch IAP certificates details using Airwave API?



A:

We have batch execute API command option to fetch details from IAPs.

 

API Syntax:

Batch execute command API

https:// <server ip>/api/batch_command_execute

 

Batch execute command Result

https://<server ip>/api/batch_command_execute_result

 

API parameters which we can use in query.

cmds- We can provide list of commands separated by comma.

cmds_type (OPTIONAL)- We can use "thin_ap" for IAPs and for other types ignore this option.

 

Example:

 

https://10.27.144.xx/api/batch_command_execute?cmds=show cert all &cmd_type=thin_ap

https://10.27.144.xxx/api/batch_command_execute_result

 

 

 

 

Statistics
0 Favorited
4 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.