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:
![Screen Shot 2022-06-03 at 12.38.28 PM.png Screen Shot 2022-06-03 at 12.38.28 PM.png](https://community.meraki.com/t5/image/serverpage/image-id/23948i45E70D676F3EFB91/image-size/medium?v=v2&px=400)
The other small mystery is the Data-Carrier Detect option (To enable or Disable):
![Screen Shot 2022-06-03 at 12.41.47 PM.png Screen Shot 2022-06-03 at 12.41.47 PM.png](https://community.meraki.com/t5/image/serverpage/image-id/23949i7941989DB3E5FD7E/image-size/medium?v=v2&px=400)
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?