Ludus 2 is in BETA. This API is subject to change until Ludus 2 is released.
curl --location --request GET 'https://mock.apidog.com/m1/1126461-0-default/diagnostics' \
--header 'X-API-KEY: <api-key>'{
"cpu": {
"cores": 16,
"model": "AMD Ryzen 7 8845HS w/ Radeon 780M Graphics"
},
"storage_pools": [
{
"name": "",
"type": "dir",
"size": 1966606663680,
"free": 376010477568,
"disk_type": "unknown"
}
]
}