Skip to main content
human01
New Member
December 18, 2018
Solved

Is there an API on FortWLM?

  • December 18, 2018
  • 1 reply
  • 4987 views

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.

 

    Best answer by markdr_FTNT

     

    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

    1 reply

    markdr_FTNT
    Staff
    Staff
    January 16, 2019

     

    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

    human01
    human01Author
    New Member
    January 23, 2019

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