Filename: staticip.csv
Each row represents a Static IP. There can be many Static IPs for a single billing customer.
The columns for this file are:
Column Name | Description |
---|---|
ip | The static IP assigned. Informational only |
customer_original_id | the uniqueid for the matching customer record in the customer file. Mulpiple static ips per customer are allowed. This is required |
rate_name | If not blank this is the name of the rate to associate the slipstream account under for the customer. If this is blank then the first rate for the customer is used. Customers without rates cannot have services added. |
customer_rate_original_id | If this column is included, and not blank, the customer rate with matching orignal_id (for the given customer_original_id) will be used to attach the rate to. If this is not given the first matching rate_name for the given customer_original_id will be used. |