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,
I wanted to create an nso db entry using create() but had a question regarding the keys.
here's part of the yang model:
list devices { key "device_name"; leaf device_name { type leafref { ...
Hello,I was wondering if someone could confirm or offer alternatives. Do we really have to have the cisco-ios-proxy-settings remote-password clear text? is there anythign else we can use? I was using the following discussion as a base:How to connect...
Hello,I'm having a problem trying to work out how to navigate the API when a key item in a list contains two leaf entries. Here's the YANG part of interest:list ISP_Gateway { key "ISPGateway Exchange"; leaf ISPGateway { type leafref { path "/...
Hello,I was wondering if it would be possible to use Spark as an alternative to phone paging for our oncall system.We get a number of pager alerts via EMAN's epage service, which is costed to Cisco per page. If we could see the alerts in spark inste...
A little late to reply but placing in case its of use to others.
There's a particular order I found to have a poll running successfully. Create the poll, add questions, add users, publish the poll. This is with pollbot 2.0
https://developer.cisco.c...
thanks for getting back, much appreciated.
Indeed it was creating key with {} which causes the issue.
When removing that, the order is consistent.
Thanks again,
Harry
Hi,Found the syntax, and its basically a comma between the leaf items.e.g.http://127.0.0.1:8080/api/running/services/IXP-Peering/Perth/ISP_Gateway/test-isp-gw1,Equinix/Peer/HarryThanks!Harry