cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
726
Views
1
Helpful
2
Replies

Workflows API

Jeff Orr
Level 1
Level 1

Is there a Meraki/Workflows available to help manage our routine operations? For example, be able to bulk add/delete targets? I thought I recalled an API with the non-Meraki version of workflows, but I can’t find anything except one item in the early-release Meraki API.

If not, any ideas on how to handle hundreds of switches? We will not be running catalyst center, and I need to be able to use RESTCONF (http task) to communicate. How could I pass along the switch name for a generic on-prem device in a workflow? 

1 Accepted Solution

Accepted Solutions

@Jeff Orr there is no easy way to do this today.  You have to add each switch as a new target.  We're working on creating Dynamic Targets w/ RESTCONF that will allow you specify the IP of a target so that you won't have to create a target for every device.  That should be coming out in the next few months.

Network Platform Team
Workflows - Technical Marketing Engineer

View solution in original post

2 Replies 2

@Jeff Orr there is no easy way to do this today.  You have to add each switch as a new target.  We're working on creating Dynamic Targets w/ RESTCONF that will allow you specify the IP of a target so that you won't have to create a target for every device.  That should be coming out in the next few months.

Network Platform Team
Workflows - Technical Marketing Engineer

Thanks for the update! I’m looking forward to that update.

 In the meantime I’m testing both HAPROXY and FastAPI as a stopgap to on-prem endpoints to act as a forwarding agent, but for ease would greatly prefer to be integrated.