How can the hostname and ip information of all the slave nodes be retrieved using Jenkins Python Rest API?
The only way I have got the host name is by hitting the URL http://<jenkins url>/computer/<slave node>/config.xml. But how do I get the list of all hostnames in one go in Python? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/50aadaf6-7db8-47bd-aff6-1688d3b62f2f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
