Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related topics
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Hey, we are kinda new in the Meraki dev world, and, right now we managed to allow meraki to send us the data of the location API to our servers, but there is a lot of information that the documentation says it shows in the JSON message but it doesnt ...

I just installed the Boron release of ODL.  I get an error when I try to connect to the Karaf client interface.  Any pointers?[gibson@rickenbacker bin]$ ./statusRunning ...[gibson@rickenbacker bin]$ ./client -u karafLogging in as karaf539 [sshd-SshCl...

brfoster by Cisco Employee
  • 4620 Views
  • 4 replies
  • 1 Helpful votes

Does anyone have any experience integrating Cisco Prime Infrastructure with SCOM? Looking for some helpful how-to guides or troubleshooting tips.

jespope by Cisco Employee
  • 1071 Views
  • 0 replies
  • 0 Helpful votes

Hello,I am using the get query for Device object to get some specific information for the device like: Hostname, Ipaddress, collectionTime, location, and deviceType, howerver I am requiring to get an extra information that is located in InventoryDeta...

rriveraa by Cisco Employee
  • 2402 Views
  • 4 replies
  • 1 Helpful votes

After I successfully tested my POST devices/removalJob API call, I looked at the actual job schedule. And it appears that the removal job I created with the API is actually scheduled to execute daily with no end date. Yikes! Is this the intended beha...

smp by Level 4
  • 1213 Views
  • 2 replies
  • 0 Helpful votes

I developed some code to add devices using the PUT Bulk Import API back on product version 3.0. I just started testing that code with version 3.1 of the product where I discovered a new Admin State property. When I add a device with the API, it is al...

smp by Level 4
  • 1851 Views
  • 4 replies
  • 6 Helpful votes

I have a list of IPs that I want to delete, and I'm trying to use the new POST devices/removalJob API. But I am having a little trouble with the format of the JSON data structure. The API documentation examples don't include structures with multiple ...

smp by Level 4
  • 1617 Views
  • 4 replies
  • 6 Helpful votes

I'm attempting to use the cisco Prime infrastructure API to log config deployment jobs through “PUT cliTemplateConfiguration/deployTemplateThroughJob"We have this working just fine, jobs can be raised via the API and they are applied successfully.But...

I'm confused about something. I was looking at the PI3.0 API documentation, and I see now there is a section for API version "2.2". When did this come about? How exactly do the API versions get upgraded, and where do I need to look to find out that a...

smp by Level 4
  • 5145 Views
  • 13 replies
  • 2 Helpful votes

Is there a way to pull down the results of a PSIRT and EOX report with the API? I seem unable to find the actual name of the report anywhere, and I can't use getReport without it.

smp by Level 4
  • 2039 Views
  • 2 replies
  • 5 Helpful votes

I've had great success connecting to the CMX Location API and have a nodejs instance collecting information about devices discovered by my MX64W.  The distance information under the client.location.unc seems to vary widely.  Most of my questions are ...

I have access to the Meraki API and have been playing with it a little bit.I see that I can do a call to :https://dashboard.merakicom/api/v0/organizationsand this will list out the organizations that I have admin access too. But is there a call that ...

Top Solution Authors