Wireless Port Profiles & Data-Carrier Detect

DylanC
Conversationalist

Wireless Port Profiles & Data-Carrier Detect

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

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

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?

5 Replies 5
YevheniiSiryi
New here

Hey DylanC,

 

I also faced the same issue. 

 

Would you be so kind to tell me whether you have figured out how to solve that?

 

Thank you in advance!

sungod
Kind of a big deal

There are a few calls related to wireless port profiles, for instance...

https://developer.cisco.com/meraki/api-v1/create-network-wireless-ethernet-ports-profile/

 

Don't think there's anything published for DCD so far.

 

It may be worth looking the early access API and giving feedback if there's something like this that could sensibly be added to an EA call before it gets 'frozen' for release.

YevheniiSiryi
New here

Hey Sungod,

 

Thank you for your reply!

 

Unfortunately, the EA API has been closed and I can`t register there. 
Perhaps it does not work now for some reason...

 

sungod
Kind of a big deal

For the EA forum, you need to send a request to join, I guess it must tell you how here...

https://community.meraki.com/t5/API-Early-Access-Group/gh-p/api-early-access

...I can't see the way to make the rquest as I already have access, I think it is easy to do.

 

But the EA API itself is open, and documented here...

https://developer.cisco.com/meraki/api-v1/api-reference-early-access-overview/#interactive-api-docs

 

You will need to go into your Dashboard Organization->Early Access settings and enable Early API Access (plus any other EA features you may want to try).

YevheniiSiryi
New here

Sungod, 

 

Thank you so much for your assistance!

Get notified when there are additional replies to this discussion.