ComputerSystem
Description
This resource shall represent a computer system in the Redfish Specification. A computer system represents a machine (physical or virtual) and the local resources, such as memory, CPU, and other devices that can be accessed from that machine.
Fields
| Field | Type | Description |
|---|---|---|
@odata.context | string | The OData description of a payload. |
@odata.etag | string | The current ETag of the resource. |
@odata.id | string | The unique identifier for a resource. |
@odata.type | string | The type of a resource. |
AssetTag | string | This property shall contain the system asset tag value. Modifying this property may modify the AssetTag in the containing Chassis resource. |
BiosVersion | string | This property shall contain the version string of the currently installed and running BIOS for x86 systems. For other systems, this property may contain a version string that represents the primary system firmware. |
Boot | Boot | This property shall contain properties that describe boot information for the system. For UEFI systems, this object shall contain UEFI boot settings. |
Description | string | The description of this resource. Used for commonality in the schema definitions. |
HostName | string | This property shall contain the DNS host name for this system, without any domain information. |
Id | string | The unique identifier for this resource within the collection of similar resources. |
IndicatorLED | string | This property shall contain the indicator light state for the indicator light associated with this system. |
Links | Links | This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource. |
Manufacturer | string | This property shall contain the name of the organization responsible for producing the system. This organization may be the entity from whom the system is purchased, but this is not necessarily true. |
Memory | MemoryCollection | This property shall contain a link to a resource collection of type MemoryCollection. |
MemoryDomains | MemoryDomainCollection | This property shall contain a link to a resource collection of type MemoryDomainCollection. |
MemorySummary | MemorySummary | This property shall contain properties that describe the central memory for this resource. |
Model | string | This property shall contain the product name for this system, without the manufacturer name. |
Name | string | The name of the resource or array member. |
Oem | object | The OEM extension property. |
PartNumber | string | This property shall contain the manufacturer-provided part number for the system. |
PowerState | string | This property shall contain the power state of the system. |
ProcessorSummary | ProcessorSummary | This property shall contain properties that describe the central processors for this resource. Processors described by the Processors link property shall not be included in the summary. |
Processors | ProcessorCollection | This property shall contain a link to a resource collection of type ProcessorCollection. |
SerialNumber | string | This property shall contain the serial number for this system. |
SKU | string | This property shall contain the SKU number for this system. |
Status | Status | This property shall contain any status or health properties of the resource. |
SubModel | string | This property shall contain the sub-model information as provided by the manufacturer for this system. |
SystemType | string | This property shall contain the type of computer system that this resource represents. |
UUID | string | This property shall contain the universally unique identifier number for this system. |