Batch CSV Calculation

Upload a CSV file containing your VM configurations. The system will calculate the pricing for each entry.

Required CSV Columns:

The CSV must have a header row with these exact names:

host,family,cores,memory,region,usage,hours,vmName,qty,description

Optional: so,currency,diskType,diskSize,disableSud


Example: host-01,n2,4,16,us-central1,on-demand,730,MyVM,1,Production

Sample