10 lines
430 B
JSON
Executable File
10 lines
430 B
JSON
Executable File
{
|
|
"base_url": "https://api.hetzner.cloud/v1/",
|
|
"price_endpoint": "pricing",
|
|
"currency": "pricing.currency",
|
|
"billable_items": {
|
|
"hcloud_floating_ip": "pricing.floating_ip.price_monthly.net",
|
|
"hcloud_volume": "pricing.volume.price_per_gb_month.net",
|
|
"hcloud_server": "pricing.server_types[?name == 'REPLACE_SERVER_TYPE'].prices[]|[?location == 'REPLACE_LOCATION'].price_monthly.net|[0]"
|
|
}
|
|
} |