Add a device claimed to the org to a network

RandomTable1
Conversationalist

Add a device claimed to the org to a network

Hello everybody,

I am writing a python script that creates a new network, then should add a device to it to further configure it. The devices which should be added to each network are already claimed to my organization, but I can't find an API endpoint to add a device to a network.

I know of the endpoint "claimNetworkDevices" which per description says: "Claim devices into a network.". Should I do another call to this endpoint with the serial of the devices which are already claimed to my org to add them to each network, or am I totally wrong here?

Thank you for your patience and time

2 Replies 2
alemabrahao
Kind of a big deal
Kind of a big deal

It's the only option:

 

 

Claim Network Devices

Operation Id:claimNetworkDevices

Description:Claim devices into a network. (Note: for recently claimed devices, it may take a few minutes for API requsts against that device to succeed)

 

https://developer.cisco.com/meraki/api-latest/#!claim-network-devices

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

Allright, thank you for you answer! I'm glad I didn't miss anything while researching in the docs.

Get notified when there are additional replies to this discussion.