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

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

 

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

View solution in original post

2 REPLIES 2
alemabrahao
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

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.