latestOpenAPI 3.1.0Apache 2.02026-08-186831,1001.5 MB

242a0e1b1b40

Configuration - Policy

Change the SSID mode to PSK

Change the SSID mode to PSK.

put/ssids/{id}/mode/psk

Path parameters

idinteger required

The SSID ID

Request body

key_management'WPA_PSK' | 'WPA2_PSK' | 'WPA3_PSK' | 'AUTO_PSK' required
encryption_method'CCMP' | 'TKIP' | 'AUTO_TKIP_CCMP' required
anti_logging_thresholdinteger

The anti logging threshold

key_type'ASCII' | 'HEX' required
key_valuestring required

The PSK key value, minimum 8 characters long

sae_group'ALL' | 'ECC' | 'FFC'
transition_modeboolean

Indicates the transition mode if key management is WPA3

Response

OK