Scaleway · Schema
scaleway.instance.v1.Ip
Artificial IntelligenceCloud ComputingContainersDatabaseEuropean CloudInfrastructureKubernetesServerlessStorage
Properties
| Name | Type | Description |
|---|---|---|
| id | string | |
| address | string | (IP address) |
| reverse | object | |
| server | object | |
| organization | string | |
| tags | array | |
| project | string | |
| type | object | |
| state | object | |
| prefix | string | (IP network) |
| ipam_id | string | (UUID format) |
| zone | string | The zone you want to target |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/scaleway.instance.v1.Ip",
"title": "scaleway.instance.v1.Ip",
"type": "object",
"properties": {
"id": {
"type": "string"
},
"address": {
"type": "string",
"description": "(IP address)",
"example": "1.2.3.4"
},
"reverse": {
"$ref": "#/components/schemas/google.protobuf.StringValue"
},
"server": {
"$ref": "#/components/schemas/scaleway.instance.v1.ServerSummary"
},
"organization": {
"type": "string"
},
"tags": {
"type": "array",
"items": {
"type": "string"
}
},
"project": {
"type": "string"
},
"type": {
"$ref": "#/components/schemas/scaleway.instance.v1.IpType"
},
"state": {
"$ref": "#/components/schemas/scaleway.instance.v1.Ip.State"
},
"prefix": {
"type": "string",
"description": "(IP network)",
"example": "1.2.3.4/32"
},
"ipam_id": {
"type": "string",
"description": "(UUID format)",
"example": "6170692e-7363-616c-6577-61792e636f6d"
},
"zone": {
"type": "string",
"description": "The zone you want to target"
}
},
"x-properties-order": [
"id",
"address",
"reverse",
"server",
"organization",
"tags",
"project",
"type",
"state",
"prefix",
"ipam_id",
"zone"
]
}
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-scalewayinstancev1ip"
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.