meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
documentation:redfish_api:service_root [2017/03/30 09:03] bildocumentation:redfish_api:service_root [2017/03/30 09:38] bil
Line 3: Line 3:
 This object represents the root Redfish service. This object represents the root Redfish service.
  
-Redfish Schema Version: [[http://redfish.dmtf.org/schemas/ServiceRoot.v1_1_1.json|v1.1.1]]+Redfish Schema: [[http://redfish.dmtf.org/schemas/ServiceRoot.v1_1_1.json|ServiceRoot v1.1.1]]
  
 ===== GET ===== ===== GET =====
Line 35: Line 35:
 | ComposedNodes | Object | No | Link to a collection of [[documentation:redfish_api:composed_node_collection|Composed Nodes]] | | ComposedNodes | Object | No | Link to a collection of [[documentation:redfish_api:composed_node_collection|Composed Nodes]] |
 | Links | Object | No | [[#Links|Links]] to other resources that are related to this resource | | Links | Object | No | [[#Links|Links]] to other resources that are related to this resource |
-| Oem | Array | No | Collection of [[#OEM|OEM]] extensions  |+| Oem | Array | No | Collection of [[#OEM extensions|OEM extensions]]  |
  
 === Links === === Links ===
  
 ^ Attribute ^ Type ^ Nullable ^ Description ^ ^ Attribute ^ Type ^ Nullable ^ Description ^
-| Sessions | Object |  | Link to a collection of active [[documentation:redfish_api:session_collection|Sessions]] |+| Sessions | Object | No | Link to a collection of active [[documentation:redfish_api:session_collection|Sessions]] |
  
-=== OEM ===+=== OEM extensions ===
  
 ^ Attribute ^ Type ^ Nullable ^ Description ^ ^ Attribute ^ Type ^ Nullable ^ Description ^
-| RECS.Box | Object |  OEM extension [[#RECS.Box|RECS.Box]] |+| RECS.Box | Object | No | [[#RECS.Box extension|RECS.Box extension]] |
  
-== RECS.Box ==+== RECS.Box extension ==
  
 ^ Attribute ^ Type ^ Nullable ^ Description ^ ^ Attribute ^ Type ^ Nullable ^ Description ^
 | ApiVersion | String | No | Version of the RECS%%|%%Box Redfish API in Format Major.Minor.Errata | | ApiVersion | String | No | Version of the RECS%%|%%Box Redfish API in Format Major.Minor.Errata |
 +
 === Example response data === === Example response data ===