cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2073
Views
0
Helpful
2
Replies

Create new profile in Systems Manager via API

jtillman11
Level 2
Level 2

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

Accepted Solutions

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

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 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

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

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 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.