Red Hat Satellite · JSON Structure

Red Hat Satellite Subscription Structure

Type: object Properties: 25
Configuration ManagementLifecycle ManagementPatch ManagementSubscription ManagementSystems Management

Subscription is a JSON Structure definition published by Red Hat Satellite, describing 25 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

id cp_id subscription_id name description product_id product_name contract_number account_number quantity consumed available start_date end_date support_level type virt_only virt_who multi_entitlement stacking_id upstream_pool_id organization_id provided_products created_at updated_at

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "Subscription",
  "type": "object",
  "properties": {
    "id": {
      "type": "integer"
    },
    "cp_id": {
      "type": "string"
    },
    "subscription_id": {
      "type": "integer"
    },
    "name": {
      "type": "string"
    },
    "description": {
      "type": "['string', 'null']"
    },
    "product_id": {
      "type": "string"
    },
    "product_name": {
      "type": "string"
    },
    "contract_number": {
      "type": "['string', 'null']"
    },
    "account_number": {
      "type": "['string', 'null']"
    },
    "quantity": {
      "type": "integer"
    },
    "consumed": {
      "type": "integer"
    },
    "available": {
      "type": "integer"
    },
    "start_date": {
      "type": "string"
    },
    "end_date": {
      "type": "string"
    },
    "support_level": {
      "type": "['string', 'null']"
    },
    "type": {
      "type": "string"
    },
    "virt_only": {
      "type": "boolean"
    },
    "virt_who": {
      "type": "boolean"
    },
    "multi_entitlement": {
      "type": "boolean"
    },
    "stacking_id": {
      "type": "['string', 'null']"
    },
    "upstream_pool_id": {
      "type": "['string', 'null']"
    },
    "organization_id": {
      "type": "integer"
    },
    "provided_products": {
      "type": "array"
    },
    "created_at": {
      "type": "string"
    },
    "updated_at": {
      "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/red-hat-satellite-subscription-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.