Blocking Clients Across Networks

Gal_Tfilin
Comes here often

Blocking Clients Across Networks

Hi,

 

I'm using the API to programatically set policies for clients according to their mac addresses across all of the organizations's networks. Meaning that if I would decide to block a device it's MAC address will be blocked across all of networks in my organization.

For this purpose I use "/networks/[networkId]/clients/provision" API request but unfortunately we are talking about a lot of API calls due to a big number of networks in my organization.

Is there a better, more efficient way of setting a policy for a client(that is not necessarily know by the network) accross all networks?

2 REPLIES 2
PhilipDAth
Kind of a big deal
Kind of a big deal

Unfortunately it seems that this operation is not supported for Action Batches.

I'm getting the following response:

{
    "errors": [
        "Unrecognized resource"
    ]
}

The same request body in dedicated request works and this resource is not listed in the documentation page.

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels