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
Last revisionBoth sides next revision
documentation:redfish_api:service_root [2017/03/30 09:02] bildocumentation:redfish_api:service_root [2017/03/30 09:43] 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]] providing additional properties for this resource |
  
-=== OEM ===+=== Links ===
  
 ^ Attribute ^ Type ^ Nullable ^ Description ^ ^ Attribute ^ Type ^ Nullable ^ Description ^
-RECS.Box | Object |  OEM extension [[#RECS.Box|RECS.Box]] |+Sessions | Object | No Link to a collection of active [[documentation:redfish_api:session_collection|Sessions]] |
  
-== RECS.Box ==+=== OEM extensions ===
  
 ^ Attribute ^ Type ^ Nullable ^ Description ^ ^ Attribute ^ Type ^ Nullable ^ Description ^
-ApiVersion String | No | Version of the RECS%%|%%Box Redfish API in Format Major.Minor.Errata |+RECS.Box Object | No | [[#RECS.Box extension|RECS.Box extension]] |
  
-=== Links ===+== RECS.Box extension ==
  
 ^ Attribute ^ Type ^ Nullable ^ Description ^ ^ Attribute ^ Type ^ Nullable ^ Description ^
-Sessions Object  Link to a collection of active [[documentation:redfish_api:session_collection|Sessions]] |+ApiVersion String No Version of the RECS%%|%%Box Redfish API in Format Major.Minor.Errata |
  
 === Example response data === === Example response data ===