How to find Client policy

Adrian4
A model citizen

How to find Client policy

Hello,

Int he dashboard if you go to "clients" and then drill down into an individual client, there is a section for "policy" where you can choose various policies for that specific client.

I need to create a API report that will give me a list of all clients and the policy they are using.

I tried /networks/{networkId}/clients 

which returns (among other things) "adaptivePolicyGroup" and "groupPolicy8021x" but neither of these seem to be the particular policy im looking for as these all return blank and thee should always be a value as the default policy value is "normal"


Any ideas where to look?

cheers

Adrian4_0-1723631575727.png

 

3 Replies 3

cheers for the info!, but holy crap do I have to do a call for every single client ?!? (there are thousands of them)

PhilipDAth
Kind of a big deal
Kind of a big deal

Yes.

 

I have scripts that have have to do tens of thouands of API calls because of this.

 

One. For. Every. Client.

Get notified when there are additional replies to this discussion.