parameshwari-17deshalanka
Community Member
Member since ‎04-30-2024
‎05-07-2024
Awards
No awards available to display

User Statistics

  • 14 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
Certifications
No certifications available to display

User Activity

I used but getting bad request below is the screenshot:Could you please help me in this
How to To retrieve Ethernet 1 LLDP port details for Cisco Meraki devices via the API?
I used this script also to get the switch port detail $apiKey = "{APIKEY}"$url = "https://n121.meraki.com/api/v1/networks/{networkID}/clients/{clientID}"$headers = @{"X-Cisco-Meraki-API-Key" = $apikey}$response = Invoke-RestMethod -Uri $url -Headers ...
I used this script also to get the switch port detail $apiKey = "{APIKEY}"$url = "https://n121.meraki.com/api/v1/networks/{networkID}/clients/{clientID}"$headers = @{"X-Cisco-Meraki-API-Key" = $apikey}$response = Invoke-RestMethod -Uri $url -Headers ...
I want to get the information of the access points whenever they add the devices in the access point. I want get the information from the path Organization>Monitor>Configuration change>Network>add devices by using the powershell api.
Community Statistics
Member Since ‎04-30-2024 12:32 AM
Date Last Visited ‎05-07-2024 12:37 AM
Posts 14