Gather facts about the duthost.
docs used to help write this page.
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
setup_facts = duthost.setup()
This method takes no arguments
The output for this command is far too long to reasonably document. Commonly used properties should be documented at some point.