Yaakov Neuman at NetOp AI
Level 1
Level 1
Member since ‎07-21-2025
‎05-20-2026
Awards
No awards available to display

User Statistics

  • 22 Posts
  • 1 Solutions
  • 2 Helpful votes Given
  • 6 Helpful votes Received
Recent Badges
Certifications
No certifications available to display

User Activity

I am reaching out regarding a discrepancy I've observed between two API endpoints: 1. getNetworkClientsApplicationUsage: https://developer.cisco.com/meraki/api-v1/get-network-clients-application-usage/2. getNetworkClientsBandwidthUsageHistory: https:...
When I use getOrganizationApplianceVpnStatuses, I get all VPN connections: Site-To-Site (Meraki VPNs) and Site-To-Other (third party VPNs).But when I use getOrganizationApplianceVpnStats, I get statistics only for Site-To-Site (Meraki VPNs).Is there ...
I launched Catalyst Center Always-On v2.3.3.6, got an email that it's ready, but still failed to login.(username: devnetuser) Any suggestions?
I'm running the following simple script:from dnacentersdk import DNACenterAPIapi = DNACenterAPI(USERNAME, PASSWORD, base_url=BASE_URL, verify=False) res = api.devices.get_device_list() print(res)And I get a warning:sys:1: ResourceWarning: unclosed <s...
I'm using getNetworkClients to get the client list, then I use their IDs with getNetworkClientsApplicationUsage to their usage.Unfortunately, a lot of times I get an error:Message:{"errors":["One or more clients were not found"]}I found that the "pro...
Community Statistics
Member Since ‎07-21-2025 05:50 AM
Date Last Visited ‎05-20-2026 04:45 AM
Posts 22
Total Helpful Votes Received 6
Helpful Votes From
Helpful Votes Given To