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.
Hi everyone,To the OGs of this group: we all remember the famous Webex channel "BETA Dashboard API Streaming Live Updates - Early Access Developer Community." I loved receiving updates about new and upcoming endpoints, and occasionally someone from a...
YANG API discovery on IOS XE is painful. Jeremy Cohoe, TME at Cisco, built a searchable Swagger UI to fix that: 988 specs, 82K API paths, YANG trees, telemetry XPaths, RPC operations, and Postman collections across 5 IOS XE releases. Watch the full w...
Hi Meraki experts,Apologies for posting something that is not a QA topic, but I would like to humbly introduce a tool that may be useful for some of you.We have added support for Cisco Meraki to Network Sketcher, an OSS tool for creating network conf...
Hi,API call - Get Organization Wireless Radio Rf Health Overview By Network By Interval - Meraki Dashboard API v1 - Cisco Meraki Developer Hubthere is no scope defined for this API call, when I tried testing with Oauth 2.0 the same it throws me sayin...
Hi - I see some of the APIs are depricated https://developer.cisco.com/meraki/api-v1/get-network-devices/https://developer.cisco.com/meraki/api-v1/get-organization-devices-statuses/.Does this mean there will not be any furthur support on these APIs o...
Hi everyone,I'm currently testing the new Meraki Assurance Alert Profiles feature.I would like to automate the creation and management of these profiles (for example enabling/disabling specific Assurance alert types, assigning networks, configuring m...
Hi ,Been using getOrganizationAssuranceDevicesStatusesOverview for a couple weeks, I looked at the data and I decided to open a case, after many exchanges with TAC , discovered that this is "expected behavior". This endpoint will only count downtime ...
Hello, does anyone know of a way to cancel a stuck SWIM upgrade? We are trying to upgrade a 4510 switch with a new image version and it's been stuck in the activation state for over 2 hours now. We're running DNAC version 2.3.5.5 if that makes a diff...
Ciao everyone,I’m working on OSIRIS JSON, a vendor-neutral specification for describing infrastructure resources and their relationships as portable point-in-time snapshots.To proof that the specification can work in real scenarios I already experime...
From the v2 active devices endpoint documentation listed on https://developer.cisco.com/docs/cisco-spaces-location/v2/v2devices/ I notice that compared to the CMX Location API, properties such as username, IP address and the SSID the device is associ...
Multi-vendor transport networks are now the normal operating model for many Service Providers. They may have Cisco IOS XR in one part of the network, IOS XE in another, third-party routers at selected service edges, existing Cisco NSO packages in pro...
In this article I want show you how implement support for a custom secret type in a CWM adapter. This article is intended for adapter developers. I assume you already have a working CWM adapter developer environment, with `cwm-sdk` and `cwm-oasx` ava...
Hi everyone,Service Graph Connector for Meraki v1.6.4 is now available in the ServiceNow Store: Service Graph Connector for Meraki - ServiceNow StoreVersion 1.6.4 includes fixes for the pagination and rate-limit behavior that contributed to the memor...
As of less than a week ago (started after 10th of June) from what I can see... I think... the Servicegraph connector for Meraki in ServiceNow has stopped workingFor my customer this affects both Version 1.6 and 1.6.1. There was no change after upgrad...
Hi all,A few months ago I was able to push organization wide webhook templates with postman by adding the "withAll" option in the body:Example:"sharing": {"byNetwork": {"adminsCanModify": true,"ids": [null],"withAll": true}}When I add the template it...