Rackspace Technology · JSON Structure

Rackspace Cloud Dns Domain Structure

Structural model for a Rackspace Cloud DNS domain (zone). Mirrors the OpenAPI Domain schema.

Type: object Properties: 0
CloudManaged ServiceMulti-CloudInfrastructureDevOps

Domain is a JSON Structure definition published by Rackspace Technology. It conforms to the https://json-structure.org/draft/2025-09/schema meta-schema.

Meta-schema: https://json-structure.org/draft/2025-09/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2025-09/schema",
  "name": "Domain",
  "description": "Structural model for a Rackspace Cloud DNS domain (zone). Mirrors the OpenAPI Domain schema.",
  "type": "object",
  "fields": [
    { "name": "id", "type": "string", "purpose": "identifier", "required": true },
    { "name": "accountId", "type": "string", "purpose": "tenantReference", "required": true },
    { "name": "name", "type": "string", "purpose": "fullyQualifiedDomainName", "required": true },
    { "name": "emailAddress", "type": "string", "format": "email", "purpose": "soaContact", "required": true },
    { "name": "ttl", "type": "integer", "minimum": 300, "purpose": "defaultTtlSeconds" },
    { "name": "comment", "type": "string", "purpose": "adminComment" },
    { "name": "created", "type": "string", "format": "date-time", "purpose": "auditTimestamp" },
    { "name": "updated", "type": "string", "format": "date-time", "purpose": "auditTimestamp" },
    {
      "name": "nameservers",
      "type": "array",
      "items": { "type": "object", "fields": [ { "name": "name", "type": "string" } ] }
    }
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/rackspace-cloud-dns-domain-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.