Hello All,
After a while (lots of API programming wth meraki, ServiceNow and Riverbed) I come up with a question regarding VPN Clients to a network...
In the GUI i can do an update of a normal Administrator to be able to use the VPN client
Security & SDWAN > Client VPN, select user and authorize him/her
Now i want to do them same using the API however the updateNetworkMerakiAuthUser API call requires a merakiAuthUserId which us not the same as the userID from the admin.
So how do i get the merakiAuthUserId of that specific administrator, so i can authorize him
Thnx
Ed