I can form simple Restconf query from simple Yang models like below. I know 'augment' is for extended data models. Can someone explain how can I create a restconf query for below data model ?
I can form simple Restconf query from simple Yang models like below. I know 'augment' is for extended data models. Can someone explain how can I create a restconf query for below data model ?
Hello,We are querying the EOX API for batches of 20 serial numbers. The following serial numbers work correctly when queried by themselves or together, but not when combined with other serial numbers of different products.The expected behavior is thi...
Hello Everyone,I am looking for latest Yang Models for MEF 3.0. I am able to find some in the MEF official website but they all are some older versions. Need help if someone can provide some information related to Yang models of MEF 3.0.Thanks
The latest edition of the DevOps Shop is live, and this time we are discussing... Earning the Cisco DevNet Specialist DevOps Certification In this video, we highlight an extremely valuable DevOps Certification available from Cisco: DevNet Specialis...
Hi, I am making calls through postman with meraki. I am able to retrieve the organizationID and the network ID but when attempting to get the getNetworkDevices, it is throwing up a 404 error. There is no issues with my variables etc that I can see. H...
Hello Experts,I'm trying to reboot one of my n7k using ansible but unable to do it. Tried all the possibilities but no luck. Can any one here please help me out in this matter.- name: Save and Reload the N7k hosts: n7k gather_facts: no tasks: # ...
Hey DevNet'ers, my name is Jeff Bull, Head of Developer Community for Cisco DevNet. In an effort to reduce complexity for our community members (YOU), in finding the support resources you need, my team and I are refreshing the DevNet Hub (where you a...
I am trying to develop a role that will turn off the 2.4 and 5 ghz radios and set the desired country codes then turn them back on.role logic:- name: Turn off 2.4 and 5 Ghz radios cisco.ios.ios_config: lines: - "ap dot11 24ghz shutdown" ...
Hi all,Is it possible to retrieve the "Self-Service User ID" / Meeting Number per user via AXL?The AXL function listuser, doesn't have it in it's return values. The updateUser function, does have a function to set the "Self-Service User ID" : <selfSe...
Hi team,I am looking to prepare a script for config translator for one of the migration projects from Cisco NX-OS and considering many of the parsing tools which can help here.Will the pyATS can parse the "show run" to get the output in json format s...
Hello,I was wondering, whether it is possible instead of creating three separate tasks, one processing one element of an array, to actually loop through an array. Example: vars: ansible_become_pass: "{{ vault_sudo_password }}" ansible_pyt...
Hello, I was using ultraconfig website to generate my templates CLI based on JINJA of the router but I just wanted to move to different ways like NSO/Ansible to improve automation of it and maybe someday full orchestrate. I started using NSO and make...
I am unable to configure the Ethernet1/10 interface on the Nexus 9300 via Terraform. My configuration:main.tf:terraform { required_providers { nxos = { source = "CiscoDevNet/nxos" version = "0.5.3" } }}provider "nxos" { username = ...
Proxmox is a free and open-source virtualization management platform that simplifies the deployment and management of virtual machines (VMs) and containers. This comprehensive solution utilizes the Linux operating system, KVM hypervisor, and LXC cont...
I have been reading up on pyats and would like to know how to create a topology file as a dict like {'hostname':'ip"} instead of the yaml file shown in the examples. I am trying to connect to multiples devices to run specific show commands and store...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
| Subject | Author | Posted |
|---|---|---|
| 09-29-2025 06:03 PM | ||
| 08-27-2025 05:51 AM | ||
| 07-22-2025 11:18 AM | ||
| 05-23-2025 01:32 PM | ||
| 05-15-2025 06:13 AM |