Red Hat Satellite · JSON Structure

Red Hat Satellite Host Structure

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

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

Properties

id name ip ip6 mac environment_id hostgroup_id hostgroup_name hostgroup_title operatingsystem_id operatingsystem_name architecture_id architecture_name domain_id domain_name subnet_id subnet_name subnet6_id compute_resource_id compute_resource_name compute_profile_id medium_id ptable_id model_id model_name location_id location_name organization_id organization_name owner_id owner_type managed build enabled comment uuid global_status global_status_label content_facet_attributes subscription_facet_attributes interfaces puppetclasses all_puppetclasses created_at updated_at installed_at last_report

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "Host",
  "type": "object",
  "properties": {
    "id": {
      "type": "integer"
    },
    "name": {
      "type": "string"
    },
    "ip": {
      "type": "['string', 'null']"
    },
    "ip6": {
      "type": "['string', 'null']"
    },
    "mac": {
      "type": "['string', 'null']"
    },
    "environment_id": {
      "type": "['integer', 'null']"
    },
    "hostgroup_id": {
      "type": "['integer', 'null']"
    },
    "hostgroup_name": {
      "type": "['string', 'null']"
    },
    "hostgroup_title": {
      "type": "['string', 'null']"
    },
    "operatingsystem_id": {
      "type": "['integer', 'null']"
    },
    "operatingsystem_name": {
      "type": "['string', 'null']"
    },
    "architecture_id": {
      "type": "['integer', 'null']"
    },
    "architecture_name": {
      "type": "['string', 'null']"
    },
    "domain_id": {
      "type": "['integer', 'null']"
    },
    "domain_name": {
      "type": "['string', 'null']"
    },
    "subnet_id": {
      "type": "['integer', 'null']"
    },
    "subnet_name": {
      "type": "['string', 'null']"
    },
    "subnet6_id": {
      "type": "['integer', 'null']"
    },
    "compute_resource_id": {
      "type": "['integer', 'null']"
    },
    "compute_resource_name": {
      "type": "['string', 'null']"
    },
    "compute_profile_id": {
      "type": "['integer', 'null']"
    },
    "medium_id": {
      "type": "['integer', 'null']"
    },
    "ptable_id": {
      "type": "['integer', 'null']"
    },
    "model_id": {
      "type": "['integer', 'null']"
    },
    "model_name": {
      "type": "['string', 'null']"
    },
    "location_id": {
      "type": "integer"
    },
    "location_name": {
      "type": "string"
    },
    "organization_id": {
      "type": "integer"
    },
    "organization_name": {
      "type": "string"
    },
    "owner_id": {
      "type": "['integer', 'null']"
    },
    "owner_type": {
      "type": "['string', 'null']"
    },
    "managed": {
      "type": "boolean"
    },
    "build": {
      "type": "boolean"
    },
    "enabled": {
      "type": "boolean"
    },
    "comment": {
      "type": "['string', 'null']"
    },
    "uuid": {
      "type": "['string', 'null']"
    },
    "global_status": {
      "type": "integer"
    },
    "global_status_label": {
      "type": "string"
    },
    "content_facet_attributes": {
      "type": "object"
    },
    "subscription_facet_attributes": {
      "type": "object"
    },
    "interfaces": {
      "type": "array"
    },
    "puppetclasses": {
      "type": "array"
    },
    "all_puppetclasses": {
      "type": "array"
    },
    "created_at": {
      "type": "string"
    },
    "updated_at": {
      "type": "string"
    },
    "installed_at": {
      "type": "['string', 'null']"
    },
    "last_report": {
      "type": "['string', 'null']"
    }
  }
}

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-host-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.