otc.json 396 B

123456789101112
  1. {
  2. "provider": "OTC",
  3. "description": "Default prices used to compute allocation between RAM and CPU. OTC pricing API data still used for total node cost.",
  4. "CPU": "0.031611",
  5. "RAM": "0.004237",
  6. "storage": "0.0",
  7. "zoneNetworkEgress": "0.0",
  8. "regionNetworkEgress": "0.0",
  9. "internetNetworkEgress": "0.0",
  10. "natGatewayEgress": "0.0",
  11. "natGatewayIngress": "0.0"
  12. }