Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
human01
New Contributor

Is there an API on FortWLM?

Hy guys!

I'm looking for a way to change the PSK of a wireless service, deployed from our FortiWLM 8.4 solution. I'm using this to generate a random password every day for our guest Wifi.

I can do this on the WLC (controller) but only if the complete wireless service is configured there (ownership), but not on WLM.

 

1 Solution
markdr_FTNT
Staff
Staff

 

Hi there,

 

Yes, FortiWLM has an API that exposes REST API to query, set, delete and put parameters which includes setting a PSK.

 

The API documentation including sample code is contained in the FortiWLM User guide:

https://docs.fortinet.com/d/wireless-controller-fortiwlm-8.4.0-user-guide

 

You may also be interested to hear that the latest release of System Director Firmware (8.5.0) supports MPSK (Multiple PSK), so you can have thousands of keys that reference a single ESS profile (SSID).

 

https://docs.fortinet.com...v8.5-release-notes.pdf

 

Best Regards,

Mark

Mark Ribbans

View solution in original post

2 REPLIES 2
markdr_FTNT
Staff
Staff

 

Hi there,

 

Yes, FortiWLM has an API that exposes REST API to query, set, delete and put parameters which includes setting a PSK.

 

The API documentation including sample code is contained in the FortiWLM User guide:

https://docs.fortinet.com/d/wireless-controller-fortiwlm-8.4.0-user-guide

 

You may also be interested to hear that the latest release of System Director Firmware (8.5.0) supports MPSK (Multiple PSK), so you can have thousands of keys that reference a single ESS profile (SSID).

 

https://docs.fortinet.com...v8.5-release-notes.pdf

 

Best Regards,

Mark

Mark Ribbans
human01

Could you give me an example how to add two static PSK keys to one single SSID (ESS)?

Labels
Top Kudoed Authors