Rook · JSON Structure

Rook Ceph Cluster Structure

Rook CephCluster Custom Resource for declaratively managing Ceph storage clusters on Kubernetes

Type: Properties: 0
Block StorageCNCFCephCloud-NativeFile StorageGraduatedKubernetesObject StorageOrchestrationStorage

CephCluster is a JSON Structure definition published by Rook.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "CephCluster",
  "description": "Rook CephCluster Custom Resource for declaratively managing Ceph storage clusters on Kubernetes",
  "fields": [
    {
      "name": "apiVersion",
      "type": "string",
      "description": "Kubernetes API version, always ceph.rook.io/v1",
      "required": true
    },
    {
      "name": "kind",
      "type": "string",
      "description": "Resource kind, always CephCluster",
      "required": true
    },
    {
      "name": "metadata",
      "type": "object",
      "description": "Kubernetes object metadata",
      "required": true,
      "fields": [
        { "name": "name", "type": "string", "description": "Cluster name" },
        { "name": "namespace", "type": "string", "description": "Kubernetes namespace" }
      ]
    },
    {
      "name": "spec",
      "type": "object",
      "description": "CephCluster configuration specification",
      "required": true,
      "fields": [
        { "name": "cephVersion", "type": "object", "description": "Ceph container image version to deploy" },
        { "name": "dataDirHostPath", "type": "string", "description": "Host path for storing Ceph configuration and data" },
        { "name": "mon", "type": "object", "description": "Ceph monitor configuration (count, allowMultiplePerNode)" },
        { "name": "mgr", "type": "object", "description": "Ceph manager configuration (count, modules)" },
        { "name": "storage", "type": "object", "description": "Storage scope defining which nodes and devices to use" },
        { "name": "network", "type": "object", "description": "Network configuration for Ceph cluster communication" },
        { "name": "dashboard", "type": "object", "description": "Ceph Dashboard configuration (enabled, ssl)" },
        { "name": "monitoring", "type": "object", "description": "Prometheus monitoring integration settings" },
        { "name": "placement", "type": "object", "description": "Node placement rules for Ceph daemons" },
        { "name": "resources", "type": "object", "description": "CPU and memory resource requests and limits for daemons" }
      ]
    },
    {
      "name": "status",
      "type": "object",
      "description": "CephCluster runtime status reported by the Rook operator",
      "fields": [
        { "name": "phase", "type": "string", "description": "Cluster phase: Ready, Progressing, Error" },
        { "name": "message", "type": "string", "description": "Human-readable status message" },
        { "name": "ceph", "type": "object", "description": "Ceph cluster health and version details" }
      ]
    }
  ]
}

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/rook-ceph-cluster-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 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.