-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add frontizo as productType in Network #130
Comments
Hi @TimVerheul - thanks for raising this. |
Hi @danielabbatt. Thank you for replying. We checked with Cisco but we have not received any confirmation that they are planning a name change in the future. |
Ah I thought it had been renamed: https://documentation.meraki.com/MS/Access_Control/SecurePort_(formerly_known_as_SecureConnect) |
@danielabbatt it looks like this field has been renamed to "secureConnect" in the api response |
Hi,
Meraki recently implemented something new which is called "Secure Connect". This is a network on it's own. My client uses this.
The productType of this is "frontizo". Currently I get a parse error because this value is not in the list of productType.
My request is to have the value "frontizo" added to the file
Meraki.Api/Data/ProductType.cs
The code that needs to be added would be:
@danielabbatt @stashjones
The text was updated successfully, but these errors were encountered: