sparse-intern-71089
02/14/2022, 4:43 PMnice-father-44210
02/15/2022, 5:46 PMip_addresses
attribute has the discrete IPs:
resolver_endpoints.ip_addresses.apply(
lambda ip_objs: map(lambda ip_obj: ip_obj.ip, ip_objs)
)
I would maybe update the docs to reflect that ip_addresses
is not only an input but also an output.