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.
The intention with drop-node-name is not to give any instruction to the leafs output value when rendered on show command, it just means that the name of the leaf is not showed in C-style cli. My point was mainly if you just have a leaf with simple st...
Hi,There is also a yang extension that intends to solve such restriction. It is called tailf:unique-selector See YANG extension manual page here: https://developer.cisco.com/docs/nso/guides/ncs-man-pages-volume-5/#tailf_yang_extensions (search unique...
The NSO support lifecycle is listed on the Product Bulletin site:https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/network-services-orchestrator/bulletin-c25-742437.html
Hi Oswald, The progress container is hidden. In the CLI you have to unhide it to access it:
admin@ncs# unhide debug
admin@ncs# config
admin@ncs(config)# progress export influxdb
admin@ncs(config)# progress export influxdb host 127.0.0.1
admin@ncs(co...