infobloxopen / infoblox-client

Infoblox NIOS Python WAPI Client
Apache License 2.0
142 stars 104 forks source link

Allow searching via 'alias' field in HostRecord objects #359

Open jjengla opened 1 year ago

jjengla commented 1 year ago

This allows HostRecord objects to be searched for by host alias, eg: objects.HostRecord.search(connector, alias="example.com")

jjengla commented 1 year ago

How can I get traction / review to merge this simple change in?