Closed helpdeskdan closed 7 months ago
appliance.py, line 890
- accessPolicy (string): The name of the policy. Only applicable to Access ports. Valid values are: 'open', '8021x-radius', 'mac-radius', 'hybris-radius'
I believe you mean hybrid-radius as returned by getNetworkAppliancePorts
[{'accessPolicy': 'hybrid-radius',
Thanks for your work on this project, very useful
(Not that it matters - I see no way to set a radius server)
Thank you @helpdeskdan for reporting this. Please report this through the Meraki support team; this can only be fixed on the API side.
appliance.py, line 890
I believe you mean hybrid-radius as returned by getNetworkAppliancePorts
Thanks for your work on this project, very useful