Create new profile in Systems Manager via API

SOLVED
jtill2020
Just browsing

Create new profile in Systems Manager via API

Is it possible to create a new settings profile using the Meraki Systems Manager API? I need to create about 80 profiles that differ on 1 setting, apply a tag to each, and then tag a corresponding device and it would be much easier to utilize the API for this.

1 ACCEPTED SOLUTION
alemabrahao
Kind of a big deal
Kind of a big deal

I think it's only possible to GET information about a specific profile:

 

https://developer.cisco.com/meraki/api-v1/#!get-network-sm-profiles

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.

View solution in original post

2 REPLIES 2
alemabrahao
Kind of a big deal
Kind of a big deal

I think it's only possible to GET information about a specific profile:

 

https://developer.cisco.com/meraki/api-v1/#!get-network-sm-profiles

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.

This seems to be correct. Hopefully in the future we will be able to POST information for a profile.

Get notified when there are additional replies to this discussion.