Records¶
-
tnglib.get_ips_from_vnfr(vnfr)¶ Returns info on the ip addresses in a vnfr, per vdu.
Returns: A tuple. [0] is a bool with the result. [1] is a dictionary with a key for each VDU. The value is a list of dictionaries. Each dictionary has a type key, indicating which type of id, and an ip field containing the ip.