Write a script that when provided with a csv file of domains and a csv file of either IP addresses or IP Pool names, it will assign all the IPs/Pools to all the domains. The script will need to account for instances when customers try to assign an IP Pool to a domain that already has IPs and vice versa.
Write a script that when provided with a csv file of domains and a csv file of either IP addresses or IP Pool names, it will assign all the IPs/Pools to all the domains. The script will need to account for instances when customers try to assign an IP Pool to a domain that already has IPs and vice versa.