Hello,
We have DNA Center with some SSIDs and i'm trying to update the Passphrase with API call, but only the Enterprise type SSID's seem to be visible with API. I can see the SSIDs in GUI. but cant get the SSID Type Guest ones via API.
I've tried finding them in the 2.3.3 API guide online, and the API guide on appliance.
This call only shows the two Enterprise SSIDs, and I cant find a similar call to get the Guest SSIDs.
/dna/intent/api/v1/enterprise-ssid
using
/dna/intent/api/v1/wireless/profile
I can see all SSIDs for the profile though
What I'd like is to be able to verify the SSID is there and the current Passphrase before updating the Passphrase with new password.
Thanks for any help