Skip to content

Instantly share code, notes, and snippets.

@rroblak
Created November 6, 2025 20:56
Show Gist options
  • Save rroblak/d0fa0a9690e360771d6da565e5e52b3a to your computer and use it in GitHub Desktop.
Save rroblak/d0fa0a9690e360771d6da565e5e52b3a to your computer and use it in GitHub Desktop.
OVH Infrastructure Dashboard - 08 Geo Commitments (Object with keys: _metadata, periods)
{
"_metadata": {
"description": "12-month rolling commitments by geography",
"periods": 4,
"baseline": "Jan 2025 = month index 1"
},
"periods": [
{
"month": "2025-12",
"total_12_month_commitment": 7719078.99,
"eu-west-lim": 1855400.21,
"ca-east-bhs": 35983.71,
"ap-southeast-sgp": 1154103.21,
"eu-west-rbx": 49352.2,
"eu-west-gra": 32053.08,
"eu-west-sbg": 32875.29,
"eu-central-waw": 22617.98,
"ap-south-mum": 12492.18,
"ap-southeast-syd": 10088.4,
"eu-west-eri": 2408.04,
"us-east-vin": 3878376.64,
"us-west-hil": 633328.05
},
{
"month": "2026-12",
"total_12_month_commitment": 2958795.24,
"eu-west-lim": 1152460.72,
"ca-east-bhs": 4168.98,
"ap-southeast-sgp": 715181.44,
"eu-west-rbx": 12195.93,
"eu-west-gra": 7181.0,
"eu-west-sbg": 5098.59,
"us-west-hil": 172757.1,
"us-east-vin": 889751.48
},
{
"month": "2027-12",
"total_12_month_commitment": 381.6
},
{
"month": "2028-12",
"total_12_month_commitment": 0
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment