Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I am using the end-point : GET /networks/{networkId}/topology/linkLayerThe doc describing it is there : https://developer.cisco.com/meraki/api-v1/#!get-network-topology-link-layerIt responds correctly in some cases.But in some cases I have the ...
Hello,I am using the end-point : GET /networks/{networkId}/appliance/vlansThe doc describing it is there : https://developer.cisco.com/meraki/api-v1/#!get-network-appliance-vlansI am only using it for MX devices.It responds correctly when the VLANs a...
Hello,Into the API documentation, I didn't find any information about Devices which should have a sim card inserted and which didn’t have.The only documentation I found is : 3G/4G Cellular Failover with USB Modems - Cisco Meraki ,status “Ready – Act...
Hello,I recently discover that in the following end-point : GET /organizations/described here : https://developer.cisco.com/meraki/api-v1/#!get-organizationsa new attribute appears : managementIt is explained :"management : Information about the org...
Hello,For some organization-id I have empty array responses instead of of filled json one for others.Is that a normal situation ?How should I know the organization-id which will have not empty responses ?Many thanks in advanceChristian C.
The second one suits me.However that's mean that I have to manage by myself and from my perspective it is more a Meraki rule and so on the Meraki side.
That's a good idea but from my perspective it is a rule that should be implemented into Meraki and the result be exposed to the client (thanks to an attribute such as "elligibleToTopologyRequest")
Good idea, but that means that I have to maintain by myself such an attribute and to periodically try again to collect data on every network_id in case of one has been activated between the 2 batchs.From my point of view, this management should not h...
Hello,Into the API documentation, I didn't find any information about Devices which should have a sim card inserted and which didn’t have.How to determine such device (with sim card not inserted) ?Many Thanks in advance