python_code_samples_network/RC-get-serial-numbers at master · CiscoDevNet/python_code_samples_network · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

RESTCONF get-serial-numbers

This is an example Python script that retrieves the serial numbers of IOS-XE devices and prints each device with its collection of serial numbers.

requirements

-- IOS-XE running >/= 16.3.1 also enabled for RESTCONF

running

-- Can run on-box or off-box.