Super Micro Computer · JSON Structure
Supermicro Computer System Structure
Hierarchical structure of a Supermicro Redfish ComputerSystem resource
Type:
Properties: 0
ServersData-CenterHardwareServer ManagementRedfishBMCIPMIFortune 500InfrastructureCloud
Supermicro Computer System Structure is a JSON Structure definition published by Super Micro Computer.
Meta-schema:
JSON Structure
{
"title": "Supermicro Computer System Structure",
"description": "Hierarchical structure of a Supermicro Redfish ComputerSystem resource",
"structure": {
"@odata.type": "string — Redfish OData type (e.g. #ComputerSystem.v1_5_0.ComputerSystem)",
"@odata.id": "string — URI path to this resource",
"Id": "string — unique identifier (e.g. '1')",
"Name": "string — human-readable name",
"Description": "string — system description",
"Status": {
"State": "string — Enabled | Disabled | StandbyOffline | Absent | ...",
"Health": "string — OK | Warning | Critical",
"HealthRollup": "string — OK | Warning | Critical"
},
"PowerState": "string — On | Off | PoweringOn | PoweringOff",
"Manufacturer": "string — e.g. 'Supermicro'",
"Model": "string — server model (e.g. 'SYS-620C-TN12R')",
"SerialNumber": "string — chassis serial number",
"AssetTag": "string — asset management tag",
"BIOSVersion": "string — current BIOS version",
"ProcessorSummary": {
"Count": "integer — number of processors",
"Model": "string — processor model name",
"Status": {
"State": "string",
"Health": "string"
}
},
"MemorySummary": {
"TotalSystemMemoryGiB": "number — total RAM in GiB",
"Status": {
"State": "string",
"Health": "string"
}
},
"Boot": {
"BootSourceOverrideEnabled": "string — Disabled | Once | Continuous",
"BootSourceOverrideTarget": "string — None | Pxe | Cd | Usb | Hdd | BiosSetup"
},
"Processors": {
"@odata.id": "string — link to processors collection"
},
"Memory": {
"@odata.id": "string — link to memory collection"
},
"Storage": {
"@odata.id": "string — link to storage collection"
},
"EthernetInterfaces": {
"@odata.id": "string — link to network interfaces collection"
}
}
}
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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/supermicro-computer-system-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.