ServiceRoot
Description
This resource shall represent the root of the Redfish service.
Fields
| Field | Type | Description |
|---|---|---|
@odata.context | string | The OData description of a payload. |
@odata.id | string | The unique identifier for a resource. |
@odata.type | string | The type of a resource. |
AccountService | AccountService | This property shall contain a link to a resource of type AccountService. |
CertificateService | CertificateService | This property shall contain a link to a resource of type CertificateService. |
Chassis | ChassisCollection | This property shall contain a link to a resource collection of type ChassisCollection. |
Description | string | The description of this resource. Used for commonality in the schema definitions. |
EventService | EventService | This property shall contain a link to a resource of type EventService. |
Id | string | The unique identifier for this resource within the collection of similar resources. |
Links | Links | This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource. |
Managers | ManagerCollection | This property shall contain a link to a resource collection of type ManagerCollection. |
Name | string | The name of the resource or array member. |
Oem | object | The OEM extension property. |
Product | string | This property shall include the product name for this Redfish service. |
RedfishVersion | string | This property shall represent the Redfish protocol version, as specified in the ‘Protocol version’ clause of the Redfish Specification, to which this service conforms. |
Registries | MessageRegistryFileCollection | This property shall contain a link to a resource collection of type MessageRegistryFileCollection. |
SessionService | SessionService | This property shall contain a link to a resource of type SessionService. |
Systems | ComputerSystemCollection | This property shall contain a link to a resource collection of type ComputerSystemCollection. |
Tasks | TaskService | This property shall contain a link to a resource of type TaskService. |
TelemetryService | TelemetryService | This property shall contain a link to a resource of type TelemetryService. |
UUID | string | This property shall contain the UUID for the Redfish service. This value should be an exact match of the UUID value returned in a 200 OK from an SSDP M-SEARCH request during discovery. |
UpdateService | UpdateService | This property shall contain a link to a resource of type UpdateService. |
Vendor | string | This property shall include the name of the manufacturer or vendor represented by this Redfish service. If this property is supported, the vendor name shall not be included in the Product property. |