On 23/02/16 11:34, Vishwanath Bhat wrote:
Right now duffy apis like node/get and inventory gives us the hostnames and IP of the machines. But it gives short hostnames and not the resolvable FQDNs. It is a simple workaround to make it to FQDN. But still It would be good to have duffy return the resolvable FQDNs.
have you looked at the cico client that David has been working on ( https://github.com/dmsimard/python-cicoclient ), that would abstract a lot of this away from your side.
The /Inventory call, as its setup right now really needs a rethink overall. But I'll take your point onboard and see if we can fix this in the interim ( without breaking any of the other stuff ).
regards