Created
November 3, 2025 19:15
-
-
Save rroblak/15bcbcb7b8b9a2c7b91194d83d575817 to your computer and use it in GitHub Desktop.
OVH Infrastructure Dashboard - 08 Geo Commitments (Object with keys: _metadata, periods)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "_metadata": { | |
| "description": "12-month rolling commitments by geography", | |
| "periods": 4, | |
| "baseline": "Jan 2025 = month index 1" | |
| }, | |
| "periods": [ | |
| { | |
| "month": "2025-12", | |
| "total_12_month_commitment": 7660913.39, | |
| "ap-southeast-sgp": 1126189.41, | |
| "ca-east-bhs": 35983.71, | |
| "eu-west-lim": 1853923.49, | |
| "eu-west-sbg": 32875.29, | |
| "eu-west-rbx": 49352.2, | |
| "eu-west-gra": 32053.08, | |
| "eu-central-waw": 22617.98, | |
| "ap-southeast-syd": 10088.4, | |
| "ap-south-mum": 12492.18, | |
| "eu-west-eri": 2408.04, | |
| "us-east-vin": 3880311.76, | |
| "us-west-hil": 602617.85 | |
| }, | |
| { | |
| "month": "2026-12", | |
| "total_12_month_commitment": 2949049.71, | |
| "ap-southeast-sgp": 695895.04, | |
| "ca-east-bhs": 4168.98, | |
| "eu-west-lim": 1151230.12, | |
| "eu-west-sbg": 5098.59, | |
| "eu-west-rbx": 12195.93, | |
| "eu-west-gra": 7181.0, | |
| "us-west-hil": 180103.25, | |
| "us-east-vin": 893176.8 | |
| }, | |
| { | |
| "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