Hello all,
I'm putting together a Python script using the Meraki Python Library to automate our initial configurations for sites.
I've written decent-sized scripts and have had minor issues finding what I need. Unfortunately, there are a couple things that continue to elude me. I can find them in the GUI but cannot find them in any API Calls. I recently found out about this forum and figured I'd give asking here a shot.
The biggest one is Wireless Port Profiles:
The other small mystery is the Data-Carrier Detect option (To enable or Disable):
Does anyone have any experience creating API calls for either of these features? Or is it more likely that these calls do not exist yet?