tmkobayashi
Level 1
Level 1
Member since ‎01-13-2017
‎08-18-2017

User Statistics

  • 6 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 7 Helpful votes Received

User Activity

Hi, I recently started using the nx-api with Nexus 7000 and I noticed that it takes a long time to get a response. That are times that I don't even get a return. I tested using the Sandbox and through python rest calls. I'm trying simple show command...
Good morning,I've been working with cisco prime api and python. And I am deploying templates to configure a Catalyst and a Nexus 5548. But I am having problems with saving the configuration. The end of my template looks like this:#MODE_ENABLE#INTERAC...
Good morning,i'm working with the api of the cisco prime and I need to get the number of a port-channel that a physical interface is on.interface GigabitEthernet1/1 switchport switchport trunk encapsulation dot1q switchport trunk allowed vlan 11,99,2...
i've been trying to use database variables in cisco prime. Here is what i got, a simple test template:#foreach ($interfaceName in $interfaceNameList)  #if($interfaceName == "GigabitEthernet1/6")     interface $interfaceName      description 'teste da...
I've noticed that in Cisco Prime bult-in templates there are uses os functions such as ".indexOf()" or ".split()". Where can i find a documentation of all of the functions avaiable? Thanks
Community Statistics
Member Since ‎01-13-2017 06:24 AM
Date Last Visited ‎08-18-2017 03:53 AM
Posts 6
Total Helpful Votes Received 7
Helpful Votes From