{"type":"api","title":"Get Running Config","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/65ee78ac-32f3-329c-b00c-b5d29b6bef36","info":{"title":"UX 1.0 Configuration","description":"Configuration of UX 1.0 device and policy.\n\nIncludes API operations for the following:\n- Managing original SD-WAN device configurations and policy configurations\n- Device templates and feature templates\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Template Configuration"],"description":"Get device running config","operationId":"getRunningConfig","parameters":[{"name":"deviceId","in":"path","description":"Device Model ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Running config":{"description":"Running config","value":{"config":"system\nhost-name vm1\nsystem-ip 172.16.255.11\nsite-id 100\nport-offset 1\nno daemon-restart\nadmin-tech-on-failure\nadmin-tech-on-software-rollback\nroute-consistency-check\nno vrrp-advt-with-phymac\norganization-name \"vIPtela Inc Regression\"\nvbond vbond\naaa\n auth-order local radius tacacs\n usergroup basic\n task system read\n task interface read\n !\n usergroup netadmin\n !\n usergroup operator\n task system read\n task interface read\n task policy read\n task routing read\n task security read\n !\n usergroup tenantadmin\n !\n user admin\n password $6$tebXK3g64oMdWjSp$kIbJ/qShDI4/eLQ0M8NLyCK7rlmsZAlnwGFqCVZc7rNlIE6f8O1Q6IuP4pHJinc8pSTNGAEYtoCAwDuAiGPF9/\n !\n ciscotacro-user true\n ciscotacrw-user true\n!\nlogging\n disk\n enable\n !\n!\nntp\n parent\n no enable\n stratum 5\n exit\n!\nsupport\n zbfw-tcp-finwait-time 30\n zbfw-tcp-idle-time 3600\n zbfw-tcp-synwait-time 30\n zbfw-udp-idle-time 30\n!\n!\nomp\nno shutdown\ngraceful-restart\ntimers\n holdtime 15\n graceful-restart-timer 120\nexit\nadvertise ospf external\nadvertise connected\nadvertise static\n!\nsecurity\nipsec\n integrity-type ip-udp-esp esp\n!\n!\nvpn 0\nhost vbond ip 10.0.12.26 2001:a0:c::1a\ninterface ge0/1\n ip address 10.0.26.11/24\n no shutdown\n!\ninterface ge0/2\n ip address 10.0.5.11/24\n tunnel-interface\n encapsulation ipsec\n color lte\n no allow-service bgp\n allow-service dhcp\n allow-service dns\n allow-service icmp\n no allow-service sshd\n no allow-service netconf\n no allow-service ntp\n no allow-service ospf\n no allow-service stun\n allow-service https\n !\n no shutdown\n!\ninterface ge0/4\n ip address 10.0.7.11/24\n no shutdown\n!\ninterface ge0/7\n ip address 10.0.100.11/24\n no shutdown\n!\nip route 0.0.0.0/0 10.0.5.13\n!\nvpn 1\nrouter\n ospf\n router-id 172.16.255.11\n timers spf 200 1000 10000\n redistribute static\n redistribute omp\n area 0\n interface ge0/0\n exit\n exit\n !\n!\ninterface ge0/0\n ip address 10.2.2.11/24\n no shutdown\n!\n!\nvpn 512\ninterface eth0\n ip dhcp-client\n ipv6 dhcp-client\n no shutdown\n!\n!"}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Inventory-read,Device Inventory-write,Device Inventory \u003e Edge-read,Device Inventory \u003e Controller-read,Device Inventory \u003e Edge-write","method":"get","path":"/template/config/running/{deviceId}"}}