RESTCONF - Communication with Cisco Devices

When setting up RESTCONF for the purpose of communicating with and controlling a Cisco IOS device, the configuration looks something like this:

R1(config)#restconf R1(config)#ip http secure-server R1(config)#username cisco privilege 15 secret cisco

RESTCONF communicates with the Cisco device using HTTPS.

Links:

https://forum.networklessons.com/t/introduction-to-terraform/52310/3?u=lagapidis

https://networklessons.com/cisco/evolving-technologies/device-programmability#RESTCONF

https://networklessons.com/cisco/ccna-200-301/introduction-to-terraform#Cisco_IOS_XE