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.
Hello, I have the following config admin@ncs% show provisioning base-config | display xpath
/provisioning/base:base-config[zone='AMER']/region/AMER/country/US/dns/name-servers [ 1.1.1.1 1.1.1.2 ]
/provisioning/base:base-config[zone='APAC']/region/A...
It would be really nice to have the option to use the device-group statement within a device-group and provide a regex to dynamically select the child groups to include. Right now the only option is to statically include groups within groups. This is...
How would you obtain the credentials from the CDB using Python? I could read the authgroup information, but the password is not stored in clear text...Thanks for the help
Thanks for the reply, that could help. However the use case in my case is to use CDB configuration templates, no services or python involved. When applying templates you specify either device or device group. There is where I would ideally select gro...