- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could you give me an example how to add two static PSK keys to one single SSID (ESS)?