Scaleway · Schema
scaleway.instance.v1.Dashboard
Artificial IntelligenceCloud ComputingContainersDatabaseEuropean CloudInfrastructureKubernetesServerlessStorage
Properties
| Name | Type | Description |
|---|---|---|
| volumes_count | integer | |
| running_servers_count | integer | |
| servers_by_types | object | |
| images_count | integer | |
| snapshots_count | integer | |
| servers_count | integer | |
| ips_count | integer | |
| security_groups_count | integer | |
| ips_unused | integer | |
| volumes_l_ssd_count | integer | |
| volumes_l_ssd_total_size | integer | (in bytes) |
| private_nics_count | integer | |
| placement_groups_count | integer | |
| volumes_scratch_count | integer | |
| volumes_b_ssd_count | integer | |
| volumes_b_ssd_total_size | integer | (in bytes) |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/scaleway.instance.v1.Dashboard",
"title": "scaleway.instance.v1.Dashboard",
"type": "object",
"properties": {
"volumes_count": {
"type": "integer",
"format": "uint32"
},
"running_servers_count": {
"type": "integer",
"format": "uint32"
},
"servers_by_types": {
"type": "object",
"properties": {
"<servers_by_typeKey>": {
"type": "integer",
"format": "uint32"
}
},
"additionalProperties": true
},
"images_count": {
"type": "integer",
"format": "uint32"
},
"snapshots_count": {
"type": "integer",
"format": "uint32"
},
"servers_count": {
"type": "integer",
"format": "uint32"
},
"ips_count": {
"type": "integer",
"format": "uint32"
},
"security_groups_count": {
"type": "integer",
"format": "uint32"
},
"ips_unused": {
"type": "integer",
"format": "uint32"
},
"volumes_l_ssd_count": {
"type": "integer",
"format": "uint32"
},
"volumes_l_ssd_total_size": {
"type": "integer",
"description": "(in bytes)",
"format": "uint64"
},
"private_nics_count": {
"type": "integer",
"format": "uint32"
},
"placement_groups_count": {
"type": "integer",
"format": "uint32"
},
"volumes_scratch_count": {
"type": "integer",
"format": "uint32"
},
"volumes_b_ssd_count": {
"type": "integer",
"deprecated": true,
"format": "uint32"
},
"volumes_b_ssd_total_size": {
"type": "integer",
"description": "(in bytes)",
"deprecated": true,
"format": "uint64"
}
},
"x-properties-order": [
"volumes_count",
"running_servers_count",
"servers_by_types",
"images_count",
"snapshots_count",
"servers_count",
"ips_count",
"security_groups_count",
"ips_unused",
"volumes_l_ssd_count",
"volumes_l_ssd_total_size",
"private_nics_count",
"placement_groups_count",
"volumes_scratch_count",
"volumes_b_ssd_count",
"volumes_b_ssd_total_size"
]
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/scaleway-scalewayinstancev1dashboard"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.