meraki / dashboard-api-python

Official Dashboard API library (SDK) for Python
MIT License
287 stars 149 forks source link

Minor Documentation Spelling Error #248

Closed helpdeskdan closed 4 months ago

helpdeskdan commented 5 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

helpdeskdan commented 5 months ago

(Not that it matters - I see no way to set a radius server)

TKIPisalegacycipher commented 4 months ago

Thank you @helpdeskdan for reporting this. Please report this through the Meraki support team; this can only be fixed on the API side.